Added env to exclude containers from cpu/memory docker graphs
It maybe desirable to not generate stats for ephemeral containers.This commit adds an env variable EXCLUDE_CONTAINER_NAME which is a regex, if it matchesthen the container is excluded from the cpu and memory graphs.
extend workaround for multiple dashes
Add plugin "rsnapshot_duration"
The plugin monitors the duration of rsnapshot backups for each singlebackup source.
The duration is parsed from rsnapshot's log file. The rsnapshotconfiguration setting "loglevel 3" is required.
hwmon: recognize frequencies
Discovered thanks to an RX 570, which can show sclk and mclk via /sys/class/hwmon.
Plugin unifi_api: handle missing error fields in response
It seems to be possible, that the response lacks the values for`rx_errors` and `tx_errors`. This should not result in warnings due toundefined values.
Thanks, kboenke!
Closes: #1095
[plugins/solar/fronius] Monitor Solar Inverters using the Fronius Solar API
This includes caching of the inverter info with a 12h TTL, so the graphstill renders when the inverter has gone to sleep at night.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>...
[plugins/weather/wunderground] Add plugin to query station data from Weather Underground
It's a bit backwards, but works a treat when you don't own the stationbut want the data in a better format.
Includes warnings on UV and heat indices, and visible lines for wind...
Replace split with explode
`split` was deprecated in PHP 5.3.0 and removed in PHP 7.0.0, `explode`is a drop-in replacement.
Modified http_request_time to allow specifying a user agent
Similar to other settings for this plugin, there is a newenv.urlN_agent setting which allows specifying a user agent
Plugin freeipmi: fix temperature warnings for HP iLO2
Plugin freeipmi: add Intel BMC power sensors support
Plugin freeipmi: add env var for driver type
For instance, HP iLO requires LAN_2_0 driver
[plugins/transmission] Fixups for consistency
Use standard colours for the transmission_activity plot (but keep adarker one for paused torrents).
Also, remove the ${host} from the graph_title, and add it in thegraph_info, for better groupability.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Plugin sabnzbd_*: fix compatbility with SABnzbd 3.x
The change is probably compatible with SABnzbd 2.x, as well.
Thanks, waywit for the change proposal.
Closes: #1082
Change regex to match "prepend" pattern
Fixed autoconf on http_request_time
Previously it would error since the $url variable isthe array key isn't the url to check it's a santized version
Requirements workaround due to #1073
Removed requirementSome routers doesn't have temperature sensors
Added monitoring of router temperature
Fix geowebcache-bandwidth
Fix geowebcache-blankitems
Fix geowebcache-cache-hits-ratio
Plugin apache_memory: fix title description formatting
The plugin gallery and "munin-run" relies on a space after the hyphen.
Plugins apache_tmemory and apache_servers: multiple changes
Plugin apache_memory: fix spelling and mark as clean
Merge branch 'plugins-apache-memory'
Rename plugin "apache_memmory" to "apache_memory"
The original name was misspelled.
Plugin apache_memory: use base SI units for result
Munin will take care for proper units dynamically.
This breaks previously existing graphs.
Plugin apache_memory: improve title
Plugin apache_memory: fix quoting
Plugin apache_memory: properly quote patterns and simplify calculation
Plugin apache_memory: unify whitespace
Plugin apache_memory: specify common default values
Previously the plugin did not work without configuration.Now it should work on many systems out of the box.
change Python iteritems by items
display units for tor_traffic
bitcoind_: return support for older Bitcoin Core versions
Refactor to take Bitcoin Core minor version into consideration,and use that to implement legacy version support.
bitcoind_: update for Bitcoin Core v0.19.0 release
Plugin postgres_queries3: fix documentation
Thanks, Romain Maziere
Closes: #1067
Improved docker_ performance when getting CPU/Memory stats
Added parallel processing using python's muliprocessing moduleto fork a new process each for each docker container when gatheringstats.
This vastly improves performance since using a for loop the script...
Fixed warnings generated by total_by_process_
Fixed the following:
[router/freebox] fix vlabel
muncollapse template: missed 1 file remove
- Add "muncollapse" template (the template formerly known as munstrap4).
Lots of changes:
Small fix for nextcloud_apps_multigraph
Simple multigraph plugin for nextcloud
Split videostreams in separate graph for better readability
Add "munstrap4" template.
This template is based on the original munstrap template, updatedto use bootstrap4 and fixing some of the navigation issues theauthor had with the original project.
Key Features: * Most pages use lazy-loaded images to cut down network usage....
fix multicall arg
extra arg for multicall2 was missing in _vol
Formats disponibles : Atom