On 29/07/07, Patel, H (Hiten) <[EMAIL PROTECTED]> wrote:
> I need to implement monitoring for the set of temperature probes using snmp.
> I've issued the following command:
> /usr/local/nagios/libexec/check_snmp -H -o
> . -w 27 -c 28 -C public
>
> And got:
>
> SNMP OK - 22 | iso.3.6.1.4.1.17373.
http://william.leibzon.org/nagios/plugins/check_snmp_temperature.pl
On Sun, 29 Jul 2007, Patel, H (Hiten) wrote:
> Hi
>
> I need to implement monitoring for the set of temperature probes using snmp.
> I've issued the following command:
> /usr/local/nagios/libexec/check_snmp -H -o . -w 27 -c
Hi
I need to implement monitoring for the set of temperature probes using snmp.
I've issued the following command:
/usr/local/nagios/libexec/check_snmp -H -o . -w 27 -c 28 -C
public
And got:
SNMP OK - 22 | iso.3.6.1.4.1.17373.2.2.1.5.1=22
How can I implement this in Nagios?. I've only ins