NonStop Operating System Event Management Programming Manual

File-System Event Messages (ZFIL)
HP NonStop Operating System Event Management Programming Manual520372-020
22-6
Information in Event Description Messages
101: ZFIL-EVT-PROC-PFS-WARN
A warning message has occurred indicating that a process has consumed three-
quarters of the available PFS.
Unconditional Tokens
Cause. The indicated process has allocated more than three-quarters of the space
available in its PFS.
Effect. None; however, if the process continues to consume PFS space until the
available space is exhausted, operations of the program will fail as described under
event 102.
Recovery. This is a warning message that the process might experience PFS
exhaustion at a future time. Unless it is certain that the available PFS space will not be
exhausted, possible actions must be investigated and initiated. See 102: ZFIL-EVT-
PROC-PFS-FULL on page 22-7 for recovery information. For more information about
monitoring PFS consumption, see items 76 and 77 of the PROCESS_GETINFOLIST_
procedure in the Guardian Procedure Calls Reference Manual.
Subject: ZFIL-TKN-PROCESS-DESCR
Potentially critical event: Yes
Action event: No
Message sender: File-system subsystem
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZFIL-TKN-PROCESS-DESC token-type ZSPI-TYP-STRING
ZFIL-TKN-XFILENAME token-type ZSPI-TYP-STRING
Event-Message Text
process has used 75% of its PFS. Program: program
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZFIL-EVT-PROC-
PFS-WARN (101).
ZFIL-TKN-PROCESS-DESC Subject token that is the process descriptor of the process
that encountered the problem.
ZFIL-TKN-XFILENAME File name of the program file for the process.