output illegal characters
Posted: Thu Jul 12, 2012 11:39 am
We are running check_nrpe plugin to monitor Windows Event log messages.
Number of our error outputs consists pipe line character "|". Nagios cut alerts by this pipe character.
When I run this check_nrpe from command line I am receiving correct output with "|" and text after it.
In order to make it works we have enabled variable
illegal_macro_output_chars=`~$&|'"<>
in nagios.cfg. (Nagios XI was restarted after this change.)
We currently running Nagios XI 2011R3.2.
Does anybody know anything about this problem and solution?
Thank you.
Number of our error outputs consists pipe line character "|". Nagios cut alerts by this pipe character.
When I run this check_nrpe from command line I am receiving correct output with "|" and text after it.
In order to make it works we have enabled variable
illegal_macro_output_chars=`~$&|'"<>
in nagios.cfg. (Nagios XI was restarted after this change.)
We currently running Nagios XI 2011R3.2.
Does anybody know anything about this problem and solution?
Thank you.