Random Project

Warnings result in client message: NRPE: Unable to read output

Did encounter a problem when the check_rsnapshot is returning a warning message. The errormessage was sent to STDERR and not to the NRPE.

I did modify the check_rsnapshot print statement containing STDERR. Just removed all STDERR references.