Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17754

PGRES_FATAL_ERROR on adding hp ilo4 as IPMI device

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 5.0.0
    • Server (S)
    • None

      Steps to reproduce:

      1. Use standard template "Template Server Chassis by IPMI" from zabbix 5.0.0 for HP proliant dl20 gen9 ILO (ILO4 v2.73) monitoring 
      2. Check zabbix-server.log

      Result:

      179422:20200515:212802.391 enabling IPMI agent checks on host "host123": host became available
      179471:20200515:212802.425 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR:  duplicate key value violates unique constraint "applications_2"
      DETAIL:  Key (hostid, name)=(10329, IPMI fan) already exists.
       [insert into applications (applicationid,hostid,name,flags) values (1766,10329,'IPMI fan',4),(1767,10329,'IPMI temperature',4);
      ]
      

      Expected:
      no PGRES_FATAL_ERROR error in the log file

       

      Additional info:

      This server has 3 FANs. Looks like all 3 fans were successfully discovered, sensors data is collecting, but maybe something is wrong due to this error in the log file.

            kpavars Kristians Pavars
            sergey1234 sergey1234
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: