User`s manual

SNMP-SSL
60
;Sample configuration file of uGuard
;RemoteHostIP: The IP address of remote UPS.
;Set the address to default IP (0.0.0.0) if no SNMP-SSL
Service is connected.
RemoteHostIP = 0.0.0.0
;ClientName:The name of the this machine[optional].
; Free form for this parameter.
; Maximum 28 bytes long.
ClientName = Mainserver
;WarningBeep status:
WarningBeep = 0
;1 = TRUE; 0 = FALSE(default)
;ShutdownDelay: The local delay time before shutdown.
; Range from 0 to 65536 seconds.
ShutdownDelay = 120
;Special shutdown script
ShutdownScript = /usr/foo
;ForceShutdownDelay: The delay time for executing
shutdown program
; Range from 0 to 65536 seconds.
ForceShutdownDelay = 120
;Check AC Fail event
;1 = TRUE; 0 = FALSE(default)
AcFail = 0
;Check Battery Low event
;1 = TRUE; 0 = FALSE(default)
BatteryLow = 0
;Check UPS Overload event
;1 = TRUE; 0 = FALSE(default)
UPSOverload = 0
;Check UPS Over Temperature event
;1 = TRUE; 0 = FALSE(default)
OverTemp = 0
;Special Weekly and Special Day Schedule shutdown
;1 = TRUE; 0 = FALSE(default)
WeekDaySched = 0
Figure 9-4 Modifying the uGuard.conf
Note: Your server will receive the warning message but will not shutdown, if AcFail=0
(default value). It will safety shutdown, if AcFail=1.