ติดตั้ง APC UPS บน Ubuntu

Post Reply
brid.surapol
Posts: 163
Joined: 11 Apr 2013, 11:43

ติดตั้ง APC UPS บน Ubuntu

Post by brid.surapol »

1.

Code: Select all

sudo apt-get install apcupsd
2. Edit /etc/apcupsd/apcupsd.conf

Code: Select all

UPSNAME #NAME#

Code: Select all

UPSCABLE usb

Code: Select all

UPSTYPE usb
Comment Out

Code: Select all

DEVICE with tty link
อาจต้องใช้

Code: Select all

DEVICE /dev/usb/hiddev0
3. Edit /etc/default/apcupsd
Change to yes

Code: Select all

ISCONFIGURED yes
4.

Code: Select all

sudo service apcupsd restart
ตรวจสอบความถูกต้องด้วย

Code: Select all

apcaccess status
Post Reply

Return to “การใช้งาน Linux”