[Nagios-users] nagios and lm_sensors

2009-02-03 Thread Rahul Nabar
I just installed the lm_sensors package on my remote machines to get their temperatures. sensors works OK. I wanted to use check_nrpe and somehow add the remote machine temps to my nagios webpage. I found the check_sensors command but that only returns "sensor ok". I suppose the check_lm_sensors p

Re: [Nagios-users] HP Network Printer

2009-02-03 Thread Martyn
Right it FIXED!! Here we go, when I installed the Server version instead of the Desktop version of Ubuntu I also grabbed the latest Nagios Pluging "nagios-plugins-1.4.13.tar.gz" because I thought that may be contributing to my problem, however I noticed in the log as you rightly suggested I

[Nagios-users] regex support for check_proc

2009-02-03 Thread Owen LaGarde
I see where people were talking about it but not what came of it, if anything. Did I miss it in the changelog somewhere? Did regex support ever get added? Is anyone still interested in this? -- Sincerely, Owen LaGarde Senior Systems Administrator owen.m.laga...@usace.army.mil

Re: [Nagios-users] HP Network Printer

2009-02-03 Thread Martyn
James thanks again for the reply. Below are a list of things that failed in the config.log file ACLOCAL='${SHELL} /home/martyn/downloads/nagios-plugins-1.4.13/build-aux/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /hom

Re: [Nagios-users] HP Network Printer

2009-02-03 Thread Martyn
just looking around my directories and I find one /usr/include/net-snmp So why does my check_hplj not compile ? This is killing me now Cheers _ From: Martyn [mailto:mar...@chetnet.co.uk] Sent: 03 February 2009 17:23 To: 'James Pratt'; 'nagios-users@lists.sourceforge.net' Subject:

Re: [Nagios-users] lun monitoring

2009-02-03 Thread Russell Adams
On Tue, Feb 03, 2009 at 10:42:05AM -0700, Tom Ammon wrote: > > That is probably where our differing environments cause us to need > different things. In my environment I monitor hundreds, but not > thousands of devices. And they are all in my control. If I worked for a > large ISP, I'm sure I w

Re: [Nagios-users] lun monitoring

2009-02-03 Thread Tom Ammon
Russell Adams wrote: > On Mon, Feb 02, 2009 at 07:10:45PM -0700, Tom Ammon wrote: > >> Russell, >> >> Cacti is pretty SNMP-centric, but in our environment that is about all >> we are using it for anyway. I'm no cacti expert, but to me, that's the >> beauty of it - I don't really know the inn

Re: [Nagios-users] HP Network Printer

2009-02-03 Thread Martyn
Hi James/Group I reinstalled Ubuntu and installed Server version, gone through all I went through before and all is working as should be apart from the printer again. Ping works fine. The problem I'm seeing now is (return code 127 is out of bounds - Plugin may be missing) The path to the plugin

[Nagios-users] notify-service-by-email failure for *some* addresses?

2009-02-03 Thread Kaegler, Mike
Greetings, My phone and a few POP mailboxes all receive alerts from nagios, the POP boxes via the stock notify-service-by-email, my phone via a custom notify-service-by-shortmail. Shortmail stopped working out of the blue a few days ago, and I just moved my phone over to notify-service-by-email. I

Re: [Nagios-users] Unhandled services or hosts

2009-02-03 Thread Marc Powell
On Feb 3, 2009, at 3:42 AM, Kermito le kermit wrote: > hello all, > > I want to know what is the Unhandled services or hosts in > interfaces of nagios. when there are some alert on one service or > host in the interfec web a see service problem and unhandled > > > someone can explain this op

Re: [Nagios-users] Receiving traps from an APC ups..

2009-02-03 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/02/09 06:38 AM, Jaime Ventura wrote: > hello, I have the following problem. > > I've configured a nagios service to monitor actively(to get state and > perfdata) and passively (so it can receive snmptraps via nsca-client) an > APC ups.. > > At

Re: [Nagios-users] Nagios side.html : tweaking "Unhandled service problems"

2009-02-03 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/02/09 02:39 AM, Frederik Vanhee wrote: > Hi, > > I thought it was great to have the "unhandled service problems" in the > sidebar. > Earlier versions didn't have it and I really needed it, so I'm very happy. > > However, I'm running a distribu

[Nagios-users] Receiving traps from an APC ups..

2009-02-03 Thread Jaime Ventura
hello, I have the following problem. I've configured a nagios service to monitor actively(to get state and perfdata) and passively (so it can receive snmptraps via nsca-client) an APC ups.. At the moment, the ups has one intermittent problem and one permanent problem, which result the on sending

Re: [Nagios-users] Strategies for monitoring a generic batch script

2009-02-03 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/02/09 03:10 AM, Paolo Tealdi wrote: > Dear all, > > i'm searching for the best strategy in nagios for monitoring the > result of the execution for a generic batch (could be an rsync batch > or a backup or something else) that runs a few times

Re: [Nagios-users] Monitor lun statistics

2009-02-03 Thread Roderick Derks
If you have a DELL/EMC san then you can use: check_emc_clariion.pl (think i found it on nagiosexhange, install the navi-agent on your nagios host) I suggest that if you want to check VMware then you do this via the VC server: http://www.steveshipway.org/forum/viewtopic.php?f=35&t=1648 (install t

[Nagios-users] Unhandled services or hosts

2009-02-03 Thread Kermito le kermit
hello all, I want to know what is the Unhandled services or hosts in interfaces of nagios. when there are some alert on one service or host in the interfec web a see service problem and unhandled someone can explain this option please --

Re: [Nagios-users] Nagios threshold for

2009-02-03 Thread Assaf Flatto
On Monday 02 February 2009 20:39:07 Scott wrote: > We have a problem that frequently pops up in our monitoring > environment. Our monitoring server has adequate bandwidth but we share > with an occasional bandwidth hog. Sometimes they steal the bulk of our > available bandwidth causing Nagios to

Re: [Nagios-users] Strategies for monitoring a generic batch script

2009-02-03 Thread Keith Edmunds
> I could create a file if all goes well and check for the existance of > the file and for it's creation/modification time, but this seems to > me a little awkward ... That's exactly what we do, and it works very well. -- Keith Edmunds +

[Nagios-users] Strategies for monitoring a generic batch script

2009-02-03 Thread Paolo Tealdi
Dear all, i'm searching for the best strategy in nagios for monitoring the result of the execution for a generic batch (could be an rsync batch or a backup or something else) that runs a few times in a day via cron interface. I could create a file if all goes well and check for the existance of

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

2009-02-03 Thread Kahlon, Robby
I am trying to use nrpe_nt.exe on the Windows host now. Where can I find the list of command arguments for check_nrpe? Which command argument will monitor the system time? -Robby -Original Message- From: Assaf Flatto [mailto:assaf.fla...@ssp-intl.com] Sent: Monday, 2 February 2009 7:57