Re: [Nagios-users] Using nagios for multiple data centers

2009-03-31 Thread Matthew Litwin
On 3/31/09 3:01 PM, "Marc Powell" wrote: > > On Mar 31, 2009, at 4:11 PM, Matthew Litwin wrote: > >> I would like to pose a more advanced question to everyone here on >> how I might use our current implementation of nagios to monitor >> multiple data centers without having to set up multiple n

[Nagios-users] Nagios Consultants/Commercial Support in Melbourne

2009-03-31 Thread Ian Orszaczki
Hi, I work for a fairly large company looking for at replacing/upgrading our monitoring system. We are now on Nagios 3.06 monitoring 1300 hosts and 8500 services via ssh (all from one server). Does anybody know of any company offering Nagios consultancy or support in Melbourne (or elsewhere in Au

Re: [Nagios-users] Using nagios for multiple data centers

2009-03-31 Thread Marc Powell
On Mar 31, 2009, at 4:11 PM, Matthew Litwin wrote: > I would like to pose a more advanced question to everyone here on > how I might use our current implementation of nagios to monitor > multiple data centers without having to set up multiple nagios > servers for each. The reason for doing

Re: [Nagios-users] Additional Info in email?

2009-03-31 Thread Marc Powell
On Mar 31, 2009, at 4:19 PM, Andrew Davis wrote: > This seems to have worked for the WARNING or CRITICAL notifications, > but not for recovery emails. If I grep for "Additional Info" in my > checkcommands.cfg, it only matches for the "notify-service-by-email" > command definition, yet in re

[Nagios-users] Using nagios for multiple data centers

2009-03-31 Thread Matthew Litwin
I would like to pose a more advanced question to everyone here on how I might use our current implementation of nagios to monitor multiple data centers without having to set up multiple nagios servers for each. The reason for doing is to have the ability to view all nagios alerts from a single inci

Re: [Nagios-users] Additional Info in email?

2009-03-31 Thread Andrew Davis
This seems to have worked for the WARNING or CRITICAL notifications, but not for recovery emails. If I grep for "Additional Info" in my checkcommands.cfg, it only matches for the "notify-service-by-email" command definition, yet in recovery emails, I still see the "Additional Info" line at the

[Nagios-users] Common messages file strings?

2009-03-31 Thread Andrew Davis
I'm playing with the check_log and check_logs.pl tools and am curious... do any of you have a list of strings/reg exp that you commonly look for? Should I be looking for warn|WARN|error|ERROR, etc Perhaps someone has a list of common warnings I should be looking for? I'll be monitoring both Lin

[Nagios-users] nagios+munin

2009-03-31 Thread Sergio Ariel
I need to integrate nagios and munin. Has somebody experience with that? -- Sergio Ariel de la Campa Saiz Administrador Red UH -- ___ Nagios-users mailing list Nagios-user

Re: [Nagios-users] Additional Info in email?

2009-03-31 Thread Andrew Davis
Worked perfectly, thanks! Only now I have to update the BUFFER lines in NRPE's include/common.h and recompile it for the clients... A. Davis Email: ncc...@gmail.com "There is no limit to what a man can accomplish if he doesn't care who gets the credit." - Ronald Reagan Marc Powell w

[Nagios-users] Kelsey Smith/CFS01/CFS is out of the office.

2009-03-31 Thread kelseysmith
I will be out of the office starting 03/30/2009 and will not return until 04/06/2009. -- Confirmed virus-free by mymssp.net see www.anchortechnologies.com for more information. -- ---

Re: [Nagios-users] Additional Info in email?

2009-03-31 Thread Marc Powell
On Mar 31, 2009, at 12:52 PM, Andrew Davis wrote: > Additional Info: > > PROCS WARNING > > What I need is to see which processes are down in the "Additional > Info:" field when its emailed. Anyone know how I would go about > this? Unfortunately, I'm not a perl guy... I've included the script

[Nagios-users] Additional Info in email?

2009-03-31 Thread Andrew Davis
I'm using the "check_multiprocs" add on available from NagiosExchange. With it configured for a host, if I drill in on the test in the web interface, I see: Current Status: OK (for 0d 8h 51m 46s) Status Information:PROCS OK cron ok: 1 syslogd ok: 1 xntpd ok: 1 sshd

Re: [Nagios-users] Children "unreachable" on soft down?

2009-03-31 Thread Israel Brewster
On Mar 31, 2009, at 1:09 AM, Andreas Ericsson wrote: > Israel Brewster wrote: >> Does nagios (3.0.3) mark a child host as unreachable when its >> parent enters a soft down state? I am finding myself getting >> repeated down messages for a host (which is, in fact, down), even >> though I ha

[Nagios-users] orphaned service

2009-03-31 Thread shadih rahman
I am getting a lot of warnning for orphaned service. I have the following settings in nagios. Can someone help me to get rid off these errors. Thanks 1238508483] Warning: The check of service 'output_current' on host ' ire-460rsd-b-1-ups.net' looks like it was orphaned (results ne ver came back

Re: [Nagios-users] NDOUtils 3.x configuration problem

2009-03-31 Thread Juan Cañete Azorin
El Tue, 31 Mar 2009 07:51:05 -0500Marc Powell escribió:> broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/ > nagios/etc/ndomod.cfgHi, Thanks, It's now solved, I passed the argument to the module and the communication was stablished. I found other problems which I solved too. May

Re: [Nagios-users] NDOUtils 3.x configuration problem

2009-03-31 Thread Marc Powell
On Mar 31, 2009, at 5:12 AM, Juan Cañete Azorin wrote: > I tried switching the ndomod and ndo2db communication between > unix_socket to tcp and, > I've had success with socket. > althought the ndo2db starts ok, nagios always prints the lines > below, and no connection between ndomod and ndo2d

Re: [Nagios-users] nagios 3.0.3 on FreeBSD defunct process

2009-03-31 Thread Gian Paolo Buono
Hi, I haven't NDOUtils and enable_embedded_perl is disable (enable_embedded_perl=0) :(.. any idea ? bye... 2009/3/31 lei chen > Are you use NDOUtils here? > Or use enable_embedded_perl option? > > 2009/3/27 Gian Paolo Buono : > > Hi, Ihave a server with FreeBSD 7.1-RELEASE-p2 with 950 host and

[Nagios-users] NDOUtils 3.x configuration problem

2009-03-31 Thread Juan Cañete Azorin
Hi, I'm trying to configure the ndoutils plugin to store event info on a myslq database. I compiled it OK and the ndo2db process starts OK, but when I start nagios it prints this: [1238492025] Nagios 3.0.6 starting... (PID=7847)[1238492025] Local time is Tue Mar 31 11:33:45 CEST 2009[1238492025] LO

Re: [Nagios-users] check_ping with maximum MTU

2009-03-31 Thread Kevin Keane
I think you are probably not referring to the MTU here, but to the PING packet size (the -s option for ping). I'm not sure that check_ping has a way to pass that argument to ping, though. Vian Vian wrote: > > Hello, > > I wonder what is default MTU in check_ping? How can i maximize > check_ping

Re: [Nagios-users] Children "unreachable" on soft down?

2009-03-31 Thread Andreas Ericsson
Israel Brewster wrote: > Does nagios (3.0.3) mark a child host as unreachable when its parent > enters a soft down state? I am finding myself getting repeated down > messages for a host (which is, in fact, down), even though I have > notifications set to only send a single message. Looking at

Re: [Nagios-users] Dependent service checks don't fail when depended-on service check fails

2009-03-31 Thread Andreas Ericsson
Jarrod Moore wrote: > On Mon, Mar 30, 2009 at 10:13 PM, Andreas Ericsson wrote: >> Jarrod Moore wrote: >>> On Thu, Mar 26, 2009 at 7:57 PM, Andreas Ericsson wrote: Jarrod Moore wrote: > Hello everyone, > > I have a couple of related questions regarding service dependencies in >>>

Re: [Nagios-users] Monitoring applications through NSCA

2009-03-31 Thread Jim Avery
2009/3/30 Kumar, Ashish : > Hello, > > I am planning to move application/process monitoring setup from active > to passive monitoring. > > I read > http://nagios.sourceforge.net/download/contrib/documentation/misc/NSCA_Setup.pdf > but it doesn't really help on how to setup scripts and how monitori

Re: [Nagios-users] Internet speed

2009-03-31 Thread lei chen
Maybe you can try this plugin: check_traffic.pl http://www.itnms.net/discuz/viewthread.php?tid=1325&highlight=check\_traffic 2009/3/31 Idriss ARABBAJ : > Hi all, > I want to know the Internet speed on my network, there is already a > plugin of that? > > regrards, > Idriss > > ---

Re: [Nagios-users] NDO update delay

2009-03-31 Thread lei chen
The primary reason maybe the low performance in your mysql server with innodb engine. Two solutions: 1. tuning your my.cnf to improve the mysql performance; 2. use MyISAM instead of InnoDB engine in your NODUtils db; 2009/3/26 Rodney Ramos : > Hi everybody. > > I´ve installed NDOUtils (nodutils-1

Re: [Nagios-users] Internet speed

2009-03-31 Thread Jim Avery
2009/3/30 Idriss ARABBAJ : > Hi all, > I want to know the  Internet speed on my network, there is already a > plugin of that? You'll find some plugins which might be useful to you (depending on what your equipment is and whether you can query it using SNMP) at http://nagios.manubulon.com/ . Also

Re: [Nagios-users] nagios 3.0.3 on FreeBSD defunct process

2009-03-31 Thread lei chen
Are you use NDOUtils here? Or use enable_embedded_perl option? 2009/3/27 Gian Paolo Buono : > Hi, Ihave a server with FreeBSD 7.1-RELEASE-p2 with 950 host and 4900 > service, Nagios 3.0.3 > > Sometimes nagios don't update the status and when i try to stop nagios don't > dies, i try to kill -9 the