Cisco WS-C3560E-48TD-E-RF - Catalyst 3560E-48TD Switch Manual de usuario Pagina 89

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 111
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 88
© 2013 Cisco and/or its affiliates. All rights reserved.
BRKCRS-3090
Cisco Public
EMM What is there isn’t a Syslog Msg
Use Watchdog timer
89
event manager applet EmergencyCallCheck
event timer watchdog name EmergencyTimer time 20 maxrun 5000
action 1.0 puts "Executing Emergency check"
action 1.1 cli command "enable"
action 2.0 cli command "show call active voice compact | inc P000"
action 2.2 regexp "P000" "$_cli_result"
action 3.0 comment Check if any lines contain P000 if not exit
action 3.2 if $_regexp_result eq 1
action 3.4 syslog msg "Emergency Services Called"
action 3.6 mail server "$_email_server" to "$_email_to" from \
"$_email_from" subject "Emergency Services Called" \
body "$_cli_result"
action 4.0 comment Collect More information to send a second email
action 4.2 cli command "sho sip calls"
action 4.4 mail server "$_email_server" to "$_email_to" from \
"$_email_from" subject "Emergency Services Called - Detail" \
body "$_cli_result"
action 5.0 end
Vista de pagina 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 110 111

Comentarios a estos manuales

Sin comentarios