Search found 4 matches
- Fri Aug 22, 2014 3:40 am
- Forum: Open Source Nagios Projects
- Topic: Has multiline (LONGOUTPUT) changed in 4.x ?
- Replies: 6
- Views: 2693
- Thu Aug 21, 2014 3:48 am
- Forum: Open Source Nagios Projects
- Topic: Has multiline (LONGOUTPUT) changed in 4.x ?
- Replies: 6
- Views: 2693
Re: Has multiline (LONGOUTPUT) changed in 4.x ?
Actually, looking at it more closely I can't get it to work with the multiline output even in this format: echo "[1408610612] PROCESS_HOST_CHECK_RESULT;TESTHOST;OK;HELLO WORLD\nline1\nline2\nline3\nline4|pfdata=47s;10;20;;" > /usr/local/nagios/var/rw/nagios.cmd Superficially it looks ok, t...
- Thu Aug 21, 2014 3:01 am
- Forum: Open Source Nagios Projects
- Topic: Has multiline (LONGOUTPUT) changed in 4.x ?
- Replies: 6
- Views: 2693
Re: Has multiline (LONGOUTPUT) changed in 4.x ?
Thanks for replying. Yes that's how it looks to me also.
I did check the manual expecting to see a change, but didn't.
I was hoping that since manual hadn't changed it was a bug, I've a whole stack of remote hosts that send data passive in this way...Upgrade nightmare
I did check the manual expecting to see a change, but didn't.
I was hoping that since manual hadn't changed it was a bug, I've a whole stack of remote hosts that send data passive in this way...Upgrade nightmare
- Wed Aug 20, 2014 5:56 am
- Forum: Open Source Nagios Projects
- Topic: Has multiline (LONGOUTPUT) changed in 4.x ?
- Replies: 6
- Views: 2693
Has multiline (LONGOUTPUT) changed in 4.x ?
Hi Nagios Devas, I upgraded a 3.51 to 4.08 and my passive checks which use LONGOUTPUT to transmit many lines are now being interpreted as peformance data ie. the multiline is concatenated on to the performance data. Has the format changed in 4.x? I reverted to 3.51 and all is fine again. Here's my d...