mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: APC/MGE UPS sensors divisor for load and voltage (#6509)
* fix: APCMGE sensors divisors * Add missing SNMP SIM file * Add OS test for snmprec file
This commit is contained in:
@@ -206,6 +206,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
public function testApcMgeups()
|
||||
{
|
||||
$this->checkOS('apc-mgeups');
|
||||
$this->checkOS('apc-mgeups', 'mgeups-galaxy');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user