Ad Widget

Collapse

1.4 housekeeper problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hannibal20
    Junior Member
    • Jan 2007
    • 22

    #1

    1.4 housekeeper problem

    Hi,

    I'm running 1.4.0 on Solaris 10 + MySQL. I've setup my environment and everything seemed to be running smoothly, but then I noticed a strange thing - my graphs were showing only last hour of data (grpfuncs based on the same data was beeing graphed correctly, with full history). I managed to corelate the missing data with housekeeper runs from the server log.

    Then I looked into the 'housekeeper' table in the database. There were some references to my items. I've waited for the next housekeeper run, but the entries in housekeeper table were not deleted (while the data was). Then I deleted the entries manually and from now on my data isn't periodically cleaned. I remember clearing history data once (frontend), so the entries in housekeeper table must have remained in the database since then. The housekeeper didn't remove them.

    I'll report some debug info when I have some.
  • tronite
    Senior Member
    • Jun 2007
    • 147

    #2
    Originally posted by hannibal20
    Hi,

    I'm running 1.4.0 on Solaris 10 + MySQL. I've setup my environment and everything seemed to be running smoothly, but then I noticed a strange thing - my graphs were showing only last hour of data (grpfuncs based on the same data was beeing graphed correctly, with full history). I managed to corelate the missing data with housekeeper runs from the server log.

    Then I looked into the 'housekeeper' table in the database. There were some references to my items. I've waited for the next housekeeper run, but the entries in housekeeper table were not deleted (while the data was). Then I deleted the entries manually and from now on my data isn't periodically cleaned. I remember clearing history data once (frontend), so the entries in housekeeper table must have remained in the database since then. The housekeeper didn't remove them.

    I'll report some debug info when I have some.
    Have you set your agent to remove them?

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      Housekeeper keeps data in the table until all associated data (history, trends) is removed. It make take days for large setups.
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      • hannibal20
        Junior Member
        • Jan 2007
        • 22

        #4
        Housekeeper kept deleting all my time-series data every hour until I deleted the 'clear my data' tags from the database manually.

        AFAIK agents have nothing to do with server's database.

        Comment

        Working...