Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
When attempting to register the TCL script on my ASR 9K I get an error:
event manager policy cpu_80.tcl username admin persist-time 3600 type user!!% Embedded Event Manager configuration: failed to retrieve intermediate registration result for policy...
I have a simple EEM question. How would I send an email notification to multiple recipients?
This is from an ASR 9000 TCL script.
...if [catch {smtp_subst [file join $tcl_library email_template_cfg.tm]} result] { error $result $errorInfo
Somethin...
Scott,
I just copied the sample script (I'm not a programmer)
sl_intf_down.tcl Sample Policy
from the document http://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k_r6-0/system-monitoring/configuration/guide/b_sysmon_cg60xasr9k/b_sysmon...