Tony Murray
c1258320f8
Availability module fixes ( #15369 )
...
* Refactor poller to allow modules to run even if the device is down
Include core in config (but not webui) to avoid silly shenanigans
Inject datastore into polling
* Needed to split datastore interface
* Cleanup some data_udpate() references
* Apply fixes from StyleCI
* Fix legacy poller :D
* Output to the correct stream
* Fix lint issues
* Apply fixes from StyleCI
* Fix discovery not including core and submodule handling
* Use whereRaw
---------
Co-authored-by: StyleCI Bot <bot@styleci.io >
2023-10-04 10:32:59 -05:00
Tony Murray
fdfea6e93b
Rewrite netstats polling ( #13368 )
...
* Rewrite netstats polling
As modern module
Don't use snmpgetnext as it can result in extra data returned
* remove copyrights on interfaces
* typehints
* fix silly backslashes
2021-10-19 19:32:28 -05:00
Neil Lathwood
245c15807d
refactor: Update include files for disco/poller to be dynamic ( #8597 )
2018-04-24 20:08:06 -05:00
Neil Lathwood
21898a3c29
Disco / Poller tidy up + Added display of module mem usage ( #5778 )
...
* tidyup + added mem usage for poller modules
* tidied up discovery modules
* fix sensors
2017-02-07 22:54:30 -06:00
Neil Lathwood
5b96c67ec5
refactor: Cleanup poller include files ( #4751 )
2016-10-15 00:43:14 +01:00
laf
a194009917
Pretty up the polling process output
2016-06-21 01:41:45 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Rudy Hardeman
2ec929b571
initial version
2015-05-19 22:19:13 +02:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
Tom Laermans
de7ff537cc
revert r1957 patch
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1960 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-23 09:54:56 +00:00
Geert Hauwaerts
6501cd29b5
- Code cleanup by Bastian Widmer.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1957 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-22 20:27:39 +00:00
Adam Amstrong
29f5afa472
split netstats pollers into protocols. update $graphs array for each one successfully polled
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1501 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 12:59:59 +00:00
Adam Amstrong
9052296c13
lots of cleanups to various things
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1463 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 13:42:28 +00:00
Adam Amstrong
e220114f4c
add some mibs, update snmp functions
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1458 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-22 21:58:49 +00:00
Adam Amstrong
6bb7fe026f
improving ipSystemStats v4/v6 stats, clean up some variables in defaults.inc.php
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1455 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 15:14:02 +00:00
Adam Amstrong
aedca19465
improve netstats poller
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1454 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 13:06:58 +00:00
Adam Amstrong
15cdf5c9fa
add force10 mibs and os type detection. move per-os polling scripts from includes/polling/device-* to includes/polling/os/*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1442 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:49:36 +00:00