I've noticed some strange situation where if I go to Monitoring -> Triggers I see a list of many triggers in Problem status that are several months old, and have no Host listed. It looks like they are mostly/all from triggers that were part of low-level discovery.
So for example, with show details enabled, the Host column is empty and this is displayed as the trigger Name:
The age of all the triggers is 4-7 months old, and in some cases it looks like the same trigger replicated several times.
Any advice on how I can clean these up? I was poking around the schema--particularly the triggers table--trying to see if I could these in the tables but have not been able to isolate them yet. The only option I'm given in the web interface is to Bulk Acknowledge them.
Edit: Forgot to add: I'm running Zabbix 2.0.4 currently, though obviously an earlier version back at the time these were triggered originally.
So for example, with show details enabled, the Host column is empty and this is displayed as the trigger Name:
Code:
Free disk space is less than 10% on volume C:\ *ERROR*<10
Any advice on how I can clean these up? I was poking around the schema--particularly the triggers table--trying to see if I could these in the tables but have not been able to isolate them yet. The only option I'm given in the web interface is to Bulk Acknowledge them.
Edit: Forgot to add: I'm running Zabbix 2.0.4 currently, though obviously an earlier version back at the time these were triggered originally.
Comment