80-10
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter80 Configuring Anonymous Reporting and Smar t Call Home
Configuring Anonymous Reporting and Smart Call Home
Configuring Alert Group Subscription
To subscribe a destination profile to an alert group, perform this task:
Detailed Steps
Table80-1 Severity and Syslog Level Mapping
Level Keyword
Equivalent Syslog
Level Description
9catastrophic N/A Network-wide catastrophic failure.
8disaster N/A Significant network impact.
7fatal Emergency (0) System is unusable.
6critical Alert (1) Critical conditions, immediate attention needed.
5major Critical (2) Major conditions.
4minor Error (3) Minor conditions.
3warning Warning (4) Warning conditions
2notification Notice (5) Basic notification and informational messages.
Possibly independently insignificant.
1normal Information (6) Normal event signifying return to normal state.
0debugging Debug (7) Debugging messages (default setting).
Command Purpose
Step1 call-home
Example:
hostname(config) # call-home
Enters call-home configuration mode.
Step2 alert-group {all | configuration | diagnostic |
environment | inventory | syslog}
Example:
ciscoasa(cfg-call-home)# alert-group all
Enables the specified Smart Call Home group. Use
the keyword all to enable all alert groups. By
default, all alert groups are enabled.
Step3 profile profile-name
Example:
hostname(cfg-call-home)# profile profile1
Enters the profile configuration submode for the
specified destination profile.
Step4 subscribe-to-alert-group configuration [periodic
{daily hh:mm | monthly date hh:mm | weekly day
hh:mm}]
Example:
hostname(cfg-call-home-profile)#
subscribe-to-alert-group configuration periodic
weekly Wednesday 23:30
Subscribes this destination profile to the
configuration alert group. The configuration alert
group can be configured for periodic notification, as
described in the “Subscribing to Alert Groups”
section on page 80-9.
To subscribe to all available alert groups, use the
subscribe-to-alert-group all command.