I would check the changelog for the nagiosplug project.
~BAS
On Fri, 2007-03-16 at 16:03 -0600, Danny Russell wrote:
> e check_by_ssh on my system. The current version of plugins I have
> installed does not have it (nagios-plugins-1.4.5-1.el4.rf). Wh
--
Brian A. Seklecki <[EMAIL PROTECTED]>
Coll
Hi Simon,
Let Nagios to write the action into a file. This is because you should be
sure that Nagios runs the command exactly as yours. There can be some
exceptions (bugs, some missed escape chars, ...).
Thus, see the difference.
First of all, let it write into a file. For instance, change the co
> I want to add the advanced smtp check such that i would try
> to send a mail to the remote server form our monitoring server.
>
> This is how i' planing to run a check
>
> /opt/nagios/libexec/check_smtp -H ip-address -C "EHLO test"
> -C "MAIL FROM: root" -C "RCPT TO: [EMAIL PROTECTED]
>
Hi.
I want to add the advanced smtp check such that i would try to send a mail
to the remote server form our monitoring server.
This is how i' planing to run a check
/opt/nagios/libexec/check_smtp -H ip-address -C "EHLO test" -C "MAIL FROM:
root" -C "RCPT TO: [EMAIL PROTECTED] <[EMAIL PROTECTED
Please can someone help or point me in the direction of a log I can
interrogate, I am using gammu to attempt to send sms notifications (command
definition below, as detailed on gammu web site). The nagios.log reports
that the notification has been sent sucessfully but the message is never
receive
On Fri, 16 Mar 2007, Di Giambelardini Gabriele wrote:
>> hi to all, i have a problem with nagios 2.7.- 2.8 on redhat ES 4
>>
>> the problem:
>> I have a plugin that check the write access for oracle tables, if I start
>> nagios without any files in /var/log/nagios the check is ok, and nagios
>> un