check_nagios.pl

denao denao at uol.com.br
Tue Jun 1 00:14:30 CEST 2004


hi there,

for a long time with no response here,
today, someone reported to me a little
bug in my plugin (check_nagios.pl) of
nagios. 

Here it is:

The version on today's CVS, have the
line 37 as shown:

the file I refer to at the CVS is this
(version 1.1.1.1):

http://cvs.sourceforge.net/viewcvs.py/*checkout*/nagiosplug/nagiosplug/contrib/check_nagios.pl?content-type=text%2Fplain&rev=1.1.1.1

$mon_now+=1; $yea_now+=1900;

but the correct is:
$mon=$mon-1; $yea_now+=1900;

I'm sending the corrected file attached.

If there is another way to commit the
fix, please let me know.

Thank you in advance, and
congratulations for the great work.

--
Denis Almeida Vieira Jr - Systems Engineer
Universo Online - UOL -
http://www.uol.com.br

 
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_nagios.pl
Type: text/x-perl
Size: 1713 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20040531/0e93f974/attachment.pl>


More information about the Developers mailing list