Patch: allow NRPE to handle multiline plugin output
Ethan Galstad
nagios at nagios.org
Tue May 8 23:04:14 CEST 2007
Matthias Flacke wrote:
> Hi Ethan, hi list,
>
> there are some lines in NRPE which cut off multiline plugin output -
> only the leading line remains. This busts the new Nagios 3 multiline
> feature for passive checks.
>
> The attached patch also works fine with Nagios 2 installations
> because run_service_check still strips continuation lines
> within Nagios itself.
>
> Kind regards,
> Matthias
>
Thanks Matthias! I'll get this functionality in CVS shortly. The
current plugin output is limited to 1K because of the static packet
size. I plan on eventually changing this to allow unlimited output
length for NRPE 3.x.
Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
More information about the Developers
mailing list