It appears that our outbound queue depth alert works fine. It calls an email action. Then I have it call a tcl action which simply opens up a file and write that tcl is being called. Then I call a function thats defined in $HCIROOT/tclprocs and it doesnt error, but it doesnt do the command. I then logged out puts $fl [info commands *] to get a list of commands and it seems to be all stock tcl commands.
Does anyone know how to get global tcl functions to work as a tcl action on an alert?