Sunday, February 21, 2016

EEM

EEM

Embedded Event Manager


tracking and classifying events and providing notification options

Supports


  • Monitoring SNMP Objects
  • Screening SysLog messages
  • Monitoring counters
  • Timers (absolute time-of-day, coutdown, watchdog, CRON)
  • CLI Input
  • Hardware Insertion/Removal
  • Routing table changes
  • IP SLA and NetFlow events
  • Generic On-Line Diagnostics (GOLD) events
  • Generating prioritizes Syslog messages
  • Reloading the router
  • Switching to a secondary processor
  • Generating SNMP traps
  • Setting/modifying counters
  • Executing IOS command
  • Requesting system info
  • Reading/setting state of tracked objects

Configuration


config# event manager applet CLI-cp-run-st
config-applet# event cli pattern "wr" sync yes
config-applet# action 1.0 syslog msg "$_cli_msg Command Executed"
config-applet# set 2.0 _exit_status 1

No comments:

Post a Comment