Ad Widget

Collapse

zabbix db failed: first network error, wait for 15 seconds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mario.almeida
    Member
    • Nov 2008
    • 44

    #1

    zabbix db failed: first network error, wait for 15 seconds

    Hi All,

    I get the below error.

    [zabbix_db] failed: first network error, wait for 15 seconds

    But postgres database is up and running.
    Can someone help me to fix this issue.

    And also the que is growing high SNMPv3

    I have attached 2 image of high queue.
    Attached Files
  • mario.almeida
    Member
    • Nov 2008
    • 44

    #2
    Some more errors

    7379:20131208:080827.706 [Z3001] connection to database 'zabbix' failed: [0] could not connect to server: Connection timed out
    Is the server running on host "10.8.4.12" and accepting
    TCP/IP connections on port 5432?

    7379:20131208:080827.706 watchdog: database is down

    Comment

    • syndeysider
      Senior Member
      • Oct 2013
      • 115

      #3
      Post your Zabbix internal process busy % graph here.

      What zabbix version?
      What db backend?
      Seperate servers or same instance?

      Comment

      • MaxM
        Member
        • Sep 2011
        • 42

        #4
        Have you checked to make sure you're not running into any limits on the number of connections postgres allows (e.g. max_connections set to 10, zabbix tries to open connection 11 => fails, gets this error)?

        Comment

        Working...