User's Manual
12-13
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter 12 Configuring Call Home for the Cisco CSR 1000V
How to Configure Call Home
Subscribing to Alert Groups
An alert group is a predefined subset of Call Home alerts supported in all routers. Different types of Call
Home alerts are grouped into different alert groups depending on their type. The following alert groups
are available:
• Configuration
• Inventory
• Syslog
• Crash
• Snapshot
This section contains the following subsections:
• Periodic Notification, page 12-15
• Message Severity Threshold, page 12-16
• Configuring Snapshot Command List, page 12-17
The triggering events for each alert group are listed in the “Alert Group Trigger Events and Commands”
section on page 12-44, and the contents of the alert group messages are listed in the “Message Contents”
section on page 12-45.
You can select one or more alert groups to be received by a destination profile.
Note A Call Home alert is sent only to destination profiles that have subscribed to the alert group containing
that Call Home alert. In addition, the alert group must be enabled.
To subscribe a destination profile to one or more alert groups, perform the following steps:
SUMMARY STEPS
1. configure terminal
2. call-home
3. alert-group {all | configuration | inventory | syslog | crash | snapshot}
4. profile name
5. subscribe-to-alert-group configuration [periodic {daily hh:mm | monthly date hh:mm | weekly
day hh:mm}]
6. subscribe-to-alert-group inventory [periodic {daily hh:mm | monthly date hh:mm | weekly day
hh:mm}]
7. subscribe-to-alert-group syslog [severity {catastrophic | disaster | fatal | critical | major | minor
| warning | notification | normal | debugging}] [pattern string]
8. subscribe-to-alert-group crash
9. subscribe-to-alert-group snapshot [periodic {daily hh:mm | hourly mm | interval mm | monthly
date hh:mm | weekly day hh:mm}]
10. end