statusjson.cgi show truncated json
Posted: Thu Jun 12, 2014 10:42 am
Hello
I noticed output from statusjson.cgi is truncated from time to time. I mean the returning json is incomplete, no end of file
Nagios Core 4.0.4 on Red Hat Enterprise Linux Server release 6.4 (Santiago)
Compiled from sources.
I've never seen this. Investigations haven't helped to understand the reason of this and how I can fix it
I noticed output from statusjson.cgi is truncated from time to time. I mean the returning json is incomplete, no end of file
Code: Select all
....(lot of lines)
"HDD Space": {
"host_name": "pdvlacnx310",
"description": "HDD Space",
"plugin_output": "DISK OK - free space: / 19934 MB (81-371659088node=93%):",
"long_plugin_output": "",
"perf_data": "/=4469MB;20567;23138;0;25709",
"max_attemps": 3,
"current_attempt": 1,
"status": 2,
"last_update": 1400183388000,
"has_been_checked": true,
"should_be_scheduled": true,Compiled from sources.
I've never seen this. Investigations haven't helped to understand the reason of this and how I can fix it