librenms/LibreNMS/OS/Traits
PipoCanaja 53bfb24ef9
Migrate xDSL code to module, and add support for VDSL2 MIB (#14207)
* use component to discover if xDSL polling is needed

use component to discover if xDSL polling is needed

* Components OK, Polling in correct files, no DB for VDSL

* GUI

GUI_suite

* per port as well

* rename

* interface listing

* draytek_snmpsim

* fix arraymerge

fix names and max value

* schema

schema

style

* remove one dbFetchRows

remove 2x dbFetchCell

style

style

remove Legacy dbFetchRow

tests

tests

eloquent

more eloquent

more eloquent

one more gone

* fix properties access

eloquent_insert_update

style

tests

tests

tests

tests

* tests

tests

tests

* adslLineCoding

* Models

* fix not nullable cols in DB from code

default values

typo

rename

typo

schema

fix

fix

vdsl fix now

typo

typo

fix size

fix size

* Power values for VDSL

Power values for VDSL

Power values for VDSL

DB

* cleanup

* Rrd::checkRrdExists

* always enable DSL discovery

style

* xdsl module

* cleanup and move to Module

cleanup and move to Module

cleanup and move to Module

cleanup and move to Module

* Fix display

* fix polling and tenth

* remove legacy poller

* Style and Cosmetics

Cosmetics

Cleanup

* Translations

Translations

* exists

exists

* add test support for xdsl

* remove last component call

unused

* translations

* remove non standard onclick event on xdsl line

* Update Discovery Support.md

Update Poller Support.md

toner_gone

* Notification for removal of lnms config:set enable_ports_adsl true

* enable on devices with potential DSL interfaces

* tests are working now

fix teldat tests

* os_schema

* teldat

* move to new module structure

* move to new module structure

* wrong dump function

* wrong dump function

* laravel_through_key hidden

* Update notifications.rss

* Update notifications.rss

Co-authored-by: Tony Murray <murraytony@gmail.com>
2022-09-07 19:29:17 -05:00
..
BridgeMib.php Fix STP polling bug (#13924) 2022-04-15 19:33:49 -05:00
CiscoCellular.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FrogfootResources.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
HostResources.php Polling cleanup, fix PHP warnings (#13460) 2021-11-14 14:58:13 -06:00
NetstatsPolling.php Rewrite netstats polling (#13368) 2021-10-19 19:32:28 -05:00
ResolvesPortIds.php Migrate xDSL code to module, and add support for VDSL2 MIB (#14207) 2022-09-07 19:29:17 -05:00
ServerHardware.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
UcdResources.php Polling cleanup, fix PHP warnings (#13460) 2021-11-14 14:58:13 -06:00
VxworksProcessorUsage.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
YamlMempoolsDiscovery.php Polling cleanup, fix PHP warnings (#13460) 2021-11-14 14:58:13 -06:00
YamlOSDiscovery.php Procurve hardware description cleanup (#14007) 2022-06-07 09:27:32 +02:00