1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_ups mezzanine_patched_smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_ups |
2 |
--- smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_ups 2009-02-11 06:15:48.000000000 +0100 |
3 |
+++ mezzanine_patched_smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_ups 2009-02-11 06:15:41.000000000 +0100 |
4 |
@@ -1,5 +1,6 @@ |
5 |
# Monitor UPS status |
6 |
UserParameter=ups.load,upsc UPS@localhost ups.load |
7 |
+UserParameter=ups.battery.charge,upsc UPS@localhost battery.charge |
8 |
UserParameter=ups.status,upsc UPS@localhost ups.status |
9 |
UserParameter=ups.model,upsc UPS@localhost ups.model |
10 |
|