I have several errors in the zabbix logfile from the zabbix agent:
Zabbix agent item [proc.num[crond]] on host [host] failed: first network error, wait for 15 seconds
Zabbix agent item [vm.memory.size[free]] on host [host] failed: first network error, wait for 15 seconds
Zabbix agent item [vfs.fs.size[C:,used]] on host [host] failed: first network error, wait for 15 seconds
and for shell scripts also:
item [host:script1.sh] became not supported: timeout while executing a shell script
item [host:script2.sh] became not supported: timeout while executing a shell script
item [host:script1.sh] became supported
item [host:script2.sh] became supported
The logfile is full of such errors, how can this be solved?
In the frontend everything looks fine, no errors or disabled items/hosts etc..
Zabbix agent item [proc.num[crond]] on host [host] failed: first network error, wait for 15 seconds
Zabbix agent item [vm.memory.size[free]] on host [host] failed: first network error, wait for 15 seconds
Zabbix agent item [vfs.fs.size[C:,used]] on host [host] failed: first network error, wait for 15 seconds
and for shell scripts also:
item [host:script1.sh] became not supported: timeout while executing a shell script
item [host:script2.sh] became not supported: timeout while executing a shell script
item [host:script1.sh] became supported
item [host:script2.sh] became supported
The logfile is full of such errors, how can this be solved?
In the frontend everything looks fine, no errors or disabled items/hosts etc..
Comment