mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* newdevice: Added further QNAP Turbo NAS detection #5229 * reverted to us linux.inc.php for detection * removed last sysMfgName reference
This commit is contained in:
@@ -1365,6 +1365,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
public function testQnap()
|
||||
{
|
||||
$this->checkOS('qnap');
|
||||
$this->checkOS('qnap', 'qnap-ts431');
|
||||
}
|
||||
|
||||
public function testQuanta()
|
||||
|
2
tests/snmpsim/qnap-ts431.snmprec
Normal file
2
tests/snmpsim/qnap-ts431.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Linux TS-X31 4.2.2
|
||||
1.3.6.1.2.1.47.1.1.1.1.12.1|4|QNAP Systems, Inc.
|
Reference in New Issue
Block a user