We’re trying to setup an Alert in 5.7 (Windows Server 2003) to stop and start a thread based on queue depth using the GUI Alert config – but the trigger isn’t firing, we’re getting this error:
Unable to CreateProcess: hcicmd -p inbound -c “series_all_ob pstop”
The system cannot find the file specified.
We’ve tried this on a number of different threads, but with the same outcome. Does anyone see a problem with our setup?
Thanks for your help!
Jeanne Cole
[aler:aler:WARN/0:_hcimonitord_:02/23/2011 13:19:58] All fields in WINDOW key are taken as ‘*’
[aler:aler:WARN/0:_hcimonitord_:02/23/2011 13:19:58] Alert def loaded with warnings:
{ NAME Heartbeat }
{ VALUE opque }
{ SOURCE series_all_ob }
{ WITH -2 }
{ COMP {< 2} } { FOR {nmin 30} } { WINDOW */*/*/* } { ACTION { { exec {hcicmd -p inbound -c “series_all_ob pstop”} } } } [aler:aler:ERR /0:_hcimonitord_:02/23/2011 13:50:05] Unable to CreateProcess: hcicmd -p inbound -c “series_all_ob pstop” The system cannot find the file specified. [aler:aler:ERR /0:_hcimonitord_:02/23/2011 13:50:05] Alert #28 failed to be triggered.