mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added AP/Client Count detection for FortiWLC * Corrected PHPCBF error on LibreNMS/OS/Fortiwlc.php * Corrected PHPCBF error on includes/polling/os/fortiwlc.inc.php * Removed IPV6-TC and re-added config.php.default per murrant comment * Re-added config.php.default per murrant comment * Added CPU% usage detection for FortiWLC * Updated includes/polling/os/fortiwlc.inc.php with get_snmp_multi_oid * Updated includes/polling/os/fortiwlc.inc.php with get_snmp_multi_oid * Updated tests/snmpsim/fortiwlc.snmprec * Create fortiwlc.json
9 lines
258 B
YAML
9 lines
258 B
YAML
mib: MERU-GLOBAL-STATISTICS-MIB
|
|
modules:
|
|
processors:
|
|
data:
|
|
-
|
|
oid: mwSystemResourceCurCpuUsagePercentage
|
|
num_oid: '.1.3.6.1.4.1.15983.1.1.3.1.14.13.{{ $index }}'
|
|
type: fortiwlc
|