Re: [Nagios-users] AS400 automated response to Messages

2009-02-05 Thread Mattias Ryrlén
Hi, On Thu, 2009-02-05 at 21:43 -0800, g m wrote: > Has anyone used nagios to respond to automatically respond to messages in the > message queue on the as400 ? We have several customers that does that. http://sourceforge.net/projects/nas400plugin/ should do the work. > > > > > --

Re: [Nagios-users] problems with check_openmanage

2009-02-05 Thread Nicole Hähnel
Marc Powell schrieb: > On Feb 5, 2009, at 8:20 AM, Nicole Hähnel wrote: > > >> Hi, >> I tried check_openmanage today on our dell servers. >> But on every PE2650 and PE1750 I get this error: >> >> ./check_openmanage -s -C bgsro -H x -e -i --state >> SNMP [processors]: Requested entries are em

[Nagios-users] AS400 automated response to Messages

2009-02-05 Thread g m
Has anyone used nagios to respond to automatically respond to messages in the message queue on the as400 ? -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR

[Nagios-users] Nagios sending notifications to Tivoli (TEC)

2009-02-05 Thread Martin Barry
Howdy Is there anyone on list who has had any success with with Nagios sending notifications to Tivoli Enterprise Console (TEC)? There is a preference for doing this via a SNMP trap but all I've been able to find on this is http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg01338.h

[Nagios-users] Open Source Cabling Management Software?

2009-02-05 Thread Daniel Hood
Hey, Can anyone make any recommendations on good cabling management software? An IT based company here (fairly new) and we have a network rack and about 25 odd hosts and the cabling for the network rack is just getting insane. Cables are being constantly unplugged and reconnected so, we need a da

Re: [Nagios-users] No Host UP notification after acknowledgement

2009-02-05 Thread Hau Phan
I'm getting the recovery notifications as long as the problems aren't acknowledged, but once it's acknowledged, no recovery notification. Any other ideas? Marc Powell wrote: > On Feb 5, 2009, at 4:29 PM, wrote: > > >> All, >> >> Currently, my Nagios is setup to send one email notification w

Re: [Nagios-users] All notification emails are going to nagios admin

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 7:05 PM, shadih rahman wrote: > All my nagios notification emails are going nagiosadmin instead of > correct contactgroup. Below is my command for email. Please advise > on this. Thanks nagiosadmin must be set as the contact (or member of the contactgroup) for these s

[Nagios-users] All notification emails are going to nagios admin

2009-02-05 Thread shadih rahman
All my nagios notification emails are going nagiosadmin instead of correct contactgroup. Below is my command for email. Please advise on this. Thanks define command{ command_namenotify-host-by-email command_line/usr/bin/printf "%b" "* Nagios *\n\nNotification Ty

Re: [Nagios-users] Nagios threshold for

2009-02-05 Thread Scott
Marc Powell wrote: > On Feb 2, 2009, at 2:39 PM, Scott wrote: > >> Is there a way to put a threshold on Nagios if "Time Out" messages are >> received from a certain number of hosts or services? If 4 distinct >> sites are timing out at the same time it should stop all notifications >> for all host

Re: [Nagios-users] No Host UP notification after acknowledgement

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 4:29 PM, wrote: > All, > > Currently, my Nagios is setup to send one email notification when a > system > goes down, and another when it comes up. > > Our datacenter team acknowledges each system when it goes down, but > when > that happens, the "Host UP" notification doe

Re: [Nagios-users] service check without host checks

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 5:44 PM, shadih rahman wrote: > All, >Is it possible to have a service check without having any host > check for a particular host. Let me elaborate. I am trying to use > check-host-alive as a service check. Also I am passing > check_command = "null" in the host de

[Nagios-users] service check without host checks

2009-02-05 Thread shadih rahman
All, Is it possible to have a service check without having any host check for a particular host. Let me elaborate. I am trying to use check-host-alive as a service check. Also I am passing check_command = "null" in the host definition. However it looks like the host is doing this twice. O

[Nagios-users] No Host UP notification after acknowledgement

2009-02-05 Thread hau
All, Currently, my Nagios is setup to send one email notification when a system goes down, and another when it comes up. Our datacenter team acknowledges each system when it goes down, but when that happens, the "Host UP" notification doesn't get sent out. Going through the documentation, the

Re: [Nagios-users] Ubunt- Nagios3-Centreon 2-ndo2

2009-02-05 Thread Andy Shellam
Martyn, You've probably figured that out by now, but that command-line should be typed into your shell command prompt, not the MySQL one! Make sure your command prompt does not start "mysql >" before you type that command in. If it does, first use "quit" to exit back to your system shell, th

Re: [Nagios-users] Ubunt- Nagios3-Centreon 2-ndo2

2009-02-05 Thread Martyn
Just looking at one on the lines again below, do I need to use 'centreon'; or just centreon; leaving out the ' mysql -u root mysql> use centreon; mysql> update cfg_ndo2db set db_user = 'centreon'; mysql> exit; Thanks Martyn -Original Message- From: Martyn [mailto:mar...@chetnet.co.u

Re: [Nagios-users] Ubunt- Nagios3-Centreon 2-ndo2

2009-02-05 Thread Martyn
Now it looks as though the DB is missing something mysql> mysql -u root ndo < /usr/local/src/centreon-2.0/www/install/createNDODB.sql; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -u

[Nagios-users] Nagios 3.1.0 - refresh (f5) brings you back to home screen

2009-02-05 Thread Seth P. Low
I have been using nagios for years and have just moved from 3.0.5 to 3.1.0. I have noticed that in 3.1.0 (regardless of what browser I am using), hitting F5 brings me back to the welcome page on 2 different installs. Anyone else seeing this? Suggestions for correcting? Thanks, -Seth

Re: [Nagios-users] Ubunt- Nagios3-Centreon 2-ndo2

2009-02-05 Thread Andy Shellam
Martyn, By the looks of it, there's a missing ";" at the end of one of the queries in that file. I don't use NDODB so I cannot elaborate any more than that. Try running the command again and simply putting ; on the line beginning with "->" HTH, Andy Martyn wrote: > > Hi Group. > > I'm tryin

[Nagios-users] Ubunt- Nagios3-Centreon 2-ndo2

2009-02-05 Thread Martyn
Hi Group. I'm trying to install Centreon on my Ubuntu box, I'm following the install guide and hit a snag. Looking at the site install guide here http://en.doc.centreon.com/Nagios3_Centreon2_Ubuntu_ndo2 I'm hit a problem at this stage. # mysql -u root ndo < /usr/local/src/centreon-2.0/www/install

[Nagios-users] posting graphs of pnp4nagios performance stats.: latencies of host and service checks are terribly degraded

2009-02-05 Thread Rahul Nabar
After I enabled pnp4nagios my service and host latencies have shot up disastrously! The transition around midnight yesterday (when I got pnp running) is amazing! Just posting two graphs here in case it helps anybody else: http://picasaweb.google.com/rpnabar/Nagios_debug?feat=directlink Either: (

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

2009-02-05 Thread Kaegler, Mike
I didn¹t get any responses on this message, but I was able to find a workaround I¹ll share for anyone who comes across this in the future: I created a local email alias (/etc/aliases) and had nagios send the message to pager-byp...@localhost . Ba dum bum. Its a hack, but it works. If you anyone els

Re: [Nagios-users] check_process for threads possible

2009-02-05 Thread Roman Fiedler
Thomas Guyot-Sionnest wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 05/02/09 04:19 AM, Roman Fiedler wrote: >> Hi list, >> >> On one machine the count of processes with check_procs and "ps aux" >> stays the same (17), but the number of threads is increasing until one >> applicatio

Re: [Nagios-users] problems with check_openmanage

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 8:20 AM, Nicole Hähnel wrote: > Hi, > I tried check_openmanage today on our dell servers. > But on every PE2650 and PE1750 I get this error: > > ./check_openmanage -s -C bgsro -H x -e -i --state > SNMP [processors]: Requested entries are empty or do not exist. > > If I run

Re: [Nagios-users] To Hide External Commands

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 7:02 AM, Sergio Ariel wrote: > I need help in order to avoid visualization of external commands in > the > web, I mean, I have disabled external commands, so, I want to not show > the icons in the right side of any host/service details page. How > can I > do it? You'll nee

Re: [Nagios-users] check-host-alive check

2009-02-05 Thread Marc Powell
On Feb 5, 2009, at 2:42 AM, mar...@absi.be wrote: > > Hello all, > and thank you i found the check-host-alive in the files > checkcommands.cfg in the nagios conf directory. > now what is startles me is that there are 100% packet loss however > the host is up in nagios, Sounds like you have a

Re: [Nagios-users] question about check_snmp

2009-02-05 Thread Kevin Keane
You should be able to download the source code from the same place where you got the plugins. It may not answer your question, though, since some of the output messages may well come from other layers that check_snmp calls, such as from net_snmp. Sergio Ariel wrote: > First of all, I wanna cong

[Nagios-users] problems with check_openmanage

2009-02-05 Thread Nicole Hähnel
Hi, I tried check_openmanage today on our dell servers. But on every PE2650 and PE1750 I get this error: ./check_openmanage -s -C bgsro -H x -e -i --state SNMP [processors]: Requested entries are empty or do not exist. If I run check_openmanage locally on a PE2650, I get this: ./check_openma

Re: [Nagios-users] question about check_snmp

2009-02-05 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/09 08:10 AM, Sergio Ariel wrote: > First of all, I wanna congratulate everyone has developed Nagios' > plugins. They did a great job. > > I need to know all possibles output messages check_snmp plugin can show. > Please, if somebody has the

Re: [Nagios-users] check_process for threads possible

2009-02-05 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/09 04:19 AM, Roman Fiedler wrote: > Hi list, > > On one machine the count of processes with check_procs and "ps aux" > stays the same (17), but the number of threads is increasing until one > application breaks. "ps auxH" then lists > 500 e

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

2009-02-05 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/09 12:57 AM, Kahlon, Robby wrote: > Does anyone know how to monitor NTP client's time? > > > > I am using check_ntp to monitor NTP Server time. It works fine but won't > monitor NTP client's time. > > > > *NTP Server [10.15.11.130]* >

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

2009-02-05 Thread Max
The nagios 3 enterprise monitoring book is mostly getting dinged because syngress has. Not provided paying customers the online content they (the publisher) promised On 2/4/09, Mohr James wrote: >> We've been using Nagios for a few years, since 4/05 and the 2.0b4 > days, >> and absolutely love it

[Nagios-users] question about check_snmp

2009-02-05 Thread Sergio Ariel
First of all, I wanna congratulate everyone has developed Nagios' plugins. They did a great job. I need to know all possibles output messages check_snmp plugin can show. Please, if somebody has the source code send it to me. Thanks a lot. -- Sergio Ariel de la Campa Saiz Administrador Red U

[Nagios-users] To Hide External Commands

2009-02-05 Thread Sergio Ariel
I need help in order to avoid visualization of external commands in the web, I mean, I have disabled external commands, so, I want to not show the icons in the right side of any host/service details page. How can I do it? -- Sergio Ariel de la Campa Saiz Administrador Red UH --

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.

[Nagios-users] check_process for threads possible

2009-02-05 Thread Roman Fiedler
Hi list, On one machine the count of processes with check_procs and "ps aux" stays the same (17), but the number of threads is increasing until one application breaks. "ps auxH" then lists > 500 elements. Is there a possibility to count these threads using check_procs? Thanks, Roman -

Re: [Nagios-users] check-host-alive check

2009-02-05 Thread mariog
Hello all, and thank you i found the check-host-alive in the files checkcommands.cfg in the nagios conf directory. now what is startles me is that there are 100% packet loss however the host is up in nagios, it just the service check-host alive that is critical; what are the arguments of nagios