librenms/includes/discovery
Jellyfrog b18ba17af0
Miscellaneous cleanup - part 4 (#14452)
* Miscellaneous cleanup - part 4

* wip

* wip
2022-10-19 01:33:06 +02:00
..
arp-table Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
bgp-peers Fix VRP duplicate BGP Peers (#14431) 2022-10-11 20:26:56 +02:00
entity-physical Fix ciena-sds inventory bugs (#14252) 2022-08-26 09:25:51 -05:00
fdb-table Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
ipv6-addresses initial Eltex-mes IPv6 address discovery (#13594) 2021-12-03 15:48:48 -06:00
loadbalancers Miscellaneous cleanup - part 4 (#14452) 2022-10-19 01:33:06 +02:00
ntp Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
ports Miscellaneous cleanup - part 4 (#14452) 2022-10-19 01:33:06 +02:00
route [mikrotik] fixed RouterOS ipv4/ipv6 routes (#13902) 2022-04-23 08:42:24 -05:00
sensors Miscellaneous cleanup - part 4 (#14452) 2022-10-19 01:33:06 +02:00
storage Hikvision: Dont include empty storage sensor (#14453) 2022-10-18 12:33:41 +02:00
vlans Miscellaneous fixes, mostly undefined variables (#14432) 2022-10-11 11:30:00 +02:00
applications.inc.php add support for Sagan (#14070) 2022-08-04 18:12:34 -05:00
arp-table.inc.php Fix Undefined variable/key warnings (#14134) 2022-08-21 16:23:43 -05:00
bgp-peers.inc.php Fix some ErrorExceptions (#14241) 2022-08-25 10:03:06 +02:00
cisco-cbqos.inc.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
cisco-cef.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
cisco-mac-accounting.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
cisco-otv.inc.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
cisco-pw.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
cisco-qfp.inc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
cisco-vrf-lite.inc.php Fix os_group unset errors (#14238) 2022-08-24 14:45:43 -05:00
core.inc.php Fully convert core to a modern module (#13347) 2021-10-19 15:43:43 -05:00
discovery-arp.inc.php Remove unused buggy arp_discovery code (#13529) 2021-11-17 22:10:54 +01:00
discovery-protocols.inc.php Workaround issues with lldp information from GS108Tv1 (#13971) 2022-05-23 13:10:28 +03:00
entity-physical.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
entity-state.inc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
fdb-table.inc.php Miscellaneous cleanup - part 4 (#14452) 2022-10-19 01:33:06 +02:00
functions.inc.php Miscellaneous cleanup - part 3 (#14450) 2022-10-19 00:34:19 +02:00
hr-device.inc.php Fix Undefined variable/key warnings (#14134) 2022-08-21 16:23:43 -05:00
ipv4-addresses.inc.php Fix Undefined variable/key warnings (#14134) 2022-08-21 16:23:43 -05:00
ipv6-addresses.inc.php Fix ipv6 hexdec error (#14254) 2022-08-28 20:47:51 -05:00
isis.inc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
junose-atm-vp.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
libvirt-vminfo.inc.php Fix libvirt count() uncountable error (#14398) 2022-09-27 09:43:27 -05:00
loadbalancers.inc.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
mef.inc.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00
mempools.inc.php Modernize mempools (#12282) 2020-11-23 15:35:35 -06:00
mpls.inc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ntp.inc.php Fix Undefined variable/key warnings (#14134) 2022-08-21 16:23:43 -05:00
os.inc.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
ports-stack.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
ports.inc.php Trim whitespaces from device data (#14429) 2022-10-11 12:50:38 -05:00
printer-supplies.inc.php Re-implement Printer as a class based module (#12605) 2021-03-27 10:09:14 -05:00
processors.inc.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
route.inc.php Miscellaneous cleanup, mostly undefined variables - part2 (#14445) 2022-10-18 13:30:42 +02:00
sensors.inc.php Sensors, convert hex to strings (#14121) 2022-07-22 07:59:41 -05:00
services.inc.php Fix service template discovery (#12662) 2021-03-27 17:39:40 +01:00
slas.inc.php New module add juniper rpm support + reimplementation of cisco-sla module (#12799) 2021-06-11 13:48:33 -05:00
storage.inc.php Fix Undefined variable/key warnings (#14134) 2022-08-21 16:23:43 -05:00
stp.inc.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
ucd-diskio.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
vlans.inc.php Check dot1dBasePortIfIndex exists before using it (#14337) 2022-09-12 15:18:43 +02:00
vmware-vminfo.inc.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00
vrf.inc.php Miscellaneous fixes, mostly undefined variables (#14432) 2022-10-11 11:30:00 +02:00
wireless.inc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
xdsl.inc.php Migrate xDSL code to module, and add support for VDSL2 MIB (#14207) 2022-09-07 19:29:17 -05:00