mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added OS discovery unit test
This commit is contained in:
@@ -1091,6 +1091,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('quanta', 'quanta1');
|
||||
$this->checkOS('quanta', 'quanta2');
|
||||
$this->checkOS('quanta', 'quanta3');
|
||||
$this->checkOS('quanta', 'quanta-lb9');
|
||||
}
|
||||
|
||||
public function testRadlan()
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|LB9, Runtime Code
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.7244
|
||||
Reference in New Issue
Block a user