mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Improved APC NetBotz Support (#6157)
* initial * woops * remove quote
This commit is contained in:
committed by
Tony Murray
parent
6f2ba2b45b
commit
faf5517362
@@ -1160,6 +1160,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$this->checkOS('netbotz', 'netbotz-2014');
|
||||
$this->checkOS('netbotz', 'netbotz-2016');
|
||||
$this->checkOS('netbotz', 'netbotz-2017');
|
||||
}
|
||||
|
||||
public function testNetgear()
|
||||
|
2
tests/snmpsim/netbotz-2017.snmprec
Normal file
2
tests/snmpsim/netbotz-2017.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Linux netbotzD9BAF5 2.6.12 #307 Wed Feb 8 15:19:24 EST 2017 ppc
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.5528.100.20.10.2017
|
Reference in New Issue
Block a user