Hi guys, in the past 5 years, I used HP SiteScope for system monitoring.
Now I'm switching to Zabbix. I'm looking for a feature which SiteScope has.
For example, I want to monitor diskspace /var and I should get an alarm email when free space is below 10%.
So I create a trigger to check diskspace every 20minutes .
Once the trigger is fired, I want the trigger to check again in 20 seconds , if the free space is still below 10%, then send out the email. If second check is above 10%, then ignore this alarm.
Further more, I can choose to do a 3rd check after 20 seconds to double confirm...
Based on my experience, this way, I can greatly decrease the number of false alarms.
I checked Zabbix document, so far I have got a clue of how to implement this.
Now I'm switching to Zabbix. I'm looking for a feature which SiteScope has.
For example, I want to monitor diskspace /var and I should get an alarm email when free space is below 10%.
So I create a trigger to check diskspace every 20minutes .
Once the trigger is fired, I want the trigger to check again in 20 seconds , if the free space is still below 10%, then send out the email. If second check is above 10%, then ignore this alarm.
Further more, I can choose to do a 3rd check after 20 seconds to double confirm...
Based on my experience, this way, I can greatly decrease the number of false alarms.
I checked Zabbix document, so far I have got a clue of how to implement this.

Comment