Diagnostic Events
We recommend that you run the asg diag verify diagnostic tests periodically. Alerts are sent if there are failed tests. The alerts continue with the Message of the Day (MOTD) until the issues are resolved. You can optionally disable the MOTD.
When the issues that caused failed tests are resolved, a "Clear Alert" message is automatically sent the next time that the test runs. You can also run asg diag verify manually to make sure that the issue is resolved.
By default, the test runs daily at 01:00. You can change the default time as necessary.
To change the default time:
- Open
/var/opt/CPsuite-R76/fw1/conf/asgsnmp.conf in a text editor. - Change the
asg_diag_alert_wrapper= parameter as necessary. - Run
asg_cp2blades <file_path_name> to copy this file to all other SGMs.
To disable the MOTD:
- Open
/var/opt/CPsuite-R76/fw1/conf/asg_diag_config in a text editor. - Add this line to the file:
motd=off
- Run
asg_cp2blades <file_path_name> to copy this file to all other SGMs.
|