Could not construct return packet in NRPE handler check client side (nsclient.log) logs...
The log says this:
2012-07-02 14:19:14: error:modules\NRPEListener\NRPEListener.cpp:432: Request arguments contained illegal metachars!
I'm guessing it's because the check_command has an ampersand (&)in it:
Code: Select all
check_command check_nrpe!CheckServiceState -a ShowAll "Backup Exec Device & Media Service"My four processes show green on the server but while looking at the NSClient log I found that all of my processes are putting these two errors in the nsclient.log file:
2012-07-02 14:20:41: message:d:\source\nscp\branches\stable\include\checkHelpers.hpp:993: Missing bounds for check: beserver.exe
2012-07-02 14:20:41: message:d:\source\nscp\branches\stable\include\checkHelpers.hpp:993: Missing bounds for check: beserver.exe
Yes, each process has two identical entries every 10 minutes. Any ideas on either of these problems?
Thanks,
Joe B