first of all, I'm sorry if I'm posting in the wrong place. I'm new to Nagios.
I'm having dificulties with showing more than one line in STATUS in Service details, as it only shows the first line.
Nagios version 4.0.8
nsclient++ version 0.4.3.131 2015-02-15
The nrpe command works fine when testing on the server, which lists all installed programs:
#################################################
root@nagios:/home/nagios# check_nrpe -H naud12 -c check_windows_app_installs
Program Files Counted: 27
\n
7-Zip9.20(x64edition)
AdobeFlashPlayer16ActiveX
AdobeFlashPlayer16NPAPI
.
.
. (I'm shortening the list...)
root@nagios:/home/nagios#
#################################################
But when I get to Service Details in WEB UI, it only shows the first line.

What can I do to make the web ui shows the entire list of installed programs?
By the way, the plugin I used is the check_windows_app_installs:
http://exchange.nagios.org/directory/Pl ... ls/details



