AAA Accounting Message Archive Size Thresholds ▀
Cisco ASR 5000 Series Thresholding Configuration Guide ▄
AAA Accounting Message Archive Size Thresholds
In the event that the system cannot communicate with configured AAA accounting servers (RADIUS or CGFs), either
due to the server being busy or loss of network connectivity, the system buffers, or archives, the accounting messages.
Accounting message archive size thresholds generate alerts or alarms based on the number of AAA accounting
messages buffered in the archive during the specified polling interval. Accounting requests are counted for all AAA
accounting servers that the system is configured to communicate with.
Alerts or alarms are triggered for accounting message archive size threshold based on the following rules:
Enter condition: Actual number of archived messages > or = High Threshold
Clear condition: Actual number of archived messages < Low Threshold
If a trigger condition occurs within the polling interval, the alert or alarm will not be generated until the end of the
polling interval.
Configuring AAA Accounting Message Archive Size Threshold
Use the following example to configure the accounting message archive size threshold:
configure
threshold aaa-acct-archive-size <high_thresh> [ clear <low_thresh> ]
threshold poll aaa-acct-archive-size interval <time>
threshold monitoring aaa-acct-archive-size
end