Page 1 of 1

nrpe - output wrapped up as single line

Posted: Wed Nov 18, 2015 10:58 am
by sureshbabuy
The output of multiple lines looks to be wrapped up in single line in the nagios web portal.
Can we customize this behavior at the client side so that we can have the output as multiple lines ( original behavior ) ?

Re: nrpe - output wrapped up as single line

Posted: Wed Nov 18, 2015 11:20 am
by rkennedy
In order to do multi-line output you need to separate the lines using the newline separator. Nagios will also only display the first line of multi-line output unless you click on the service to get the full detailed information.

Re: nrpe - output wrapped up as single line

Posted: Mon Nov 23, 2015 2:37 pm
by sureshbabuy
thanks. that helps
we can close this thread since I have no more queries on this topic