[Nagios-users] Antwort: Re: NSCA and long output

2008-05-28 Thread Thomas Borger
Looking at the NSCA sources, common.h has: #define MAX_PLUGINOUTPUT_LENGTH 512 I'm guessing that's the issue right there. The first thing I'd try is to bump that up to 4096, and recompile send_nsca and nsca. I haven't looked very carefully at the source or tried this myself, but it

Re: [Nagios-users] Antwort: Re: NSCA and long output

2008-05-28 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/05/08 01:12 AM, Thomas Borger wrote: Looking at the NSCA sources, common.h has: #define MAX_PLUGINOUTPUT_LENGTH 512 I'm guessing that's the issue right there. The first thing I'd try is to bump that up to 4096, and recompile send_nsca

[Nagios-users] Antwort: Re: NSCA and long output

2008-05-28 Thread Thomas Borger
On May 28, 2008, at 11:54 AM , Aaron Mills wrote: What I'm really trying to get is multi-line output. Nagios/NRPE supports this (v3.x) e.g.: TEXT OUTPUT | OPTIONAL PERFDATA LONG TEXT LINE 1 LONG TEXT LINE 2 This works for NRPE, but not with NSCA, since NSCA can only take a