mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Improve detection for Zyxel Zywall USG60 #5857
* Update zywall.yaml Improve detection for Zyxel Zywall USG60 and graph hover * added tests + changed disco
This commit is contained in:
@@ -1717,6 +1717,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$this->checkOS('zywall');
|
||||
$this->checkOS('zywall', 'zywall1');
|
||||
$this->checkOS('zywall', 'zywall2');
|
||||
}
|
||||
|
||||
public function testZyxelnwa()
|
||||
|
Reference in New Issue
Block a user