Next, you will need to configure three files in /etc/ups: ups.conf, upsd.users, and upsmon.conf. They will look almost identical to Selinger's:
{{Code|Code=
vi /usr/etc/ups.conf}}
{{Text|Text=
[apc]
vi /usr/etc/upsd.users
}}
{{Text|Text=
[admin]
upsmon master
}}
{{Code|Code=
vi /usr/etc/upsmon.conf}}
{{Text|Text=
MONITOR apc@localhost 1 monuser password2 master
service ups start
}}
At this point, you should see something like this in your terminal:
Starting UPS driver controller: [ OK ]