<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>running on nagios 1.0 and already have many checks being 
done by ssh. today i decided to add a new check:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>check_by_ssh!"/nagios/libexec/check_log2.pl -l /pathtolog.log -s 
/tmp/msgs.old -p "not found""</DIV>
<DIV> </DIV>
<DIV>all my other check_by_ssh checks work just fine running as the user 
nagios.. however when this one runs it returns "unable to open pipe".. </DIV>
<DIV> </DIV>
<DIV>i'm not sure why this is being returned.. any clues?</DIV></BODY></HTML>