2021-02-07 12:46:03 +01:00
|
|
|
## apcupsd.conf v1.1 ##
|
2021-05-19 08:20:39 +02:00
|
|
|
{{ file_header | default () }}
|
2021-02-07 12:46:03 +01:00
|
|
|
UPSCABLE usb
|
|
|
|
|
|
|
|
UPSTYPE usb
|
|
|
|
DEVICE
|
|
|
|
|
|
|
|
UPSNAME {{ apcupsd_ups_name }}
|
|
|
|
|
|
|
|
NETSERVER ON
|
|
|
|
NISIP {{ apcupsd_nis_master_listen_ip }}
|
|
|
|
NISPORT {{ apcupsd_nis_master_listen_port }}
|
|
|
|
|
|
|
|
ONBATTERYDELAY {{ apcupsd_master_onbatterydelay }}
|
|
|
|
BATTERYLEVEL {{ apcupsd_master_batterylevel_for_shutdown }}
|
|
|
|
MINUTES {{ apcupsd_master_minutes_for_shutdown }}
|
|
|
|
NOLOGON {{ apcupsd_master_nologon_when_active }}
|