mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added detection and sensor support for EMC OneFS v8 (#6416)
* newdevice: Added detection and sensor support for EMC OneFS v8 * Improve discovery
This commit is contained in:
committed by
Tony Murray
parent
7f83148e80
commit
d0c87400f3
@@ -1283,6 +1283,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
public function testOnefs()
|
||||
{
|
||||
$this->checkOS('onefs');
|
||||
$this->checkOS('onefs', 'onefs-v8');
|
||||
}
|
||||
|
||||
public function testOns()
|
||||
|
Reference in New Issue
Block a user