librenms/LibreNMS
rdezavalia a0ba412d6c Added more DELL switches in order to get proper CPU stats (#10529)
* Added more DELL switches in order to get proper CPU stats

More DELL switches supported:

* N4032
* N2048
* N2024
* N3048
* N2048P
* 54XX

* fixed indent as requested by phpcbf

* fixed multiline argument function call

* removed blank lines

* Added CPU stats for N4064F

* Added test data for N4064F

* fixed indent as requested by phpcbf

* Added test data for Dell Powerconnect 5424

* Added test data for Dell Powerconnect 5448

* Added test data for Dell Powerconnect 5524

* Added test data for Dell Powerconnect N4032

* Added test data for Dell Powerconnect N2024

* Added test data for Dell Powerconnect N2048

* Added test data for Dell Powerconnect N2048P

* Added test data for Dell Powerconnect N3048

* Fixed processor usage data

* Fixed snmpsim data for 3056

* Fixed processor usage

* easier to read format

* remove space changes

* 3056 should be 8%
2019-08-29 22:11:23 +00:00
..
Alert Update RunAlerts.php (#10552) 2019-08-22 14:06:44 -05:00
Alerting Fix device group queries that don't start with devices table (#10360) 2019-06-21 06:53:48 -05:00
Authentication Remove legacy auth usage of $_SESSION (#10491) 2019-08-05 14:16:05 -05:00
DB Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
Device Enable menu translation (#10298) 2019-06-04 20:03:50 -05:00
Exceptions Improved Exception handling (#9844) 2019-02-21 12:08:35 -06:00
Interfaces MPLS Services (#10421) 2019-07-27 23:11:04 -05:00
Modules MPLS Services (#10421) 2019-07-27 23:11:04 -05:00
OS Added more DELL switches in order to get proper CPU stats (#10529) 2019-08-29 22:11:23 +00:00
RRD Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
Snmptrap Alert Subsys to OOP and SNMPTraps trigger Alert Rules (#9765) 2019-07-18 08:36:02 -05:00
Util use -s option for older versions of git (#10561) 2019-08-27 16:48:21 -05:00
Validations Fix mysql table engine validation (#9989) 2019-03-18 21:26:49 -05:00
__init__.py Python dispatcher service v2 (#10050) 2019-05-20 11:35:47 -05:00
Component.php Try to fix some of the Component code (#9888) 2019-03-01 08:13:32 -06:00
ComposerHelper.php Fix .env with number symbols (#10497) 2019-08-06 22:03:13 -05:00
Config.php Use PHP sys_temp_dir by default (#10428) 2019-08-22 18:08:42 +01:00
IRCBot.php Use Config helper (#10339) 2019-06-23 00:29:12 -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 Added Wireless discovery to Huawei Vrp (#9516) 2019-05-18 23:00:53 -05:00
Permissions.php Fix device groups showing multiple times. (#10247) 2019-05-23 10:03:00 -05:00
Plugins.php Fix plugins menu (#10222) 2019-05-13 14:53:29 -05:00
Proc.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
queuemanager.py Dispatcher Service: Remove duplicate polling complete message (#10290) 2019-05-31 20:04:29 -05:00
RRDRecursiveFilterIterator.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
service.py Warn maintenance tasks are disabled (#10273) 2019-06-06 23:41:00 -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 feature: Show composer status in web validate. (#8181) 2018-02-27 15:57:20 +00:00