[Nagios-devel] Plugin Output

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Plugin Output

Post by Guest »

I understand that 3.0 expands the amount of data a plugin may return. I'm
trying to figure out if it is possible to display the returned data in
nagios. If I put all the data I want displayed on the first line separated
by "
" it will display correctly, however I'm limited to only
displaying the first 256 characters. If I return the output on separate
lines I can access the extra lines with the LONGSERVICEOUTPUT macro, but I
can't see what that output is anywhere in the cgi.

Is it possible to set something to display all service output in the cgi.
I've got about 1k of data that I'd like to display and can't seem to find a
way to do it.

-Shad






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked