Hello,
New to Zabbix, very much enjoying it. Great system.
Trying to detect an unexpected Windows machine crash. In the past, I perform this analysis manually by looking at the EventLog(System).
The two key events are :
6005 : Event Log Started
6006 : Event Log Stopped
So, in a filtered view, if there's two 6005 events in a row (without an intervening 6006), I know there was an unexpected system crash (and restart)
While I've sorted out how to collect the EventViewer info in Zabbix easily enough, I'm not sure how to create a trigger to detect this kind of event.
-Chad
New to Zabbix, very much enjoying it. Great system.
Trying to detect an unexpected Windows machine crash. In the past, I perform this analysis manually by looking at the EventLog(System).
The two key events are :
6005 : Event Log Started
6006 : Event Log Stopped
So, in a filtered view, if there's two 6005 events in a row (without an intervening 6006), I know there was an unexpected system crash (and restart)
While I've sorted out how to collect the EventViewer info in Zabbix easily enough, I'm not sure how to create a trigger to detect this kind of event.
-Chad

Comment