On Thu, 2006-03-16 at 04:45 -0800, satish kumar wrote: > Hi, > > I am getting this message when i try to run a perl script on a nagios > server requesting via check_nrpe for remote server running with > nrpe.The script is on the remote server.Please help me it is > immediate. is it any particular script?
The first thing I would do is add " 2>&1" to the end of your command definition in nrpe.cfg. This will echo back stderr, which will tell you what's wrong (with Perl, almost certainly a missing library).
signature.asc
Description: This is a digitally signed message part