aboutsummaryrefslogtreecommitdiffstats
path: root/config/nut/nut.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/nut/nut.xml')
-rw-r--r--config/nut/nut.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/config/nut/nut.xml b/config/nut/nut.xml
index 75a5c246..fcfbdfe6 100644
--- a/config/nut/nut.xml
+++ b/config/nut/nut.xml
@@ -61,6 +61,7 @@
<name>nut</name>
<rcfile>nut.sh</rcfile>
<executable>upsmon</executable>
+ <description>UPS monitoring daemon</description>
</service>
<tabs>
<tab>
@@ -298,6 +299,10 @@
<value>upscode204</value>
</option>
<option>
+ <name>Generic USB UPS (Blazer)</name>
+ <value>blazer_usb01</value>
+ </option>
+ <option>
<name>Inform GUARD Line Interactive</name>
<value>powercom00</value>
</option>
@@ -599,6 +604,10 @@
<name>pw</name>
<value>pw</value>
</option>
+ <option>
+ <name>cyberpower</name>
+ <value>cyberpower</value>
+ </option>
</options>
</field>
<field>
@@ -648,4 +657,4 @@
<custom_php_deinstall_command>
deinstall_package_nut();
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>