Guardian Procedure Calls Reference Manual
Messages
• processor down
System message -2 (processor down) is received if failure occurs with a processor module that
is being monitored (for the description and form of system messages, see the Guardian
Procedure Errors and Messages Manual).
NOTE: Be aware that this message expires in 3 minutes; it must be read before expiration
or it will be lost.
• processor up
System message -3 (processor up) is received if a reload occurs with a processor module that
is being monitored.
For a list of system messages sent to processes, see the Guardian Procedure Errors and Messages
Manual.
Example
CALL PROCESS_MONITOR_CPUS_ ( %100000 '> >' BACKUP^CPU ); ! monitor the backup CPU.
1080 Guardian Procedure Calls (P)