newdevice: Add Basic FortiWLC Support (#6016)

* newdevice: Add Basic FortiWLC Support

* altered the sysObjectId discovery
This commit is contained in:
Søren Rosiak
2017-03-02 00:48:13 +01:00
committed by Neil Lathwood
parent de6b1d9722
commit 87a50465ad
3 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
os: fortiwlc
text: 'Fortinet FortiWLC'
type: network
icon: fortinet
mib_dir:
- fortinet
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
discovery:
- sysObjectId:
- .1.3.6.1.4.1.15983.1.1

View File

@@ -728,6 +728,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('fortiswitch');
}
public function testFortiwlc()
{
$this->checkOS('fortiwlc');
}
public function testFoundryos()
{
$this->checkOS('foundryos');

View File

@@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|controller
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.15983.1.1.7.18