Previous Topic: Monitoring AS/400 System Status

Next Topic: Automation Routines


Sample Status Checking Rule

Use this rule as an example for designing your own status variable checking:

TIME(00:00), EVERY(5 MINUTES), WHEN(&AS400_AS400GET_ST_1 EQ ALARMS),
 SET(&AS400_AS400GET_ST_1 = CLOSED),

This rule can also be used as a notification rule. CA Automation Point provides a number of notification methods, including sounding an audible alarm, writing a message in the Action Message window, voice notification, and paging.