Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Hollick Matthew - ICT Systems
Hi there >Date: Wed, 30 Jan 2008 15:25:29 -0500 >From: "Palle L Jensen" <[EMAIL PROTECTED]> >Subject: Re: [Nagios-users] check_nt: Could not parse arguments >To: >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset="us-ascii" > >Thanks for the help, > >> the -l is not needed since

Re: [Nagios-users] checking by MAC address instead of IP address

2008-01-30 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Mike Welsh > Sent: Wednesday, January 30, 2008 4:37 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] checking by MAC address instead of IP address > > I've read in s

Re: [Nagios-users] APC or Triplite links anyone ?

2008-01-30 Thread Lars Stavholm
Ennis Ibarra wrote: > Hey thanks, one extra favor though. Where do I download the check_apc > plugin, I only have check_apc_ups, but I don't think it is the same. Sorry, my bad, forgot about the most cruical part of it all:) We originaly got our check_apc from nagiosexchange.org:

Re: [Nagios-users] Nagios starts to eat CPU

2008-01-30 Thread Aaron M. Segura
On Thu, 2008-01-31 at 00:03 +0100, Matthias Fechner wrote: > Hi, > > I have here Freebsd: > FreeBSD 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jan 27 15:31:47 CET 2008 > > with the following version installed: > nagios-2.10 > nagios-plugins-1.4.11,1 > nagios-spamd-plugin-1.4 > > I start nagios and ev

Re: [Nagios-users] Nagios crashed?

2008-01-30 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Mick > Sent: Wednesday, January 30, 2008 3:26 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios crashed? > > [1201469001] Nagios 3.0a3 starting... (PID=20058

[Nagios-users] Nagios starts to eat CPU

2008-01-30 Thread Matthias Fechner
Hi, I have here Freebsd: FreeBSD 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jan 27 15:31:47 CET 2008 with the following version installed: nagios-2.10 nagios-plugins-1.4.11,1 nagios-spamd-plugin-1.4 I start nagios and everything is fine. After some time it starts the eat 100% cpu. I cannot find anyth

Re: [Nagios-users] Cluster based escalations

2008-01-30 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Jay Deiman > Sent: Wednesday, January 30, 2008 2:00 PM > To: Nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Cluster based escalations > > -BEGIN PGP SIGNED MESSAGE-

[Nagios-users] 3.0 macro documentation inconsistency

2008-01-30 Thread Tedman Eng
In the 3.0 documentation section describing Host and Service Macros: There's some macros , and there's some : Example: $SERVICESTATE$ A string indicating the CURRENT state of the service... $LASTSERVICESTATE$ A string indicating the LAST state of the service... However, these mac

Re: [Nagios-users] APC or Triplite links anyone ?

2008-01-30 Thread Lars Stavholm
Ennis Ibarra wrote: > Can anybody point me to a "decent" howto or some example on how to setup > and use check_apc_ups.pl plugin for APC UPSs? > > Or options to monitor APCs and Triplite UPSs if you have found any > that's worth checking. > > Any help is appreciated. Well, this is just the check

Re: [Nagios-users] Monitoring CPU usage on SMP linux machines

2008-01-30 Thread Aaron M. Segura
On Wed, 2008-01-30 at 17:20 -0500, Edson Manners wrote: > Hi, >I haven't been able to find a solution to this through google or > the ngaios . I had previously made > a custom script to get CPU data from snmpd using OID > 1.3.6.1.4.1.2021.11.9 for Linux and OID 1.3.6.1.2.1.25.3.3.1.2 > fo

[Nagios-users] checking by MAC address instead of IP address

2008-01-30 Thread Mike Welsh
I've read in some of the documentation that services can be checked by MAC address (as well as AIM and street address?). I have tried setting this up as define host{ use windows-server host_name _mac_address } But I get a

Re: [Nagios-users] APC or Triplite links anyone ?

2008-01-30 Thread Rich Sasko
Message: 3 Date: Wed, 30 Jan 2008 14:08:30 -0700 From: Ennis Ibarra <[EMAIL PROTECTED]> Subject: [Nagios-users] APC or Triplite links anyone ? To: nagios-users@lists.sourceforge.net Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Can anybody point me to a "decent" how

Re: [Nagios-users] Nagios crashed?

2008-01-30 Thread Mick
On Wednesday 30 January 2008, Hugo van der Kooij wrote: > Mick wrote: > | [1201469001] Nagios 3.0a3 starting... (PID=20058 > > Not exctly the best 3.0 version to use. I guess a more recent 3.0 > version installation is in order. Thanks Hugo, it was on the cards to upgrade it soon. Are you saying

Re: [Nagios-users] Editing downtime.dat with an external program

2008-01-30 Thread Aaron M. Segura
On Wed, 2008-01-30 at 17:19 -0500, Edson Manners wrote: > Using - Nagios 2.10 > RHEL 5 > > Hi everyone, >I'm in the process of creating an external webpage in PHP that allows > our team to set bulk downtimes after, say, a round of MS patches. > > I am at the point where my PHP page outputs t

[Nagios-users] Monitoring CPU usage on SMP linux machines

2008-01-30 Thread Edson Manners
Hi, I haven't been able to find a solution to this through google or the ngaios . I had previously made a custom script to get CPU data from snmpd using OID 1.3.6.1.4.1.2021.11.9 for Linux and OID 1.3.6.1.2.1.25.3.3.1.2 for windows. However the Linux machines snmpd implementation don't see

[Nagios-users] Editing downtime.dat with an external program

2008-01-30 Thread Edson Manners
Using - Nagios 2.10 RHEL 5 Hi everyone, I'm in the process of creating an external webpage in PHP that allows our team to set bulk downtimes after, say, a round of MS patches. I am at the point where my PHP page outputs the following for each host chosen with the idea that it'll be appended

Re: [Nagios-users] APC or Triplite links anyone ?

2008-01-30 Thread Larry Low
I just threw up my check_ups script that you can use on the Tripplites. I’ll throw up my check_apc_ups one too. http://www.nagiosexchange.org/Misc.54.0.html? &tx_netnagext_pi1[p_view]=1230 Larry Low

Re: [Nagios-users] [SPAM: 3.29] Nagios crashed?

2008-01-30 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mick wrote: | [1201469001] Nagios 3.0a3 starting... (PID=20058 Not exctly the best 3.0 version to use. I guess a more recent 3.0 version installation is in order. Hugo. - -- [EMAIL PROTECTED] http://hugo.vanderkooij.org/ PGP/GPG? Use:

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Palle L Jensen
We are running NSClient++ 0.2.7 2007-03-06 on the windows servers and Nagios 2.9 on Fedora 6. Right now we are monitoring 56 servers and 196 services, we monitor processes, memory, disk space, and windows services. However I cannot get the Cpu load to work. Thanks, Palle _ From:

Re: [Nagios-users] Host details

2008-01-30 Thread Antonio Grassi
Maybe in the notes or notes_url fields of the host definition? http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host or http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#hostextinfo Antonio Leandro Silva escribió: > Hi > > Any one know how to put informations in the host

[Nagios-users] Nagios crashed?

2008-01-30 Thread Mick
Hi All, For about a week Nagios had gone quiet and although I should have tweaked that something suspicious had happened, I had no previous reasons for concern. Until I was alerted by a user that they were getting no alerts when they knew that their network device had gone offline. I quickly

[Nagios-users] APC or Triplite links anyone ?

2008-01-30 Thread Ennis Ibarra
Can anybody point me to a "decent" howto or some example on how to setup and use check_apc_ups.pl plugin for APC UPSs? Or options to monitor APCs and Triplite UPSs if you have found any that's worth checking. Any help is appreciated. __ Enn

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Ennis Ibarra
What's your version of nsclient installed in the windows side ? How's your NSC.ini configured if you're using nsclient++? On Wed, 2008-01-30 at 15:25 -0500, Palle L Jensen wrote: > Thanks for the help, > > > the -l is not needed since it is in the check command > > I also tried with and with

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Palle L Jensen
Thanks for the help, > the -l is not needed since it is in the check command I also tried with and without the -l Unfortunately did this not work either, any other suggestions? Thanks, Palle _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Montibel

Re: [Nagios-users] plugin check_disk fails on Solaris 10 on 16Terabyte volume (with research into issue)

2008-01-30 Thread Woodgate, Douglas
Also, I just found a little contributed shell script to check zpool health and capacity on nagiosexchange.org http://www.nagiosexchange.org/Solaris.50.0.html?&tx_netnagext_pi1[p_view ]=730&tx_netnagext_pi1[page]=40%3A10 check_zpool It's not as robust as check_disk, but until the issue is fixed, I'

[Nagios-users] Cluster based escalations

2008-01-30 Thread Jay Deiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm wondering if there is a way to do threshold based escalations for a cluster of hosts/services. For example, say that you are running a large operation with a cluster of 10 mail servers. Now, we'll say that there is a buffer in place such that you

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Lars Stavholm
Alex Howells wrote: >> However, I still don't want to be lured into reading >> "discount coupon codes" or anything similar on this >> or any other open source software mailing list. >> > > > I don't speak for anyone but myself, but I have no problem with his post > about the new plugin, nor the l

[Nagios-users] opsview

2008-01-30 Thread Brian Loe
Opsview list appears to be kind of slow, so I'll ask here for those using it: After using the conversion tool supplied with Opsview to convert Nagios 2.0 configs, is there any "easy" way to put the other information - hostextinfo mostly (parenting!!) - in correctly? The tool is alpha and doesn't w

Re: [Nagios-users] plugin check_disk fails on Solaris 10 on 16 Terabyte volume (with research into issue)

2008-01-30 Thread Woodgate, Douglas
I'm seeing the same thing on Solaris 10 Sparc with ZFS zpools. I compiled the plugins with gcc and I may try to re-compile the plugins with Sun Studio, but I don't think it will solve the issue... I would post a bug on at least and your diff if you get it working. http://sourceforge.net/tracker/?a

[Nagios-users] Host details

2008-01-30 Thread Leandro Silva
Hi Any one know how to put informations in the hosts like memory, hd, installed softwares, etc. Leandro- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com

Re: [Nagios-users] NRPE on Windows guest error

2008-01-30 Thread PO Michel
Hi Hello all. I know a little bit about Nagios as I am evaluating for now 2 monthes (with breaks indeed). I understand the concept of server (master) and client (slave) and I have strictly followed the NRPE_NT plugin HOWTO. NRPE work between the server and Linux

Re: [Nagios-users] Help in Nagios Master, Slave server concept

2008-01-30 Thread Aaron M. Segura
On Wed, 2008-01-30 at 08:40 -0800, Vuppala wrote: > Hi All >Can anyone help he how nagios master, slave server concept work and > how to implement it. > > Thanks > Rupesh > > http://nagios.sourceforge.net/docs/2_0/distributed.html

Re: [Nagios-users] NRPE on Windows guest error

2008-01-30 Thread narendran.neelamegam
Have you restarted nrpe service on the wintel host? Regards, Naren -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of PO Michel Sent: Wednesday, January 30, 2008 9:55 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NRPE on Windows gue

[Nagios-users] Help in Nagios Master, Slave server concept

2008-01-30 Thread Vuppala
Hi All Can anyone help he how nagios master, slave server concept work and how to implement it. Thanks Rupesh - Never miss a thing. Make Yahoo your homepage.- Thi

Re: [Nagios-users] NRPE on Windows guest error

2008-01-30 Thread PO Michel
Hi Sander, I am back to this Nagios evaluation project so my config is : commands.cfg on the Nagios server : define command{ command_name nt_cpuload command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c nt_cpuload } hostgroups.cfg on the Nagios server : define

Re: [Nagios-users] NRPE on Windows guest error

2008-01-30 Thread Sander Klein
Hi, PO Michel wrote: > Here is the host.cfg file on my Nagios server : > > define service{ > use template-services > hostgroup_name Windows Servers > service_description CPU Load > check_command check_nt_nrpe!nt_cpuload >

[Nagios-users] problem with summary.cgi in web interface

2008-01-30 Thread Estela Macías
Hello: I installed quickstart nagios 3 in centos 5, but when i want to generate a report from status views using summary option, it doen't show anything, i ckecked nagios.log and show SERVICE ALERT and HOST ALERT but in web interface specifically summary.cgi not work. Can you help me, please!

[Nagios-users] NRPE on Windows guest error

2008-01-30 Thread PO Michel
Hi list I have a Debian Etch Nagios server with all the appropriate plugins. I can monitor without any problems Linux boxes but I get an "UNKNOWN: No handler for that command" when I try to monitor a Windows 2003 box running the Here is nrpe.cfg file on my W2K3 host : server_port=5666 allowed

Re: [Nagios-users] Nagios and automatic configuration

2008-01-30 Thread Alex Howells
Hi Jan, > we are considering to use Nagios to monitor our network devices and > servers. There is one main question left, namely "Is it possible to > generate the configurations automatically?". This would be essential for > our system. http://www.nagiosexchange.org There are a few interestin

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Alex Howells
> > However, I still don't want to be lured into reading > "discount coupon codes" or anything similar on this > or any other open source software mailing list. > I don't speak for anyone but myself, but I have no problem with his post about the new plugin, nor the link to discount coupon codes

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Lars Stavholm
John A. Sullivan III wrote: > On Wed, 2008-01-30 at 14:48 +, Lars Stavholm wrote: >> Kevin Menard wrote: >>> On 1/30/08 9:23 AM, "Lars Stavholm" <[EMAIL PROTECTED]> wrote: >>> > More info on the release and discount coupon codes: Coupon codes? I think you're missing something fu

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread John A. Sullivan III
On Wed, 2008-01-30 at 14:48 +, Lars Stavholm wrote: > Kevin Menard wrote: > > On 1/30/08 9:23 AM, "Lars Stavholm" <[EMAIL PROTECTED]> wrote: > > > >>> More info on the release and discount coupon codes: > >> Coupon codes? > >> I think you're missing something fundamental here! > > > > Perhaps

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Kevin Menard
Fair enough. It certainly wasn't my intention. In fact, I put almost anything that was commercially related off to a separate Web page so it wouldn't be viewed as spam. The intention was to let people know that the new version of the plugin, which is not a commercial product, is available. If I

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Lars Stavholm
Kevin Menard wrote: > On 1/30/08 9:23 AM, "Lars Stavholm" <[EMAIL PROTECTED]> wrote: > >>> More info on the release and discount coupon codes: >> Coupon codes? >> I think you're missing something fundamental here! > > Perhaps. I'm certainly not a marketing guy. If you'd like, you can pay > full

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Kevin Menard
On 1/30/08 9:23 AM, "Lars Stavholm" <[EMAIL PROTECTED]> wrote: >> More info on the release and discount coupon codes: > > Coupon codes? > I think you're missing something fundamental here! Perhaps. I'm certainly not a marketing guy. If you'd like, you can pay full price ;-) Our marketing fo

Re: [Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Lars Stavholm
Kevin Menard wrote: > Hi all, > > I just wanted to let you know that we've published the 1.1 release of our > open source integration plugins for Nagios. Since a common question we > receive is what these plugins actually do or look like, I've put together a > little screencast available at: >

[Nagios-users] [ANN] WebReboot Nagios Plugin 1.1 Released

2008-01-30 Thread Kevin Menard
Hi all, I just wanted to let you know that we've published the 1.1 release of our open source integration plugins for Nagios. Since a common question we receive is what these plugins actually do or look like, I've put together a little screencast available at: http://www.servprise.com/products/n

Re: [Nagios-users] Nagios and automatic configuration

2008-01-30 Thread Marc Powell
On Jan 30, 2008, at 2:32 AM, Jan Marquardt wrote: > Hello list, > > we are considering to use Nagios to monitor our network devices and > servers. There is one main question left, namely "Is it possible to > generate the configurations automatically?". This would be essential > for > our system

Re: [Nagios-users] nagios-3.0rc2 application/wav

2008-01-30 Thread Maxime
Lars Stavholm telcotec.se> writes: > > Hi All, > > downloaded nagios-3.0rc2, installed and seems to work nicely. > However, in my Firefox browser, when looking at the nagios > web interface, I get a message saying that I should install > missing plugin for application/wav (both on Linux - Firef

Re: [Nagios-users] Checking for a stale NFS connection

2008-01-30 Thread Wheeler, JF (Jonathan)
> -Original Message- > From: [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: 29 January 2008 21:28 > > Anyone have an idea on how to have nagios check for a stale > NFS network connection? We use the attached plugin Jonathan Wheeler e-Science Centre Rutherford Appleton Laborato

[Nagios-users] Nagios and automatic configuration

2008-01-30 Thread Jan Marquardt
Hello list, we are considering to use Nagios to monitor our network devices and servers. There is one main question left, namely "Is it possible to generate the configurations automatically?". This would be essential for our system. Thanks in advance for your responses. Regards, Jan -- Art