Re: [Nagios-users] Name or service not known

2009-04-13 Thread Marc DeTrano
On Wednesday 08 April 2009 14:41:27 Thierry Lavall?e wrote: > > Hi, > > I am getting the following about 50 times per day: > > > > HTTPCRITICAL04-08-2009 09:37:29 0d 0h 1m 50s1/4 > > Name or service not > > known SSH UNKNOWN 04-08-2009 09:34:39 0d 0h 4m 4

Re: [Nagios-users] Ndoutils MySQL performance problem?

2009-03-04 Thread Marc DeTrano
2009/3/3 Livio Zanol Puppim : > > > > I'm having huge troubles with Mysql using 100% of CPU at peculiar times. I > > don't know when this problem starts and I don't know the reason, but when it > > happends I kill nagios, ndoutils and Mysql, and try to restart Mysql, > > ndoutils and Nagios at thi

Re: [Nagios-users] graphical mapping tool

2008-01-03 Thread Marc DeTrano
an integrate with nagios to produce nice maps. I will My company maintains NEXSM, which you may also find helpful. http://www.nagiosexchange.org/Frontends.37.0.html?&tx_netnagext_pi1[p_view]=625&tx_netnagext_pi1[page]=30%3A10 Marc DeTrano -

Re: [Nagios-users] Getting Nagiosgraph to create RRD files with LAST/MAX/MIN, CF's

2007-07-16 Thread Marc DeTrano
You may also find perf2rrd (http://perf2rrd.sourceforge.net/) to be useful. It creates RRDs with Avg, Min, and Max consolidations, from plugins that support the perfdata standard format. Marc DeTrano - This SF.net email is

Re: [Nagios-users] using Nagios to detect rogue DHCP servers?

2007-07-11 Thread Marc DeTrano
The way I have done this is to run NRPE on the machine that should be the DHCP server, with this command defined: command[check_ndhcp]=/usr/lib/nagios/plugins/negate /usr/lib/nagios/plugins/check_dhcp -i eth0 Something similar may work for you if your DHCP server is on a Linux box. This just neg

Re: [Nagios-users] Several map views of Nagios

2007-01-25 Thread Marc DeTrano
You may also be interested in NEXSM (Nagios extended status map). It also requires a manual organization of the hosts, but you can get some nice looking, data-connected maps using it. http://www.nagiosexchange.org/Frontends.37.0.html?&tx_netnagext_pi1[p_view]=625 Marc DeTrano Gridshield,

[Nagios-users] Electrical monitoring -> Nagios

2006-12-01 Thread Marc DeTrano
Just wondering is anyone has done electrical power measurement, and been able to get that data back into Nagios. Mainly, I am curious if there is a device that would allow us to measure a draw of up to 200A, and some way or another get the reading from a PC. Marc Gridshield, S.A. ---

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-26 Thread Marc DeTrano
f2rrd itself requires very little configuration. Performs ok for our needs--one of our installs has about 3500 items of perfdata being updated every 2 minutes. Marc DeTrano Gridshield, S.A. - Using Tomcat but need to do more? Ne

Re: [Nagios-users] NSCA only accepts first check

2006-08-24 Thread Marc DeTrano
change was necessary (not all installations I have exhibit the same problem), but it worked for me. Marc DeTrano >From: "Andrew M. Lyons" <[EMAIL PROTECTED]> >Subject: [Nagios-users] NSCA only accepts first check >To: nagios-users@lists.sourceforge.net >Message-ID: <[

[Nagios-users] Re: single notification contact

2006-01-27 Thread Marc DeTrano
Sorry if this is too little too late, but I have a real-life Nagios system which does start issues in a tracking system when a host goes down (via email). Here is a quick rundown of my solution (which may be extended to services): I have a command def. like this: define command{ comma