Difference between revisions of "UPS"

From Vague Hope Wiki
Jump to: navigation, search
(Created page with "== Setup == apcupsd - changes to /etc/apcupsd: UPSCABLE usb UPSTYPE usb #DEVICE /dev/ttyS0 Then edit /etc/default/apcupsd: ISCONFIGURED=yes == References == * http://ww...")
 
(Setup)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
Then edit /etc/default/apcupsd:
 
Then edit /etc/default/apcupsd:
 
  ISCONFIGURED=yes
 
  ISCONFIGURED=yes
 +
 +
See status:
 +
apcaccess
  
 
== References ==
 
== References ==
 
* http://www.amazon.co.uk/review/R31X2MQPLPIFV6/ref=cm_srch_res_rtr_alt_1
 
* http://www.amazon.co.uk/review/R31X2MQPLPIFV6/ref=cm_srch_res_rtr_alt_1
 +
* http://www.apcupsd.com/manual/#quick-start-for-beginners
 +
* https://help.ubuntu.com/community/apcupsd

Latest revision as of 15:25, 19 June 2013

Setup

apcupsd - changes to /etc/apcupsd:

UPSCABLE usb
UPSTYPE usb
#DEVICE /dev/ttyS0

Then edit /etc/default/apcupsd:

ISCONFIGURED=yes

See status:

apcaccess

References