Result String
None
Set _cerrno
No
Event_reqinfo
"event_id %u event_type %u event_type_string {%s} event_pub_sec %u event_pub_msec %u"
"slot %u event %s"
DescriptionEvent Type
Unique number that indicates the ID for this published
event. Multiple policies may be run for the same
event, and each policy will have the same event ID.
event_id
Type of event.event_type
An ASCII string that represents the name of the event
for this event type.
event_type_string
The time, in seconds and milliseconds, when the event
was published to the EEM.
event_pub_sec event_pub_msec
Slot number for the affected card.slot
Indicates a string, removed or online, that represents
either an OIR removal event or an OIR insertion
event.
event
event_register_process
Registers for a process event. Use this Tcl command extension to run a policy on the basis of an event raised
when a Cisco IOS Software Modularity process starts or stops. These events are handled by the System
Manager event detector that screens for this event. This Tcl command extension is supported only in Software
Modularity images.
Syntax
event_register_process [tag ?] abort|term|start|user_restart|user_shutdown
[sub_system ?] [version ?] [instance ?] [path ?] [node ?]
[queue_priority low|normal|high|last] [maxrun ?] [nice 0|1]
Arguments
(Optional) String identifying a tag that can be used
with the trigger Tcl command extension to support
multiple event statements within a Tcl script.
tag
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1918
event_register_process