-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
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
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
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
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
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
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
---
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
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
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
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
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
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
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
14 matches
Mail list logo