librenms/LibreNMS
Denny Friebe 0f74406dbd
Fixed Ubiquiti Airfiber LTU retrieval (#11844)
* Fixed Ubiquiti Airfiber LTU retrieval
* Fixed Rx/Tx modulation rate
* Fixed eth0 retrieval
* Fixed quality retrieval
* Fixed Tx/Rx rate
* Fixed distance retrieval
* Added Rx power chain0
* Added Rx power chain1
* Removed eth0 port status
* Removed duplicate Tx EIRP

* UBNT AF LTU: Remove the now useless eth0 port status sensor
eth0 is now logged by the port module, so we don't need a separate state sensor to log the status of the port.
This change was mentioned in the previous commit, but I forgot to include it...

* UBNT AF LTU: Updated test data

* UBNT AF LTU: Fix incorrect spaces

* UBNT AF LTU: Use getnext

* UBNT AF LTU: Add some type checks and fixes

* UBNT AF LTU: Passing sensor values to WirelessSensor calls

* UBNT AF LTU: Cast sensor value to int

* Revert changes made to the test data

* UBNT AF LTU: Add new test data

* UBNT AF LTU: Add discoverWirelessQuality function for quality discovery

* UBNT AF LTU: Use snmpwalk_cache_oid

* UBNT AF LTU: Remove blank line at start of control structure

* UBNT AF LTU: Fix RX Ideal Power Chain 1

* UBNT AF LTU: Fix distance sensor

* UBNT AF LTU: Update CPU usage OID

* UBNT AF LTU: Update test json

* UBNT AF LTU: Update test json 1.4.0
2020-08-18 08:39:41 -05:00
..
Alert Added Proxy support for Api Transport (#11968) 2020-07-29 16:00:55 +02:00
Alerting Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
Authentication Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
Cache Add type hinting to devicecache (#11975) 2020-07-31 07:52:18 -05:00
Data Changed row counts for default RRD definition (#11995) 2020-08-07 07:51:23 -05:00
DB user create + db migrate 2020-06-27 07:47:07 -05:00
Device remove unneeded use 2020-06-29 10:27:52 +02:00
Enum Eventlog Application Alert in it's Severity Colour (#11660) 2020-06-08 10:56:45 +02:00
Exceptions restore render 2020-06-27 07:47:08 -05:00
Interfaces refactor 2020-06-27 07:47:08 -05:00
Modules Fix poller enabling graphs for display (#11743) 2020-05-30 17:42:50 -05:00
OS Fixed Ubiquiti Airfiber LTU retrieval (#11844) 2020-08-18 08:39:41 -05:00
RRD Fix adsl graphs (#11379) 2020-04-04 07:41:22 -05:00
Snmptrap Fixed formatting issues... 2020-06-08 06:52:49 +02:00
Util Remove duplicate changelog entries 2020-08-04 14:40:10 +02:00
Validations Hide pip3 missing error (#11987) 2020-08-01 09:27:59 -05:00
__init__.py Rewrite development helper to lnms dev:check (#11650) 2020-05-22 20:27:48 -05:00
Component.php Fix performance issue in loadbalancers module (#11771) 2020-06-04 20:36:43 -05:00
ComposerHelper.php style fixes 2020-06-27 07:47:08 -05:00
Config.php Fix wrong str::finish (#11955) 2020-07-22 01:32:23 +02:00
Fping.php simpler logic 2020-06-28 21:58:19 -05:00
IRCBot.php Enumerate AlertState (#11665) 2020-05-23 21:14:36 -05:00
library.py Fix some connection issues (#11693) 2020-05-25 20:01:11 -05:00
Model.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
ObjectCache.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
OS.php Remove legacy code and fix missing device graphs (#11950) 2020-07-23 09:57:22 -05:00
Permissions.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Plugins.php Fix issue when non-existent plugin is enabled (#10699) 2019-10-16 21:18:17 +00:00
Proc.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
queuemanager.py implement watchdog to librenms-service (#11353) 2020-03-31 23:10:45 -05:00
RRDRecursiveFilterIterator.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
service.py Dispatch Service Fix maintenance issues (#11973) 2020-07-29 23:12:13 -05:00
ValidationResult.php Don't check file permissions on every request, handle failures (#9264) 2018-10-18 21:08:46 -05:00
Validator.php WIP validation cleanup missing config 2020-06-27 22:57:29 -05:00