Search found 4 matches

by hoschmieder
Tue Dec 10, 2013 5:58 am
Forum: Open Source Nagios Projects
Topic: Passive Checks with LONGTEXT not shown correctly
Replies: 7
Views: 2204

Re: Passive Checks with LONGTEXT not shown correctly

we are running 4.0.2.
same we saw also with 4.0.1
by hoschmieder
Sat Dec 07, 2013 3:36 am
Forum: Open Source Nagios Projects
Topic: Passive Checks with LONGTEXT not shown correctly
Replies: 7
Views: 2204

Re: Passive Checks with LONGTEXT not shown correctly

Hi, thanks for your feedback. Unfortunaly i saw it right now. I wrote a short test script to show you whats wrong. (see below) In the attached picture you'll find the output. There you see, that while active check puts the 2++ lines into the long output, the passive check puts all them together. Any...
by hoschmieder
Wed Dec 04, 2013 8:32 am
Forum: Open Source Nagios Projects
Topic: Passive Checks with LONGTEXT not shown correctly
Replies: 7
Views: 2204

Passive Checks with LONGTEXT not shown correctly

Hi, i believe this is a bug, anyway, maybe there is an idea for an workaround or an hint on what i am doing wrong: Following problem: if i write the output of an service- plugin to nagios.cmd, the output is not spitted into the two parts: SERVICEOUTPUT and LONGSERVICEOUTPUT. The same plugin working ...