I set up an alert, saved the alert file, and stopped and started the Monitor Daemon, but it is not doing anything.
I want the alert to fire when the status of a outbound thread (LogicianDTS_lab_out) says there are more than 5 ‘Pending’. The action should shut down the inbound thread (med_lab_in).
Can someone please help me?
Garrett
Here are the specs for the alert:
Trigger
Alert Type: Outbound Queue Depth
Source: LogicianDTS_lab_out
Source Count: All
Comparing: > 5
Duration: Once
Alert Host:
Time Window: ******
Action
exec {hcicmd -p logician -c “med_lab_in pstop”}