mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added support for SAF CFM L4 wireless device * Added copyright statement according to LibreNMS documentation * Added snmp test data and excluded some discover modules from os definition * Style issue fixed * More descriptive function * MIB file rename * Rename MIB file and change other files accordingly * Added test data * Removed debug statement * Last checks * Style changes * Style changes * Style changes * Style changes * Code restructure to make it more readable * Fixed error in foreach * Style issues * Formatting of states within Yaml changed to make it more readable * Omit default arguments * Better code and modules only in CFM-M4P-MUX * Chaged cfml4 to cfm * Update Sensor.php * Update Sensor.php * Better handling of scientific numbers * Better handling of scientific numbers * New test data * Correction on handling trailing zeros * Different way of cleaning the numbers based on Tony's input
13 lines
307 B
YAML
13 lines
307 B
YAML
os: saf-cfm
|
|
text: 'SAF CFM'
|
|
type: wireless
|
|
icon: saf
|
|
group: saf
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_wireless_power, text: 'Power Levels' }
|
|
discovery:
|
|
- sysObjectID:
|
|
.1.3.6.1.4.1.7571.100.1.1.2.22
|