From: Ben C. <be...@ro...> - 2005-05-31 12:42:48
|
Done. Yves wrote: >>Ben Clewett wrote: >> > Please check nagio.cfg, find this: >> > >> > # ILLEGAL MACRO OUTPUT CHARACTERS >> > illegal_macro_output_chars=`~$&|'"<> >> > >> > Change to: >> > >> > illegal_macro_output_chars=`~$&|"<> >> > >> > Please let us know if this helps. >> >>Yes, that fixed the problem, thank you very much. That would seem to >>indicate that the problem is, in fact, caused by Nagios - would you agree? > > > Yes. > Maybe this should be documented as a Frequently Asked Question ? > I suggest here : http://wiki.perfparse.org/tiki-view_faq.php?faqId=8 > > Yves |