Ad Widget

Collapse

why cannot get zabbix data sometimes due host added by odbc oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bab
    Senior Member
    • Aug 2020
    • 194

    #1

    why cannot get zabbix data sometimes due host added by odbc oracle

    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 ?

    Click image for larger version

Name:	ZBX.jpg
Views:	64
Size:	30.2 KB
ID:	514539
  • bab
    Senior Member
    • Aug 2020
    • 194

    #2
    Would you please help me about this ?

    Comment

    • AlexeyBrizgalov
      Junior Member
      • Mar 2026
      • 12

      #3
      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 host

      Comment

      Working...