librenms/includes/discovery
Søren Rosiak 14b2419248 refactor: Move more state sensors to yaml (#8016)
* refactor: Move more state sensors to yaml

* Fix errors..

* Update comware.yaml

* Update ddnos.yaml

* Update dell-ups.yaml

* Update mimosa.yaml

* Update waas.yaml

* added some test data for comware and dell-ups

* added mimosa test data

* re-saved comware test data

* set arp-table sort order.
remove unneeded modules from mimosa

* remove arp-table it doesn't work yet

* remove deleted sensors and mempools (which have no snmp data)
2018-01-21 15:43:19 -06:00
..
arp-table newdevice: Added FDB and ARP support for edgeswitch devices (#7199) 2017-08-22 20:55:39 +01:00
entity-physical refactor: Don't do unneeded snmp queries (#7841) 2017-12-02 23:18:45 +00:00
fdb-table newdevice: Added FDB and ARP support for edgeswitch devices (#7199) 2017-08-22 20:55:39 +01:00
loadbalancers feature: New IP parsing classes. Removes usage of Pear Net_IPv4 and Net_IPv6. (#7106) 2017-08-08 14:14:58 -05:00
mempools Added Dlink MIBS, memory polling and temp polling for some devices (#8076) 2018-01-21 00:29:22 -06:00
ntp feature: New IP parsing classes. Removes usage of Pear Net_IPv4 and Net_IPv6. (#7106) 2017-08-08 14:14:58 -05:00
os refactor: Updated discovery/poller to use numeric sysObjectID (#7922) 2018-01-06 23:00:47 -06:00
processors device: Added Allied Telesis CPU info (#8111) 2018-01-18 20:15:09 +00:00
sensors refactor: Move more state sensors to yaml (#8016) 2018-01-21 15:43:19 -06:00
storage Move ignore_storage call to discover_storage (#7973) 2018-01-04 22:24:06 -06:00
vlans refactor: Added detection of vlan name changes (#7348) 2017-09-16 21:19:54 -05:00
applications.inc.php refactor: Replace custom queries with dbDeleteOrphans(). (#7862) 2017-12-06 22:44:23 +00:00
arp-table.inc.php refactor: Replace custom queries with dbDeleteOrphans(). (#7862) 2017-12-06 22:44:23 +00:00
bgp-peers.inc.php fix: Bgp-peers junos empty afi-safi names (#8083) 2018-01-20 21:21:39 -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 Update code in includes to be PSR-2 compliant (#4220) 2016-08-28 18:32:58 +01:00
cisco-pw.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +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 refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +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 feature: Added Mikrotik LLDP discovery (#7901) 2017-12-16 22:23:06 +00:00
entity-physical.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01: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 refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
functions.inc.php refactor: Refactored bgp-peers (#7972) 2018-01-18 20:54:38 +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 newdevice: Added loadbalancer information from F5 LTM (#5205) 2017-01-19 08:19:11 +00: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 webui: Added Pagination and server side search via Ajax to NTP (#4330) 2016-09-04 16:32:03 +01:00
os.inc.php fix: Discovery os changes weren't properly reflected if os changed (#7779) 2017-11-22 21:48:28 +00:00
ports-stack.inc.php Disco / Poller tidy up + Added display of module mem usage (#5778) 2017-02-07 22:54:30 -06:00
ports.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
processors-ucd-old.inc.php Add support for Kemp CPU (#5673) 2017-01-30 15:49:11 +00:00
processors.inc.php Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00: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 feature: Added new EER and Water Flow Rate sensors (#8104) 2018-01-18 20:50:19 +00: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 Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00:00
toner.inc.php fix: Ignore toners with values -2 which is unknown #5637 (#5654) 2017-01-31 08:07:50 +00:00
ucd-diskio.inc.php refactor: Update ucd-diskio discovery to use index + descr as unique identifies #4670 (#6270) 2017-03-28 01:42:56 -05:00
vlans.inc.php fix: Fixed the empty() vlan detection check (#7241) 2017-08-28 20:24:43 +01:00
vmware-vminfo.inc.php Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00:00
vrf.inc.php refactor: Rename cisco-vrf to vrf and enable discovery for junos os (#8033) 2018-01-17 12:09:19 +00:00
wireless.inc.php feature: Wireless Sensors Overhaul (#6471) 2017-05-01 23:49:11 -05:00