Hello,
Recently we have a problem with the agentd on one of our servers.
The agentd stopts randomly with collecting data. In the logfile we see nothing strange.
ps aux:
Last lines of the logfile:
The errors in the log are caused by some scripts run by the agentd. (zabora)
No messages in /var/log/dmesg etc.
I already rised the debug level for the agent.
Anybody an idea?
Thx!
Recently we have a problem with the agentd on one of our servers.
The agentd stopts randomly with collecting data. In the logfile we see nothing strange.

ps aux:
Code:
zabbix 19124 0.0 0.0 2836 496 ? SN Nov17 0:00 /usr/local/sbin/zabbix_agentd zabbix 19125 0.0 0.0 2836 828 ? SN Nov17 0:49 /usr/local/sbin/zabbix_agentd zabbix 19126 0.0 0.0 2856 820 ? SN Nov17 0:51 /usr/local/sbin/zabbix_agentd
Code:
19126:20091118:102016 Active check [custom.softraid.md3] is not supported. Disabled. 19126:20091118:102016 Active check [system.cpu.util[,wait,avg1]] is not supported. Disabled. Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 19126:20091118:102017 Active check [oracle[dbsize]] is not supported. Disabled. Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 19126:20091118:102017 Active check [oracle[deadlocks]] is not supported. Disabled. [root@alliander log]# tail zabbix-agent/zabbix_agentd.log -f 19126:20091118:102016 Active check [custom.softraid.md3] is not supported. Disabled. 19126:20091118:102016 Active check [system.cpu.util[,wait,avg1]] is not supported. Disabled. Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 19126:20091118:102017 Active check [oracle[dbsize]] is not supported. Disabled. Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory 19126:20091118:102017 Active check [oracle[deadlocks]] is not supported. Disabled.
No messages in /var/log/dmesg etc.
I already rised the debug level for the agent.
Anybody an idea?
Thx!
Comment