Re: [Nagios-users] Monitor netstat connection states using nagios.

2009-04-10 Thread asam30
Hi Giorgio, I tried all the ways to fix the problem but still no luck. Do not know how to run the custom scripts, i will explain in detail here, please someone guide me here, Nagios server: Running the below command, this command will go to nagios client (172.16.17.18) and execute check_netstat

[Nagios-users] how macros on event handlers work

2009-04-10 Thread Marc Ismael
Hi, I'm slightly unsure about how i used event_handler in this situation > [Fri Apr 10 05:38:16 2009];Nagios 3.0.6 starting... (PID=1017) > [Fri Apr 10 05:38:16 2009];Local time is Fri Apr 10 05:38:16 EDT 2009 > [Fri Apr 10 05:38:16 2009];LOG VERSION: 2.0 > [Fri Apr 10 05:38:16 2009];Finished da

[Nagios-users] Integrating host notes into Nagios html...

2009-04-10 Thread Andrew Davis
I'm thinking about using something like sysreport to generate info about our hosts. It (and other tools like it) have the ability to output to html. To me that makes it somewhat logical to add a per-host html link into Nagios (clicking the host name would take you to a page that shows the detai

Re: [Nagios-users] Centreon

2009-04-10 Thread Seth Simmons
Just wondering, why do you not recommend RH5 for centreon? -Original Message- From: Simon Finch [mailto:fin...@stgeorge.com.au] Sent: Friday, April 10, 2009 12:52 AM To: nagios-users@lists.sourceforge.net; nagios-users-requ...@lists.sourceforge.net Subject: Re: [Nagios-users] Centreon C

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Allan Clark
On Fri, Apr 10, 2009 at 12:57, Natalie Aloi wrote: > I am trying to get something to work in Nagios and my command generates a > response of unknown, but the snmpwalk generates a value of 2 > I also tried another oid and the values generated are identical for the > snmpwalk and the snmpget > > (th

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Max
Natalie, On Fri, Apr 10, 2009 at 12:57 PM, Natalie Aloi wrote: > I am trying to get something to work in Nagios and my command generates a > response of unknown, but the snmpwalk generates a value of 2 > I also tried another oid and the values generated are identical for the > snmpwalk and the sn

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Natalie Aloi
[r...@nagios mibwalk]# snmpget -v 1 -c public 10.1.102.40 SNMPv2-SMI::mib-2.33.1.2.1.0 SNMPv2-SMI::mib-2.33.1.2.1.0 = INTEGER: 1 [r...@nagios mibwalk]# Huh? - weird! why would snmpget give me 1, but walk gives me 2? -Original Message- From: Allan Clark [mailto:all...@chickenandporn.com]

[Nagios-users] trouble w/SNMP

2009-04-10 Thread Natalie Aloi
I am trying to get something to work in Nagios and my command generates a response of unknown, but the snmpwalk generates a value of 2 I also tried another oid and the values generated are identical for the snmpwalk and the snmpget (the one for the upsBatteryStatus is the one I am curious about

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Natalie Aloi
tried v 2c too - same results - testing walk again still gives a value of 2 UPS-MIB::upsBatteryStatus.0 = INTEGER: batteryNormal(2) [r...@nagios mibwalk]# snmpget -v 2c -c public 10.1.102.40 SNMPv2-SMI::mib-2.33.1.2.1.0 SNMPv2-SMI::mib-2.33.1.2.1.0 = INTEGER: 1 -Original Message- From: N

[Nagios-users] Survey: Nagios Conference at LISA '09

2009-04-10 Thread Ethan Galstad
Hey Nagios Admins - [Apologies for cross-posting. This message originally went to the -announce list last week. So far we've had ~70 responses to the survey, which isn't yet statistically significant enough for us to make a decision on a conference...] We're considering holding a Nagios event o

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Allan Clark
2009/4/10 Natalie Aloi > > (moved top-post) > > -Original Message- > *From:* Allan Clark [mailto:all...@chickenandporn.com] > *Sent:* Friday, April 10, 2009 01:19 PM > *To:* 'Natalie Aloi' > *Cc:* 'Nagios Users Mail-list' > *Subject:* Re: [Nagios-users] trouble w/SNMP > > On Fri, Apr 10,

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Giovanni Torres
try: /usr/lib/nagios/plugins/check_snmp -H 10.1.102.40 -C public -o SNMPv2-SMI::mib-2.33.1.2.1.0 -r ok Giovanni Natalie Aloi wrote: > I am trying to get something to work in Nagios and my command generates > a response of unknown, but the snmpwalk generates a value of 2 > I also tried another o

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Natalie Aloi
Thanks Allan! That's what its doing a getnext - see below! note mib oid and value! [r...@nagios mibwalk]# snmpgetnext -v 1 -c public 10.1.102.40 SNMPv2-SMI::mib-2.33.1.1.5.0 SNMPv2-SMI::mib-2.33.1.2.1.0 = INTEGER: 1 [r...@nagios mibwalk]# hmmm now I need to figure out how to tell nagios to do a

Re: [Nagios-users] trouble w/SNMP

2009-04-10 Thread Natalie Aloi
TADA! Thanks you so much! [r...@nagios mibwalk]# snmpwalk -v 1 -c public 10.1.102.40 UPS-MIB::upsBatteryStatus.0 UPS-MIB::upsBatteryStatus.0 = INTEGER: unknown(1) [r...@nagios mibwalk]# snmpwalk -v 1 -c public 10.1.102.40 UPS-MIB::upsBatteryStatus UPS-MIB::upsBatteryStatus.0 = INTEGER: battery

[Nagios-users] upgrading nagios

2009-04-10 Thread Anirudh Srinivasan
has anyone done upgrage from 2.x to 3.x the previous guy who has installed 2.8 had specified different directories , instead of /usr/local/nagios. I almost figured it out what the directories are. Now should i specify them in ./configure --bindir=/usr/bin --sbindir=/usr/lib/nagios/cgi --datadir=

Re: [Nagios-users] upgrading nagios

2009-04-10 Thread James Pratt
> -Original Message- > From: Anirudh Srinivasan [mailto:srianir...@gmail.com] > Sent: Friday, April 10, 2009 3:16 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] upgrading nagios > > has anyone done upgrage from 2.x to 3.x > the previous guy who has installed 2.8 h

[Nagios-users] Lilac Configurator 1.0.1 Nagios Configuration Tool Released, Bug-fixes.

2009-04-10 Thread Taylor Dondich
Lilac Configurator 1.0.1., the most powerful Web-Based Nagios Configuration tool has been released with a handful of bugfixes to help improve the installer and general experience of Lilac. Feel free to download and upgrade today at http://www.lilacplatform.com. Introducing Commercial Support And

[Nagios-users] how macros on event handlers work

2009-04-10 Thread Marc Ismael
Hi, I'm slightly unsure about how i used event_handler in this situation > [Fri Apr 10 05:38:16 2009];Nagios 3.0.6 starting... (PID=1017) > [Fri Apr 10 05:38:16 2009];Local time is Fri Apr 10 05:38:16 EDT 2009 > [Fri Apr 10 05:38:16 2009];LOG VERSION: 2.0 > [Fri Apr 10 05:38:16 2009];Finished da