Nagios 3.0 does not pass backslashes with check_nrpe?
kemmerc at pt.lu
kemmerc at pt.lu
Wed Apr 2 11:18:27 CEST 2008
Hi all,
after upgrading to Nagios 3.0 it seems that backslashes are no longer
passed to nrpe clients. The TESTHOST is running nsclient++.
When i do (as user nagios):
./check_nrpe -H TESTHOST -n -p 5666 -c CheckFileSize -a
File=c:\\temp\\*.* MaxWarn=150M MaxCrit=200M
i get this:
OK all file sizes are within bounds.|'c:\temp\*.*'=127.51M;150;200;
which is the correct result.
When Nagios is performing the same check, the result is:
Status information: OK: c:temp*.*: 0B
Performance Data: 'c:temp*.*'=0B;104857600;209715200;
which is obviously not correct (as the backslashes are missing)
Can anyone confirm this problem?
Regards
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
More information about the Developers
mailing list