mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Graph of overall poller performance (#9381)
* Graph definitions * Stacked. * Add display * remove old poll-log, add redirect * Handle undefined data in graphs * Standard pollers * Change doc to send to the global poller module page. * remove test code :) * Link parent menu
This commit is contained in:
committed by
Neil Lathwood
parent
03e8bd743e
commit
0ec8f18459
@@ -27,7 +27,8 @@ MySQL crashes or your server does but it provides an amazing difference in IO us
|
||||
|
||||
### Polling modules
|
||||
|
||||
Review the graph of poller module time take under device > graphs > poller to see what modules are consuming poller time.
|
||||
Review the graph of poller module time take under gear > pollers > performance to see what modules are consuming poller time.
|
||||
This data is shown per device under device > graphs > poller.
|
||||
|
||||
Disable polling (and discovery) modules that you do not need. You can do this globally in `config.php` like:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user