ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 267 of 381 
Examples 
SET LOGINTERVAL 60 Suppress duplicate error events for 60 
minutes 
SET LOGINTERVAL 1440 Log each error type only once per day 
LOGSUPPRESS ON | OFF 
controls the suppression of duplicate ASAPLOG file error events and EMS 
tokenized error events. The default is OFF. 
OFF 
disables duplicate ASAP error event suppression. 
ON 
enables duplicate ASAP error suppression. The LOGINTERVAL setting 
determines the time duration for duplicate event suppression. 
MONITORADD ON | OFF 
ON 
sets the default for MONITOR entity domain to ADD the domain to the set 
of monitored objects. This is the default. 
OFF 
sets the default for MONITOR entity domain to be INFO, to list the domain 
if it belongs to the set of monitored objects in the database. 
Examples 
By default, this command adds $DATA as a disk to be monitored. If $DATA is the 
first disk to be entered, the command also turns off auto-configuration of all disks. 
MONITOR DISK $DATA 
To turn off the default MONITOR behavior: 
SET MONITORADD OFF 
This command returns information about $DATA if it is found in the database, but it 
does not automatically add it to the set of monitored disk objects: 
MONITOR DISK $DATA 










