From: Daniele C. <dan...@ti...> - 2006-02-02 10:31:04
|
Yes, I get the same output. Make sure you delete the pipe char from illegal macro output options, defined in nagios.cfg file; this is mine: # ILLEGAL MACRO OUTPUT CHARACTERS #illegal_macro_output_chars=`~$&|'"<> illegal_macro_output_chars=`~$&"<> Bye. Daniele Coli` P.S. Please, reply in list so everybody can read/write suggestions... mi...@se... ha scritto: > Thanks for the response. Maybe it is me then. Does this look like the output you get? > > ./check_icmp -H <myhost> > OK - <myhost>: rta 83.2 ms, lost 0%|rta=83.2ms;200;500;; pl=0%;60;80;; > > -------------- Original message ---------------------- > From: Daniele Coli` <dan...@ti...> > >> Hi, >> I use check_icmp version 0.8.1 and it works well (I compiled it from >> nagios-plugins-1.4.0.a3). >> >> >> Daniele >> >> mi...@se... wrote: >> >>> Anyone have a working check_ping or check_icmp? I've tried all the ones I can >>> find and googled like crazy. I'm new to perfparse and I'm not a c coder and >>> >> it >> >>> sure looks like the latest check_icmp outputs the data in the wrong format >>> (keeps going into drop bin). If anyone could send me the source for a working >>> ping check it would be very appreciated... >>> >>> Mike >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >>> for problems? Stop! Download the new AJAX search engine that makes >>> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >>> _______________________________________________ >>> Perfparse-users mailing list >>> Per...@li... >>> https://lists.sourceforge.net/lists/listinfo/perfparse-users >>> >>> >>> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >> _______________________________________________ >> Perfparse-users mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perfparse-users >> >> >> > > > > |