an easy and consistent way of installing software ported to FreeBSD
"apcupsd" can be used for controlling all APC UPS models
It can monitor and log the current power and battery status, perform
automatic shutdown, and can run in network mode in order to power down
other hosts on a LAN
WWW: http://www.apcupsd.com
- Lars
Lars.Koeller@Uni-Bielefeld.DE
sbin/apcupsd
sbin/apcaccess
sbin/apctest
sbin/smtp
%%POWERFL%%sbin/powerflute
@unexec if cmp -s %D/%%ETCDIR%%/apcupsd.conf.sample %D/%%ETCDIR%%/apcupsd.conf; then rm -f %D/%%ETCDIR%%/apcupsd.conf; fi
%%ETCDIR%%/apcupsd.conf.sample
%%ETCDIR%%/apccontrol
%%ETCDIR%%/changeme
%%ETCDIR%%/commfailure
%%ETCDIR%%/commok
%%ETCDIR%%/onbattery
%%ETCDIR%%/offbattery
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/apcupsd.css.sample %D/%%ETCDIR%%/apcupsd.css; then rm -f %D/%%ETCDIR%%/apcupsd.css; fi
%%CGI%%%%ETCDIR%%/apcupsd.css.sample
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/hosts.conf.sample %D/%%ETCDIR%%/hosts.conf; then rm -f %D/%%ETCDIR%%/hosts.conf; fi
%%CGI%%%%ETCDIR%%/hosts.conf.sample
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/multimon.conf.sample %D/%%ETCDIR%%/multimon.conf; then rm -f %D/%%ETCDIR%%/multimon.conf; fi
%%CGI%%%%ETCDIR%%/multimon.conf.sample
%%CGI%%%%ETCDIR%%/cgi/multimon.cgi
%%CGI%%%%ETCDIR%%/cgi/upsfstats.cgi
%%CGI%%%%ETCDIR%%/cgi/upsimage.cgi
%%CGI%%%%ETCDIR%%/cgi/upsstats.cgi
%%CGI%%@dirrm %%ETCDIR%%/cgi
%%GAPCMON%%bin/gapcmon
%%GAPCMON%%share/applications/gapcmon.desktop
%%GAPCMON%%share/pixmaps/apcupsd.png
%%GAPCMON%%share/pixmaps/charging.png
%%GAPCMON%%share/pixmaps/gapc_prefs.png
%%GAPCMON%%share/pixmaps/onbatt.png
%%GAPCMON%%share/pixmaps/online.png
%%GAPCMON%%share/pixmaps/unplugged.png
%%GAPCMON%%@dirrmtry share/applications
@dirrmtry %%ETCDIR%%