Re: [Nagios-users] processing performance data in passive checks

2010-04-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/04/10 02:00 PM, Ralph Swartwood wrote: > I have nagios working with pnp4nagios in sync mode. Performance data is > captured by pnp4nagios correctly from active checks. However, it > doesn’t appear that nagios is calling the *service_perfdata_co

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Marc Powell
On Apr 20, 2010, at 12:43 PM, Peter Kranz wrote: > Confirmed: > >> service_notification_commands notify-by-email > > Apparently some reported similar issues in the past under the 2.0 chain.. > >> http://osdir.com/ml/network.nagios.devel/2005-11/msg4.html I don't see anything obviously w

Re: [Nagios-users] check_by_ssh failing - host key verification failed

2010-04-20 Thread frank
Add "-o StrictHostKeyChecking=no" to your check_by_ssh command line. Or you can edit ~nagios/.ssh/known_hosts, remove the line for that host, then su to the nagios user and manually ssh to the host. Type "yes" when it asks you about the host key. -f On Tue, 20 Apr 2010, O'Donnell, Robert L wro

Re: [Nagios-users] check_by_ssh failing - host key verification failed

2010-04-20 Thread O'Donnell, Robert L
No joy in Mudville. I can ssh interactive as user nagios with both the ip address and the name of the target machine. Also, my .cfg file does define the host name and address Define host{ Use linux-server Host_name (machine_name) Alias (machin

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Flyinvap
Le Tue, 20 Apr 2010 15:27:12 -0300, Marcel a écrit : > However, you can try using $LONGSERVICEOUTPUT$, as it prints > everything from plugins' output. For everything, you have to use $SERVICEOUTPUT$\n$LONGSERVICEOUTPUT$. $SERVICEOUTPUT$ : The first line of text output from the last service

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Marcel
from the docs, $SERVICEOUTPUT$ just prints the first output line. If by any chance your plugin is outputting "\n$SERVICEOUTPUT$\n" the all you'll get would be a blank line. However, you can try using $LONGSERVICEOUTPUT$, as it prints everything from plugins' output. On Tue, Apr 20, 2010 at 2:43 P

[Nagios-users] processing performance data in passive checks

2010-04-20 Thread Ralph Swartwood
I have nagios working with pnp4nagios in sync mode. Performance data is captured by pnp4nagios correctly from active checks. However, it doesn't appear that nagios is calling the service_perfdata_command when processing passive checks. Is there some parameter I missed? Thanks, Ralph ---

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Peter Kranz
Confirmed: >service_notification_commands notify-by-email Apparently some reported similar issues in the past under the 2.0 chain.. > http://osdir.com/ml/network.nagios.devel/2005-11/msg4.html -Peter -Original Message- From: Marc Powell [mailto:li...@xodus.org] Sent: Tuesday, Ap

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Peter Kranz
Hi Matt, We receive the emails ok, just missing the $SERVICEOUTPUTS$ part.. -Peter -Original Message- From: Matt Simmons [mailto:standalone.sysad...@gmail.com] Sent: Tuesday, April 20, 2010 7:46 AM To: Nagios Users List Subject: Re: [Nagios-users] $SERVICEOUTPUT$ missing from em

[Nagios-users] Host Dependency Object Inheritance Issue

2010-04-20 Thread Aidan Anderson
Hi, Using Nagios v3.2.1 I am have problems defining host dependency object inheritance (chaining) using templates. It "appears" that if you use 2 levels of inheritance, Nagios doesn't like it and aborts with the following error: Error: Could not expand dependent hostgroups and/or hosts specif

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Matt Simmons
Have you verified that your MTA is operating correctly? Try sending mail from the command line (echo "test 1" | mail -s "test 1" em...@address.com) and see if that goes through, before you suspect Nagios. --Matt On Tue, Apr 20, 2010 at 7:34 AM, Marc Powell wrote: > > On Apr 19, 2010, at 10:34 P

Re: [Nagios-users] Monitoring Cisco Ironport

2010-04-20 Thread Greg Pangrazio
I have been monitoring some of the output via snmp for about 7 months, but would be interested in seeing what you have. I use Cacti to graph the cache response time and a few other small things. Greg Pangrazio pangr...@gmail.com On Mon, Apr 19, 2010 at 9:52 PM, Steve Shipway wrote: > Hello

Re: [Nagios-users] $SERVICEOUTPUT$ missing from emails.. Nagios 3.2.1

2010-04-20 Thread Marc Powell
On Apr 19, 2010, at 10:34 PM, Peter Kranz wrote: > It's the default that comes with the .tar: > > # 'notify-by-email' command definition > define command{ >command_namenotify-by-email >command_line/usr/bin/printf "%b" "* Nagios > *\n\nNotification Type: $NOTIFICAT

[Nagios-users] help - check_nt v1.4.14 (nagios-plugins 1.4.14)

2010-04-20 Thread Simone Cambria
Hello, I'm trying to use che plugin Check_nt to monitor some process on a Windows 2003 server. I have two processes named in the same way (transfersicmsg.exe). I'm not able to monitor if just one of these is down, nagios gives me a notification if both of them are not running. Is it possible to