WMI Event Log Sensor monitoring Application log for Event ID 4113 has a status of Notify but this is the message: Database redundancy health check failed. Database copy: NAIC-MDB1 Redundancy count: 0 Error: Passive copy 'NAIC-MDB1\EXCH1' is not in a good state. Status: ServiceDown. Passive copy 'NAIC-MDB1\EXCH2' is not in a good state. Status: ServiceDown. Passive copy 'NAIC-MDB1\EXCH3' is not in a good state. Status: FailedAndSuspended. Name Status RealCopyQueu InspectorQue ReplayQueue CIState e ue ---- ------ ------------ ------------ ----------- ------- NAIC-MDB1\EXC ServiceDown 0 0 0 Unknown H1 NAIC-MDB1\EXC ServiceDown 0 0 0 Unknown H2 NAIC-MDB1\EXC FailedAndSusp 318966 0 0 Failed H3 ended.

My state triggers only allow for DOWN, WARNING or UNUSUAL - how do I code this to send an alert?


Article Comments

Hello,

you would have to set the sensors filtering options that it only catches this event and then you can use the Error-Limits (set a upper limit to 0) which will then switch the sensor into error state once it detects such an event. This could then be used with a State Trigger on Condition Down/Warning (depending on the used limit).

best regards.


Sep, 2011 - Permalink