Antonio Fernando Evangelista wrote:
> [r...@lnxaphmoa04 libexec]# /usr/local/nagios/libexec/check_teste.pl -s4
> -w80 -c85
>
> OK: TEMPERATURA ATUAL: 30 C - THRESHOLD: 127 C
>
> *If I execute the script calling through the check_nrpe command:*
>
> [r...@lnxaphmoa04 libexec]# /usr/local/nagios/l
Antonio Fernando Evangelista wrote:
>
> Hi.
>
> I’m writing a new Nagios plugin that will be responsible to monitor
> the server internal components temperature.
>
> I have a Proliant DL380 G5 with the HP Management CLI for Linux
> installed on it, and I wrote a perl program to check the
>
> Temp
Hi.
I'm writing a new Nagios plugin that will be responsible to monitor the server
internal components temperature.
I have a Proliant DL380 G5 with the HP Management CLI for Linux installed on
it, and I wrote a perl program to check the
Temperature.
When I execute the perl script directly fro