My zabbix install has quite a number of external scripts. I just noticed the following lines in the zabbix server log which I believe are coming from one of the external scripts, but it doesn't indicate what is being called:
sed: couldn't flush stdout: Broken pipe
26166:20120831:155204.035 item [web6:query_apachestats.py["{HOST.CONN}",80, TotalAccesses]] became not supported: Received value [] is not su
itable for value type [Numeric (float)]
sed: couldn't flush stdout: Broken pipe
sed: couldn't flush stdout: Broken pipe
sed: couldn't flush stdout: Broken pipe
These sed lines appear about once every 1-5 seconds. I tried turning debugging to level 4, but it wsn't any help.
Any ideas?
Thanks
JBB
sed: couldn't flush stdout: Broken pipe
26166:20120831:155204.035 item [web6:query_apachestats.py["{HOST.CONN}",80, TotalAccesses]] became not supported: Received value [] is not su
itable for value type [Numeric (float)]
sed: couldn't flush stdout: Broken pipe
sed: couldn't flush stdout: Broken pipe
sed: couldn't flush stdout: Broken pipe
These sed lines appear about once every 1-5 seconds. I tried turning debugging to level 4, but it wsn't any help.
Any ideas?
Thanks
JBB
Comment