[Nagios-users] service notifications for host down

2008-12-15 Thread James
Why would I get service notifications for a host that is down? -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave

[Nagios-users] sms notify not working

2007-11-06 Thread James
emon at all. In the notifications history it shows that those notify commands are executed but it actually isn't being executed at all I can run email notify commands fine. Help please? TIA James Here's the notify commands i've tried : define command{ command_name

Re: [Nagios-users] sms notify not working

2007-11-07 Thread James
gt; Regards > Stephen > > --- > Stephen Wing > Steria Limited > Senior Technical Consultant > Telephone 02890393605 > Mobile 07966823605 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]

[Nagios-users] don't sort hostgroup

2008-02-26 Thread James
How do I NOT sort a hostgroup? I am using Nagios-2.10 I have a hostroup A C B D that displays A B C D I want it to display the order it is defined it. - This SF.net email is sponsored by: Microsoft Defy all challenges. Micr

[Nagios-users] Motorola OIDs

2008-03-07 Thread James
I am trying to monitor the memory of a Motorola BSR64000 CMTS. I have check commands for Cisco stuff but not Motorola. The Cisco OIDs are: oid_mem5minUsed: 1.3.6.1.4.1.9.9.48.1.1.1.5.1 oid_mem5minFree: 1.3.6.1.4.1.9.9.48.1.1.1.6.1 -

[Nagios-users] check_ssh problem

2008-04-22 Thread James
I'm having the same problem as: http://www.meulie.net/portal_plugins/forum/forum_viewtopic.php?7977 It was posted in 2006 and there s no solution posted. I am using Nagios 2.10 and I can't upgrade. - This SF.net email is

Re: [Nagios-users] Error: Could not open command file '/usr/local/nagios/var/rw/nagios.cmd' for update!

2008-06-09 Thread James
On Sun, June 8, 2008 8:48 am, howard chen wrote: > Hi, > > > I have followed the tutorial on this page to install nagios on CentOS5.1 > > > http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html > > > > I have repeated the whole procedures at least "3" time, but still > can't get it to work.

[Nagios-users] host down but service notifications

2008-06-18 Thread James
I get service notifications even when the host is down. This shouldn't happen, right? - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://so

[Nagios-users] hosts

2008-07-14 Thread James
I found this in the documentation: check_interval: NOTE: Do NOT enable regularly scheduled checks of a host unless you absolutely need to! Host checks are already performed on-demand when necessary, so there are few times when regularly scheduled checks would be needed. Regularly scheduled

Re: [Nagios-users] hosts

2008-07-14 Thread James
On Mon, July 14, 2008 10:58 am, Marc Powell wrote: > > On Jul 14, 2008, at 9:41 AM, James wrote: > > >> >> If I do NOT have a check_interval, how often are hosts checked? >> > > When necessary. > > > The check scheduling documentation isn't c

[Nagios-users] (no subject)

2008-07-14 Thread James
If flapping is enabled but flapping notification is disabled and the host really goes down then is it possible there is no down notification? I am trying to figure out why there was no notification of a host being down. It does notify if I give it a bogus IP and it is unreachable. -

[Nagios-users] flapping

2008-07-14 Thread James
If flapping is enabled but flapping notification is disabled and the host really goes down then is it possible there is no down notification? I am trying to figure out why there was no notification of a host being down. It does notify if I give it a bogus IP and it is unreachable. -

Re: [Nagios-users] Question about Flapping notification

2008-07-14 Thread James
- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of James > Sent: Monday, July 14, 2008 11:10 AM > To: Nagios-users@lists.sourceforge.net > Subject: [Nagios-users] (no subject) > > > If flapping is enabled but flapping notification is disabled and the > h

[Nagios-users] hostgroup display not optimized

2008-08-08 Thread James
I have 4 hostgroups. The 1st has 10 hosts. The 2nd has 5 hosts. The 3rd has 10 hosts. The 4th has 5 hosts. The host group displays 3 columns and 2 rows even though it could fit the 4th hostgroup in the 1st row in the 2nd column below the 2nd hostgroup. I am using an older nagios, has this been i

[Nagios-users] elapsed down time

2008-08-15 Thread James
I want to include the elapsed time from the host down alert to the "Notification Type: RECOVERY". - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with

Re: [Nagios-users] elapsed down time

2008-08-15 Thread James
On Fri, August 15, 2008 12:50 pm, Hugo van der Kooij wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Marc Powell wrote: > | On Aug 15, 2008, at 10:30 AM, James wrote: > | > |> I want to include the elapsed time from the host down alert to the > |

[Nagios-users] $LASTHOSTUP$ macro

2008-08-18 Thread James
I am using the $LASTHOSTUP$ macro but it displays a timestamp in time_t format. I need to convert it to seconds. Time since last UP: 1218979837 - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge

Re: [Nagios-users] $LASTHOSTUP$ macro

2008-08-19 Thread James
Sean McAfee wrote: > James wrote: >> I am using the $LASTHOSTUP$ macro but it displays a timestamp in time_t >> format. >> I need to convert it to seconds. >> >> Time since last UP: 1218979837 >> > The $LAST[HOST|SERVICE]*$ macros all use time_t they'

[Nagios-users] (no subject)

2008-08-20 Thread James
I am trying to print the time it was in a down state. I tried the $LASTHOSTDOWN$ macro but it is in time_t format. I tried $HOSTDURATIONSEC$ but the documentation says it prints the number of seconds a host has been in it's current state (0 seconds when a host comes up). I was to print how long i

Re: [Nagios-users] LASTHOSTUP

2008-08-20 Thread James
On Wed, August 20, 2008 10:15 am, James wrote: > > I am trying to print the time it was in a down state. > I tried the $LASTHOSTDOWN$ macro but it is in time_t format. > > > I tried $HOSTDURATIONSEC$ but the documentation says it prints the number > of seconds a host has

[Nagios-users] nuvola them on 3

2008-08-29 Thread James
I installed the nuvola theme but I can't restart nagios. I tried to check the config file with -v but that didn't work. I then tried to even run nagios and that failed. bin/nagios Killed There is no: /usr/local/nagios/var/nagios.log The theme is on the running one but there is an error "Error -

Re: [Nagios-users] nuvola them on 3

2008-08-29 Thread James
On Fri, August 29, 2008 1:00 pm, Marc Powell wrote: > > How did it not work, specifically? > > >> I then tried to even run nagios and that failed. It just says: # bin/nagios Killed There is no output and no log. - This SF.

[Nagios-users] help debug

2008-09-08 Thread James
# sudo /etc/init.d/nagios start -n Starting nagios: Killed CONFIG ERROR! Start aborted. Check your Nagios configuration. # sudo ../../bin/nagios -v ../nagios.cfg Killed - This SF.Net email is sponsored by the Moblin Your

Re: [Nagios-users] help debug

2008-09-09 Thread James
ersion of nagios ? solaris2.10 nagios-3.0.3 > > > All this data will help . I recompiled it and it still doesn't work. > > On Monday 08 September 2008 21:01:43 James wrote: > >> # sudo /etc/init.d/nagios start >> -n Starting nagios: >> Killed >> CONFIG

Re: [Nagios-users] help debug

2008-09-09 Thread James
On Tue, September 9, 2008 4:24 pm, Marc Powell wrote: > > On Sep 9, 2008, at 3:00 PM, James wrote: > > >> Assaf Flatto wrote: >> >>> Did you take a look in the messges or syslog ? Maybe also in the >>> nagios >> .log to see some output o

Re: [Nagios-users] help debug

2008-09-10 Thread James
On Tue, September 9, 2008 5:13 pm, Marc Powell wrote: >>> >>> Try running the daemon in foreground mode and/or under truss (truss - >>> fea /path/to/nagios /path/to/nagios.cfg, I believe) to see what's >>> killing it. >> >> sudo truss -fea /usr/local/nagios/bin/nagios /usr/local/nagios/etc/ >> na

Re: [Nagios-users] help debug

2008-09-10 Thread James
On Wed, September 10, 2008 2:49 pm, James wrote: > On Tue, September 9, 2008 5:13 pm, Marc Powell wrote: > >>>> > >>>> Try running the daemon in foreground mode and/or under truss (truss >>>> - >>>> fea /path/to/nagios /path/to/nagios.cf

[Nagios-users] plugins

2008-09-10 Thread James
I installed nagios-plugins-1.4.12 with nagios-3.0.3 and I get a syntax error when I include command.cfg. It is on the very first command: command[notify-by-email]=/bin/printf "$OUTPUT$" | /bin/mail -s '$SERVICESTATE$ alert for $HOSTALIAS$/$SERVICEDESC$' $CONTACTEMAIL$ -

[Nagios-users] sudo /etc/init,d/nsagios

2008-09-12 Thread James
I'm having trouble running the init script with sudo. I changed the su to use sudo but then I can't run the script with sudo because sudo can't run sudo. - This SF.Net email is sponsored by the Moblin Your Move Developer's c

Re: [Nagios-users] sudo /etc/init.d/nagios

2008-09-15 Thread James
d test for everything. If you reference > something outside the core operating system, you should test that it > is present, rather than blindly assuming it is there, and crashing. > > > James wrote: >> I'm having trouble running the init script with sudo. >>

[Nagios-users] check_procs plugin

2008-09-18 Thread James
What is the default ps_format? Do I need to recompile the plugins to change the ps_format or can I specify it on the command line? I am pretty sure it doesn't have the right ps_format for Solaris10. - This SF.Net email is s

[Nagios-users] "fatal: Read from socket failed: Connection reset by peer"

2008-09-18 Thread James
How do I fex check_ssh to not create auth.log entries? - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize i

[Nagios-users] "fatal: Read from socket failed: Connection reset by peer"

2008-09-18 Thread James
How do I fix check_ssh not to create auth.log entries? - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize i

[Nagios-users] notifications

2008-09-23 Thread James
I got a host down notification but no host up notification. I had flapping detection on the host but no notification on the contact. I wonder if the host was detected as flapping which is why there was no host up notification. -

Re: [Nagios-users] notifications

2008-09-23 Thread James
On Tue, September 23, 2008 10:18 am, Traiano Welcome wrote: > Hi James > > 20080923 - 0.02 hour - stale cpServer lock > If you grep your main nagios log for the hostname you'll be able to see > the results of nagios checks on the host, and whether the host was > detected as

[Nagios-users] fatal: Read from socket failed: Connection reset by peer

2008-10-04 Thread James
I'm getting a: "fatal: Read from socket failed: Connection reset by peer" sometimes in the auth log when I do check_ssh on the machine that is running nagios. I can check_ssh to other exact same machines on the local network without auth errors. It only happens sometimes. I've changed timeouts on b

Re: [Nagios-users] check_by_ssh timeouts / how to work around?

2008-10-06 Thread James
On Mon, October 6, 2008 11:37 am, Charlie Reddington wrote: > I should also mention that I also have these timeouts in place... > > > service_check_timeout=90 host_check_timeout=30 event_handler_timeout=30 > notification_timeout=60 ocsp_timeout=5 perfdata_timeout=5 > > Charlie > > > On Oct 6, 2008

Re: [Nagios-users] How do I check if a website is up?

2008-10-20 Thread James
On Mon, October 20, 2008 10:18 am, Josh Wells wrote: > Do I have to define a remote host such as www.website.com in order to > apply the check_http service against that host? A service needs a host so I think so. It doesn't need to be www though, as long as port 80 answers. All it does it telnet

Re: [Nagios-users] Halt nagios checks when internet offline

2008-10-21 Thread James
On Tue, October 21, 2008 9:39 pm, Simon wrote: > Hi There, > > > We have a nagios server that is at one branch, this checks multiple > servers at our data center. My question is: > > Is it possible to stop email notifications if the entire network link > to the branch is offline for some reason? >

Re: [Nagios-users] Which version of Nagios to use

2008-10-27 Thread James
On Mon, October 27, 2008 12:57 pm, adam brooke wrote: > Dear All, > > > I am starting a greenfield Nagios implementation on Solaris 10. I assume > I am to use Nagios 3.0.4 as opposed to 2.12 > Is 3.0.4 considered as stable as 2.12? Your thoughts would be appreciated. It is stable. It has been aroun

Re: [Nagios-users] check windows file?

2008-11-18 Thread James
On Tue, November 18, 2008 1:16 pm, dave stern - e-mail.pluribus.unum wrote: > I'm looking for a plugin that I can run from the unix side to connect to > a windows host and at least test for the existance of a file, although > checking for its contents would be even more ideal. I couldn't find > any

Re: [Nagios-users] Nagios, Zabbix, OpenNMS?

2007-04-23 Thread James
Bill Jacqmein wrote: > The biggest problem I have with OpenNMS and Zabbix is the reliance on > SNMP. Most of the checks I do arent SNMP checks. What would be best is > if the plugins for Nagios could be used on OpenNMS or Zabbix or > another network monitor. > > On 4/23/07, Carsten Philipp <[EMAIL

Re: [Nagios-users] Nagios & oreon on ubuntu server 6.10

2007-04-23 Thread James
Riahi Taieb wrote: > Hi folks, > > I'm trying to install oreon with my Nagios 2.4 under ubuntu. The > problem is that in the oreon web config it always shows that I have a > nagios version 1.X !! > I think I miss configured oreon, here is the config : > > **where is installed nagios? /usr/sbin/na

Re: [Nagios-users] Nagios & oreon on ubuntu server 6.10

2007-04-23 Thread James
Riahi Taieb wrote: > Hi, > I did mention the existence of a checkbox showing nagios version 2, > the problem is this thing is disabled, and that is what i was asking > you guys about, :( > > thank you > > Cédric Temple a écrit : >> Le lundi 23 avril 2007 18:01, Riahi Taieb a écrit : >> >>> Hi f

[Nagios-users] check cluster plugin

2007-04-23 Thread James
Hi i was trying to use the check cluster plugin from the contrib directory in the nagios plugins download but i get the following: ./check_cluster2.c: line 1: /backup: is a directory ./check_cluster2.c: line 2: aix: command not found ./check_cluster2.c: line 3: aix: command not found ./check_clus

Re: [Nagios-users] check cluster plugin

2007-04-23 Thread James
Patrick Morris wrote: > You're going to need to compile it first. You're running the source > code. > > On Mon, 23 Apr 2007, James wrote: > > >> Hi i was trying to use the check cluster plugin from the contrib >> directory in the nagios

Re: [Nagios-users] check cluster plugin

2007-04-23 Thread James
Ton Voon wrote: > James, > > Can you try the snapshot at http://nagiosplug.sf.net/snapshot. > check_cluster2 has been recently moved into core and renamed as > check_cluster. > > Ton > > On 23 Apr 2007, at 21:23, James wrote: > >> Hi i was trying to use the c

Re: [Nagios-users] check cluster plugin

2007-04-24 Thread James
Thomas Guyot-Sionnest wrote: > On 23/04/07 07:08 PM, James wrote: > > The name should be the host/service name in your notification email. I.e. > > define service { > host_name ClusterNode > service_description My Cluster > check_command > check_c

Re: [Nagios-users] check cluster plugin

2007-04-24 Thread James
Ok i have a new problem I'm trying to run check_cluster as a service associated with the nagios server When i run the check_cluster command separately from nagios it's seems fine and i get a CLUSTER OK: DNS: 3 up, 0 down, 0 unreachable When i run it with nagios i get CLUSTER OK: DNS: 0 up, 0 do

[Nagios-users] nagios service check latency

2007-04-25 Thread James
Ok i have a question about setting priority to service checks since i have a handful of service check checking clusters of servers i'd like the priority of those service checks as high as for instance... host checks as in they happen regularly and almost instantly without latency Now my servic

Re: [Nagios-users] nagios service check latency

2007-04-26 Thread James
Marc Powell wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Morris, Patrick Sent: Wednesday, April 25, 2007 10:16 PM To: James; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] nagios service check latency Ok

Re: [Nagios-users] nagios service check latency

2007-04-26 Thread James
check_interval 0 I'd remove this line entirely. I'm unsure what a value of 0 will do but any host check_interval in highly discouraged in nagios2. yeah my icmp was already set to 1 ping and the retries was lowered to 2 anyway. I removed the 0 value and set it

Re: [Nagios-users] nagios service check latency

2007-04-26 Thread James
> >> by the way when i run the -s option in nagios i found this peculiar >> >> HOST SCHEDULING INFORMATION >> --- >> Total hosts: 18 >> Total scheduled hosts: 1 >> Host inter-check delay method: SMART >> Average host check interval: 36

[Nagios-users] check_by_ssh id key file reject

2007-05-07 Thread James
Hi everyone i have a problem with using the check_by_ssh plugin for some reason i can run from the command line fine the check_by_ssh plugin with my id keyfile id_rsa my id_rsa file is chowned by nagios so that shouldn't be a problem. i had also chmoded 777 for testing. /usr/local/nagios/libexe

Re: [Nagios-users] check_by_ssh id key file reject

2007-05-07 Thread James
Babineau, Mike wrote: > Just to clarify - are you manually executing this check using the same > account under which Nagios runs? > > -Mike > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of James > Sent: Monday, May 07,

Re: [Nagios-users] check_by_ssh

2007-06-15 Thread James
Robert Cole wrote: > I tried the multiple v's: > > [EMAIL PROTECTED] ~ $ /usr/nagios/libexec/check_by_ssh -H remotecomputer -i > - ~/.ssh/id_dsa -C "/usr/nagios/plugins/check_swap -w 50% -c 10%" > Enter passphrase for key '/home/nagios/.ssh/id_dsa': > [EMAIL PROTECTED]'s password: > > Didn't g

[Nagios-users] check_http with regex on redirects

2013-08-02 Thread james
We were using an old version of check_http, 1.4.10, to look for the regex '' on our sites using check_http. Recently we upgraded to a different server (from centos to ubuntu) and re-installed nagios using the package system. Now we are at version 1.4.15 of check_http and this no longer returns

Re: [Nagios-users] check_http with regex on redirects

2013-08-02 Thread james
>Try -f follow ? > >justinp@cerberus:~$ /usr/lib/nagios/plugins/check_http -h |grep -- -f >[-b proxy_auth] [-f ] >-f, --onredirect= Looks like that will work, thank you! -- Get your SQL database under version control now!

Re: [Nagios-users] Nagios doesn't die when killed

2008-12-11 Thread James Pratt
> >-Original Message- > >From: Chris St. Pierre [mailto:[EMAIL PROTECTED] > >Sent: Thursday, December 11, 2008 10:18 AM > >To: nagios-user Mailinglist > >Subject: [Nagios-users] Nagios doesn't die when killed > > > >I recently upgraded to Nagios 3.0.5 on RHEL 5, and a problem that I > >had

[Nagios-users] Nagios behaviour when scheduling checks

2008-12-12 Thread Mohr James
Hi All! We are running Nagios 3.0.1 and have serveral services with a check interval of 5 Minutes and retry of 1 minute. The problem is that the checks have a timeout of 65 seconds. I looked through the documentation but couldn't find out how Nagios behaves in this case. In our case, we have max

Re: [Nagios-users] Nagios doesn't die when killed

2008-12-12 Thread James Pratt
> >-Original Message- > >From: Chris St. Pierre [mailto:stpie...@nebrwesleyan.edu] > >Sent: Friday, December 12, 2008 11:02 AM > >To: James Pratt > >Cc: Nagios Users > >Subject: Re: [Nagios-users] Nagios doesn't die when killed > > > >

Re: [Nagios-users] Nagios-plugins on Solaris 10 with Sun Studio 12

2008-12-16 Thread James Pratt
> >-Original Message- > >From: Brandon Munger [mailto:bmun...@edison.edu] > >Sent: Tuesday, December 16, 2008 3:46 PM > >To: nagios-users@lists.sourceforge.net > >Subject: [Nagios-users] Nagios-plugins on Solaris 10 with Sun Studio 12 > > > >Hello Nagios Users, > > > >I have been attemptin

[Nagios-users] Nagios not updating/dead

2008-12-18 Thread Mohr James
Hi All! We are running Nagios 3.0. Today we had a problem where, more or less, Nagios was not doing anything at all. All the services had last check times that were a couple of hours old. Also I could not force checks through the Web-GUI. I tried restarting Nagios, but that did not work. It wasn'

Re: [Nagios-users] Monitoring CPU temperature, fan velocity, smart hdd on Windows XP/NT...

2008-12-30 Thread James Pratt
-Original Message- From: 44kbps 44kbps [mailto:44k...@gmail.com] Sent: Tue 12/30/2008 8:27 AM To: Gary Danko Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Monitoring CPU temperature, fan velocity,smart hdd on Windows XP/NT... Ok, thanks. I wrote a post into the N

Re: [Nagios-users] Monitoring Hosts without use plugins

2008-12-31 Thread James Pratt
From: Hugo Canalli [mailto:hugocana...@gmail.com] Sent: Wednesday, December 31, 2008 7:36 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Monitoring Hosts without use plugins Hello, I need to monitor to see if hosts are UP or DOWN, but my hosts are network devices that can no

Re: [Nagios-users] Nagios 3 Fails to play sound in browser

2009-01-07 Thread James Pratt
> -Original Message- > From: Dave Horsfall [mailto:da...@coreng.com.au] > Sent: Wednesday, January 07, 2009 4:39 PM > To: Nagios Users > Subject: Re: [Nagios-users] Nagios 3 Fails to play sound in browser > > On Wed, 7 Jan 2009, Marc Powell wrote: > > > There was a known issue fixed in

Re: [Nagios-users] Looking for a Nagios answering service

2009-01-07 Thread James Pratt
> -Original Message- > From: Baron Schwartz [mailto:ba...@percona.com] > Sent: Wednesday, January 07, 2009 5:55 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Looking for a Nagios answering service > > My company is looking for an answering service who would: > >

Re: [Nagios-users] Nagios 3.0.6 Fails to play sound in browser!

2009-01-08 Thread James Pratt
From: faris [mailto:farisli...@yahoo.com] Sent: Wednesday, January 07, 2009 11:34 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Nagios 3.0.6 Fails to play sound in browser! Hi,   I was trying 3.0.6 version of nagios, didnt work out :(   Any help !     --- You will reall

Re: [Nagios-users] Uninstalling Nagios

2009-01-08 Thread James Pratt
> -Original Message- > From: Sergio Ariel [mailto:sergio.ar...@iris.uh.cu] > Sent: Thursday, January 08, 2009 9:05 AM > To: Nagios Users Mailinglist > Subject: [Nagios-users] Uninstalling Nagios > > Please, I need help about uninstalling Nagios. I installed it in my > personal PC to do s

[Nagios-users] Next check time bug?

2009-01-14 Thread James Green
8.10 with nagios 3.0.2-1ubuntu1.1. The platform is Intel Core2 6600 with 2GB RAM. Does anyone have any pointers on this matter? Clearly this is requiring me to come up with a "why" and how to prevent it happening again.

Re: [Nagios-users] Next check time bug?

2009-01-14 Thread James Green
nute intervals. Clearly I have checked via the web interface to confirm Nagios did indeed interpret my configuration correctly as far as I can tell. James -Original Message- From: Gabriel Sosa [mailto:sosagabr...@gmail.com] Sent: 14 January 2009 13:49 To: James Green Cc: nagios-u

Re: [Nagios-users] Next check time bug?

2009-01-15 Thread James Green
. Interestingly my nagios installations again reset the next check time to midnight tonight, so we effectively have monitoring 3.5hrsx7d at the moment :( Might need to reconfigure in other ways I think. James -Original Message- From: Albrecht Dreß [mailto:albrecht.dr...@arcor.de] Sent

Re: [Nagios-users] check_dhcp seems not working

2009-01-15 Thread James Miller
Sorry for the top post 1. Lease Request - The client sends a broadcast requesting an IP address 2. Lease Offer - The server sends the above information and marks the offered address as unavailable. The message sent is a DHCPOFFER broadcast message. 3. Lease Acceptance - The first

[Nagios-users] Nagios 3.x - Uncheck "Send Notification" when acknowledging problem

2009-01-16 Thread Mohr James
Hi All! When you acknowledge a problem, there is a checkbox "Send Notification" that is checked by default. Is there anyway short of editing the source code to change the default so that it is unchecked by default? Any info is appreaciated. Regards, jimmo -- Diese E-Mail enthält vertraulich

[Nagios-users] Which books are best for Nagios 3

2009-01-19 Thread James Miller
Hi Everyone, We've been using Nagios for a few years, since 4/05 and the 2.0b4 days, and absolutely love it. I use it to monitor over a hundred servers, almost 400 services, and over the years I think I've become pretty darned knowledgeable about most aspects of Nagios. In the Nagios 2.x day

[Nagios-users] opennms (?)

2009-01-19 Thread James Pratt
Hello - a colleague has mentioned trying out opennms, not to necessarily replace nagios, but always looking for better/cool stuff. http://www.opennms.org/index.php/Main_Page has anyone here had any experience with it, and know if a highly-customized snmp-based nagios system can even compare? (

Re: [Nagios-users] NRPE installation fails since check_nrpe pluginis not found in the libexec directory

2009-01-26 Thread James Pratt
From: Rahul Nabar [mailto:rpna...@gmail.com] Sent: Monday, January 26, 2009 3:09 PM To: Andy Shellam Cc: Nagios-Users Mailinglist Subject: Re: [Nagios-users] NRPE installation fails since check_nrpe pluginis not found in the libexec directory On Mon, Jan 26, 2009 at 1:38 PM, Andy Shellam wrote

Re: [Nagios-users] NRPE installation fails since check_nrpe pluginis not found in the libexec directory

2009-01-26 Thread James Pratt
From: Rahul Nabar [mailto:rpna...@gmail.com] Sent: Monday, January 26, 2009 4:18 PM To: James Pratt Cc: Nagios Users Subject: Re: [Nagios-users] NRPE installation fails since check_nrpe pluginis not found in the libexec directory Yes, check to ensure gnutls is also installed (rpm -q | grep

[Nagios-users] FW: NRPE installation fails since check_nrpe pluginis not found in the libexec directory

2009-01-26 Thread James Pratt
From: Rahul Nabar [mailto:rpna...@gmail.com] Sent: Monday, January 26, 2009 8:47 PM To: James Pratt Subject: Re: [Nagios-users] NRPE installation fails since check_nrpe pluginis not found in the libexec directory Solved it! Thanks for all your help guys. Well, the 64 bit issue was a red

[Nagios-users] Nagios SQL configuration backed

2009-01-29 Thread James Miller
Hello everyone, I've been using Nagios for a few years now and it the configuration file(s) have become pretty unwieldy over the years. So I'm going to build a new server and I was hoping to get some insight into what everyone's thoughts are on various Nagios addons such as: NDOUtils -- Config

Re: [Nagios-users] Duplicates Found

2009-01-30 Thread James Pratt
From: Handle Thomas (LZD) [mailto:t.han...@lzd.saarland.de] Sent: Friday, January 30, 2009 3:53 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Duplicates Found Good Morning, First of all I have to say that I´m new to Nagios, I got the project 4 weeks ago from a resigned emp

[Nagios-users] NagiosGrapher: Multiple Graphs from a single service check

2009-01-30 Thread Mohr James
Hi All! We have service checks that return multiple values, some are contained in the normal service check output and some in the performance data. We want to be able to display these in different graphs or all within a single graph. I am familar with the concept of the nmgraphs (although I have n

Re: [Nagios-users] HP Network Printer

2009-02-02 Thread James Pratt
Sorry Palle, I meant to reply to the list!.. my bad... :-( From: James Pratt Sent: Monday, February 02, 2009 3:16 PM To: 'Palle L Jensen' Subject: RE: [Nagios-users] HP Network Printer Hi, I found this on a quick google - I use snmp extensively. (Check_snmp is fairly worthless -

Re: [Nagios-users] Monitor lun statistics

2009-02-02 Thread James Pratt
From: Marc Ismael [mailto:marcism...@gmail.com] Sent: Monday, February 02, 2009 9:32 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Monitor lun statistics Has anyone implemented / is there any effective way to monitor lun activity / health? Thank you, Marc --- Hi, Not sur

Re: [Nagios-users] HP Network Printer

2009-02-02 Thread James Pratt
: Martyn [mailto:mar...@chetnet.co.uk] Sent: Monday, February 02, 2009 6:42 PM To: James Pratt; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] HP Network Printer James thanks for the reply, looks like there are many users with the same issue as me, http://osdir.com/ml/network.na

Re: [Nagios-users] lun monitoring

2009-02-02 Thread James Pratt
> -Original Message- > From: Russell Adams [mailto:rlad...@adamsinfoserv.com] > Sent: Monday, February 02, 2009 6:38 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] lun monitoring > > Marc, > > In the spirit that each tool is supposed to fill one function and do

Re: [Nagios-users] Which books are best for Nagios 3

2009-02-04 Thread Mohr James
th book is top, without a doubt. If you are going to get only one, get this one. I have both editions and cannot think of one bad thing. James Turnbull wrote Pro Nagios 2.0 for Apress, but has not been updated yet for Nagios 3.0. I would still recommend it for beginners. In general, like hi

Re: [Nagios-users] FW: Monitoring Windows Host's clock

2009-02-05 Thread James Pratt
From: Kahlon, Robby [mailto:robby.kah...@cubic.com] Sent: Thursday, February 05, 2009 12:57 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] FW: Monitoring Windows Host's clock Does anyone know how to monitor NTP client's time? I am using check_ntp to monitor NTP Server time.

Re: [Nagios-users] Centreon

2009-02-06 Thread James Pratt
From: Martyn [mailto:mar...@chetnet.co.uk] Sent: Friday, February 06, 2009 11:03 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Centreon Have any of you got Centreon working with Nagios, I just followed their Wiki guide and it has messed my up. Going to try and delete all the

Re: [Nagios-users] CPU Critical

2009-02-12 Thread James Pratt
> -Original Message- > From: Martyn [mailto:mar...@chetnet.co.uk] > Sent: Thursday, February 12, 2009 7:55 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] CPU Critical > > Hi All > I have noticed whilst monitoring my NT server the CPU load level has been at critical

Re: [Nagios-users] ESXi Check

2009-02-17 Thread James Pratt
> -Original Message- > From: Joseph L. Casale [mailto:jcas...@activenetwerx.com] > Sent: Tuesday, February 17, 2009 3:29 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] ESXi Check > > I am trying to implement the check_esx_wbem.py from nagiosexchange and > from the

Re: [Nagios-users] So its running how I like it

2009-02-17 Thread James Pratt
> -Original Message- > From: Martyn [mailto:mar...@chetnet.co.uk] > Sent: Tuesday, February 17, 2009 4:46 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] So its running how I like it > > But how can I make an install ISO that will allow me to install afresh to a new

[Nagios-users] Unhandled Passiv services

2009-02-18 Thread Mohr James
Hi All! We have Nagios 3.0 with several passiv service with notifications disabled. I noticed that even when these services are critical and not yet acknowledge, they do not appear when you select "Unhandled" in the menu. To me that is a bug because the problem is not handled, ie. not acknowled

Re: [Nagios-users] Unhandled Passiv services

2009-02-19 Thread Mohr James
oes anyone have an explanation? > -Ursprüngliche Nachricht- > Von: Mohr James [mailto:james.m...@elaxy.com] > Gesendet: Donnerstag, 19. Februar 2009 08:33 > An: nagios-users@lists.sourceforge.net > Betreff: [Nagios-users] Unhandled Passiv services > > Hi All! >

Re: [Nagios-users] NRPE

2009-02-20 Thread James Pratt
> -Original Message- > From: Martyn [mailto:mar...@chetnet.co.uk] > Sent: Friday, February 20, 2009 12:41 PM > To: 'Nagios Users' > Subject: [Nagios-users] NRPE > > Do I need to load Nagios plugins as well as NRPE on the Linux box I want to monitor, > I will be monitoring it remotely. >

Re: [Nagios-users] 1st post to the group, basic q ... I think

2009-02-24 Thread James Pratt
> -Original Message- > From: Lance Raymond [mailto:lraym...@weatherflow.com] > Sent: Tuesday, February 24, 2009 4:41 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] 1st post to the group, basic q ... I think > > ok, I am closer, but still unclear on the check_co

Re: [Nagios-users] E-mail notifications

2009-02-25 Thread James Pratt
> -Original Message- > From: Hart, Harry M. CTR USJFCOM JTCI [mailto:harry.hart@jfcom.mil] > Sent: Wednesday, February 25, 2009 9:53 AM > To: Nagios Users Mailinglist > Subject: [Nagios-users] E-mail notifications > > Hello All, > > I have set up my server on Linux and now want to s

Re: [Nagios-users] ESX server monitroing

2009-03-04 Thread James Pratt
> -Original Message- > From: Satish Patel [mailto:sat...@linuxbug.org] > Sent: Wednesday, March 04, 2009 8:02 PM > To: nagios Users Mailinglist > Subject: [Nagios-users] ESX server monitroing > > anyone using SNMP base ESX monitoring with nagios, i have tried few plugins but i > want advan

[Nagios-users] Determining status of a single service

2009-03-05 Thread Mohr James
Hi All! Is there any combination of parameters with status.cgi or some other script that one could use to easily determine the current status of a specific host:service? I can get the whole page with this kind of URL nagios/cgi-bin/status.cgi?host=HOSTNAME and then simply parse out the status of

Re: [Nagios-users] ../include/config.h:315:18: error: ltdl.h: No suchfile or directory

2009-03-06 Thread James Pratt
> -Original Message- > From: alexus [mailto:ale...@gmail.com] > Sent: Friday, March 06, 2009 2:08 PM > To: nagios-user Mailinglist > Subject: [Nagios-users] ../include/config.h:315:18: error: ltdl.h: No suchfile or > directory > > r...@lama /usr/local/src/nagios-3.0.6 586$ ./configure >

  1   2   3   4   5   >