librenms/includes/discovery
Janno Schouwenburg 1ca1909074 SAF CFM wireless device support (#9450)
* 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
2018-12-05 07:50:34 -06:00
..
arp-table device: Added support for ScreenOS arp tables (#8273) 2018-02-22 08:28:41 +00:00
entity-physical SAF CFM wireless device support (#9450) 2018-12-05 07:50:34 -06:00
fdb-table Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
loadbalancers Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
mempools Improve processors and mempools support for VRP (#9300) 2018-10-17 17:00:30 +01:00
ntp Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
os newdevice: Add basic Ubiquiti LTU airFiber support (#8521) 2018-04-09 00:34:25 -05:00
sensors Added HPE Comware temperature limit (#9518) 2018-12-05 09:50:53 +00:00
storage Updated DataDomain MIB and added Storage support (#9270) 2018-10-17 17:02:06 +01:00
vlans fix: Fixed Q-BRIDGE-MIB VLANs (#8623) 2018-04-27 14:22:49 +01:00
applications.inc.php refactor: Replace custom queries with dbDeleteOrphans(). (#7862) 2017-12-06 22:44:23 +00:00
arp-table.inc.php fix: Fix arp-tables updates (#8180) 2018-02-01 09:50:32 +00:00
bgp-peers.inc.php Fix bgp peers discovery cleanup (#8263) 2018-02-19 09:08:27 -06:00
cisco-cbqos.inc.php Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
cisco-cef.inc.php Disco / Poller tidy up + Added display of module mem usage (#5778) 2017-02-07 22:54:30 -06:00
cisco-mac-accounting.inc.php refactor: Remove all old style snmp calls (#7924) 2017-12-20 21:48:35 +00:00
cisco-otv.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
cisco-pw.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
cisco-sla.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
cisco-vrf-lite.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
core.inc.php refactor: Updated discovery/poller to use numeric sysObjectID (#7922) 2018-01-06 23:00:47 -06:00
discovery-arp.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
discovery-protocols.inc.php Added support for LLDP on ALCATEL/NOKIA SR OS (#9298) 2018-10-17 17:06:46 +01:00
entity-physical.inc.php refactor: Update include files for disco/poller to be dynamic (#8597) 2018-04-24 20:08:06 -05:00
entity-state.inc.php Replace usages of array_combine() that match array_by_column() (#7863) 2017-12-06 08:19:29 +00:00
fdb-table.inc.php device: FDB fallback to q-bridge if os specific polling returns no data (#8710) 2018-05-14 19:43:54 +01:00
functions.inc.php Discovery YAML. Do not implicitly append $index (#9315) 2018-11-10 23:45:24 +00:00
hr-device.inc.php refactor: Various Code Cleanup (#5777) 2017-02-05 22:37:08 +00:00
ipv4-addresses.inc.php feature: New IP parsing classes. Removes usage of Pear Net_IPv4 and Net_IPv6. (#7106) 2017-08-08 14:14:58 -05:00
ipv6-addresses.inc.php fix: Updated ipv4/ipv6 discovery to exclude IPs with invalid port_ids (#6495) 2017-04-25 21:28:25 +01:00
junose-atm-vp.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
libvirt-vminfo.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
loadbalancers.inc.php F5 gtm support (#8161) 2018-02-01 23:35:23 -06:00
mef.inc.php newdevice: Added Coriant support (#6026) 2017-03-11 07:30:31 -06:00
mempools.inc.php Disco / Poller tidy up + Added display of module mem usage (#5778) 2017-02-07 22:54:30 -06:00
ntp.inc.php device: Add NTP support for Allied Telesis AWPlus products (#8580) 2018-05-08 20:37:06 -05:00
os.inc.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
ports-stack.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
ports.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
processors.inc.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
route.inc.php Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
sensors.inc.php Added support for Glass Way EYDFA WDM Optical Amplifier (#9125) 2018-10-12 22:37:08 +01:00
services.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
storage.inc.php Pretty up the discovery process output 2016-06-21 00:59:43 +01:00
stp.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
toner.inc.php fix: Fix toner snmpwalk passing an empty array 2018-04-05 21:20:33 +01:00
ucd-diskio.inc.php Feature: Add option to ignore blockdevice regex (#8797) 2018-06-05 09:28:13 +00:00
vlans.inc.php Fixed IN db queries (#9077) 2018-08-26 13:42:21 +01:00
vmware-vminfo.inc.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
vrf.inc.php Added VRF support on VRP devices (huawei) (#8879) 2018-07-23 20:44:13 +01:00
wireless.inc.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00