Tony Murray c79b187d72 Poller rewrite (Try 2) (#13525)
* core WIP

* try to finish up

* trim space too
and a couple of cleanups

* update test data

* put escapes back

* another net-snmp difference

* correct copy paste error

* WIP

* Use new code YAY

* a tiny bit more

* Kind of working

* Handle manual modules correctly

* convert core to modern module

* Only save metrics if modules is not overridden

* correct module exists check

* database error handling

* debug handling

* restore bad changes

* Introduce Actions
 RunAlertRulesAction
 UpdateDeviceGroupsAction

* tweaks to output

* Fix some issues in outside code

* Style fixes

* fixes to module status checks

* typehints!

* Use logger only and DI

* OS module not named correctly

* Work on quiet output a bit more

* generically don't change output when disabling debug if the driver is already stack

* Fix missing $device variable for legacy os polling
Fix missing dbFacile functions when no legacy modules polled in RunAlertRulesAction

* restore legacy os module shim

* use the new poller code for tests

* PollingDevice event

* Fix some issues and enable/disable error reporting around legacy modules

* typehints

* fully update baseline

* Use Process for version commands so we don't leak debug output.

* don't detect rrdtool version in ci every time

* style fixes

* Warning fixes

* more fixes

* re-update baseline

* remove diff noise

* fix up alerts

* Catch exceptions in device ip lookup

* Revert accidental snmp.inc.php poller target change
(should have been ?: not ??)
2021-11-17 19:23:55 -06:00
2021-10-28 11:15:58 -05:00
2021-11-17 19:23:55 -06:00
2020-11-09 00:28:07 -06:00
2021-11-17 19:23:55 -06:00
2020-11-07 22:00:47 -06:00
2021-11-17 19:23:55 -06:00
2021-11-17 19:23:55 -06:00
2021-02-09 00:29:04 +01:00
2021-11-12 07:18:56 -06:00
2021-11-17 19:23:55 -06:00
2021-11-17 19:23:55 -06:00
2021-11-17 19:23:55 -06:00
2021-10-02 18:04:59 -05:00
2020-06-27 07:47:08 -05:00
2020-06-27 08:23:58 -05:00
2021-07-13 16:36:02 -05:00
2020-09-21 16:02:55 +02:00
2020-09-21 14:54:51 +02:00
2021-04-29 22:42:18 -05:00
2021-10-02 18:04:59 -05:00
2020-10-11 17:07:52 -05:00
2018-07-07 13:55:17 +01:00
2021-11-02 19:43:14 +01:00
2020-11-11 23:21:15 +01:00
2020-09-21 15:51:53 +02:00
2021-11-17 19:23:55 -06:00
2021-02-09 00:29:04 +01:00
2021-02-09 00:29:04 +01:00
2021-10-02 18:04:59 -05:00
2021-02-22 15:41:27 +01:00
2021-10-28 07:54:29 -05:00
2020-11-03 10:18:31 -06:00
2021-04-29 22:42:18 -05:00
2021-11-17 19:23:55 -06:00
2021-08-05 10:33:23 -05:00
2020-09-21 15:51:53 +02:00
2021-04-29 22:42:18 -05:00
2021-08-22 19:07:07 -05:00
2021-10-02 18:04:59 -05:00

Test Status

Introduction

LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.

We intend LibreNMS to be a viable project and community that:

  • encourages contribution,
  • focuses on the needs of its users, and
  • offers a welcoming, friendly environment for everyone.

The Debian Social Contract will be the basis of our priority system, and mutual respect is the basis of our behavior towards others.

Documentation

Documentation can be found in the doc directory or docs.librenms.org, including instructions for installing and contributing.

Participating

You can participate in the project by:

VM image

You can try LibreNMS by downloading a VM image. Currently, a Ubuntu-based image is supplied and has been tested with VirtualBox.

Download one of the VirtualBox images we have available, documentation is provided which details login credentials and setup details.

License

Copyright (C) 2006-2012 Adam Armstrong adama@memetic.org

Copyright (C) 2013-2021 by individual LibreNMS contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

LICENSE.txt contains a copy of the full GPLv3 licensing conditions.

The following additional license conditions apply to LibreNMS (a GPL exception):

As a special exception, you have permission to link or otherwise combine LibreNMS with the included copies of the following third-party software, and distribute modified versions, as long as you follow the requirements of the GNU GPL v3 in regard to all of the remaining software (comprising LibreNMS).

Please see Acknowledgements

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]

Description
No description provided
Readme 446 MiB
Languages
PHP 85.1%
JavaScript 6.6%
Blade 4.3%
CSS 1.8%
Python 1.1%
Other 1%