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

Items with invalid storage period are silently skipped by housekeeper

XMLWordPrintable

    • Sprint 41
    • 0.5

      1. Create item with history storage period={$MACRO}
      2. Set macro {$MACRO}=1dd
      3. Start Zabbix server
      4. Execute housekeeper manually:

       ./sbin/zabbix_server -R housekeeper_execute 

      Expected:
      Item must become unsupported (possibly during configuration sync) or there should be clear indication to user that error occurred.

      Actual:
      No housekeeping will be performed and no warnings will show up in the log.
      If log level is increased to debug, then it's possible to see

      invalid history storage '1dd' for itemid '28289'
      

            wiper Andris Zeila
            vso Vladislavs Sokurenko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: