Multimatic UPS snmp based on RFC1628

This commit is contained in:
vitalisator 2015-06-20 22:30:52 +02:00
parent a059ed1809
commit fd6c7f3ca6

View File

@ -570,6 +570,7 @@ $config['modules_compat']['rfc1628']['liebert'] = 1;
$config['modules_compat']['rfc1628']['netmanplus'] = 1;
$config['modules_compat']['rfc1628']['deltaups'] = 1;
$config['modules_compat']['rfc1628']['poweralert'] = 1;
$config['modules_compat']['rfc1628']['multimatic'] = 1;
# Enable daily updates
$config['update'] = 1;