I have monitoring my database with odbc on zabbix also set odbc poller = 60 but sometimes for that hosts zabbix failed such as attached pic . What is the issue ?
Ad Widget
Collapse
why cannot get zabbix data sometimes due host added by odbc oracle
Collapse
X
-
Hello,
By "sometimes" do you mean that generally interface status is Available but is flapping? If so - check for network issues between server and host.
Are timeouts set to default values in server and agent config files? If there is high latency or other known issues in the network between server and host which would cause delays, then increase timeouts to:
Timeout=30 # - in server config
Timeout=28 # - in agent config on hostComment
Comment