Add syncthing plugin
Merge pull request #880 from bertptrs/pacman_update
Add specific updates to extinfo field.
Clean up pacman_pending_updates.
No more environment variables since those can easily be configured withregular munin settings.
Properly quote all strings.
No longer use temp files for holding update information; instead hold itall in a variable.
Merge pull request #878 from janegilv/master
Fix kvm_ plugins
Read correct values from /proc/net/dev
Includes more kvm-processes
Merge pull request #877 from sebastic/pdns
Use pdns_control utility instead of pdns init script.
Use exit status 0 for autoconf, provide reason for 'no' answer.
shellcheck fixes for pdns-recursor plugins.
shellcheck fixes for pdns-server plugins.
The init script is not usable on systems using systemd (e.g. Debian stretch).
olsrd: adjustments for the output format used by olsrd v0.9.5
Merge pull request #873 from kboenke/master
SNMP Plugin for CyberPower UPS
Add files via upload
Merge pull request #872 from kboenke/master
New SNMP Plugin for HP LaserJet Printers
Merge pull request #867 from shakemid/add_zpool_cap
Add zpool_capacity plugin
Merge pull request #869 from Neraud/master
Add executable bit
Fix for pullreq #867
Merge pull request #847 from shtrom/multi-ssl
[ssl-certificate-expiry] Replace ssl_ with a single graph showing all expiries
Merge pull request #866 from shakemid/fix_oracle_plugin
Update oracle_sysstat plugin
Merge pull request #868 from shakemid/improve_zfs_plugin
Improve zfs_arcstats plugin
Add illumos, FreeBSD, Linux support for zfs_arcstats plugin, cleanup code
Fix to work autoconf. Cleanup code.
Merge pull request #860 from Neraud/deluge
Add deluge_ plugin
Fix exit code for autoconfThe plugin should always return 0
Fix printing error message to stdout when running the plugin
Improve log usageMigrate to lazy message evaluation
Improve code style
Merge pull request #848 from shtrom/http_load_multi
[http_load_] Add multigraph support
[http_load_] Use perldoc
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
[ssl] Remove legacy ssl, and replacement ssl-certificate-expiry
Merge pull request #781 from sumpfralle/zfspool-fieldnames
[zpool_iostat] Code cleanup and fix for fieldname issue with leading digit
[zpool_iostat] added example graphs (by @Rayziltl)
[zpool_iostat] keep previous fieldnames
[zpool_iostat] improve formatting and variable names
[zpool_iostat] fix whitespace issues
[zpool_iostat] use backward compatible fieldnames
[zpool_iostat] change category from 'filesystem' to 'disk'
[zpool_iostat] add POD documentation
[zpool_iostat] enable 'exit_on_error' and 'exit_on_unset' via 'set -eu'
[zpool_iostat] use 'clean_fieldname' and separate function 'get_pool_iostat'
FIeldnames possibly started with a digit before.Closes: #779
[zpool_iostat] remove usage of temporary file
[zpool_iostat] autoconf checks zpool executable
[zpool_iostat] fix shellcheck warnings
[zpool_iostat] switch from bash to sh
Merge pull request #865 from adekock11/patch-2
Fixed output of transactions script
The current output of this script is:
root@master:/etc/munin/plugins# ./pg_transactions \ncommits.value xxxx\nrollbacks.value xxxx
By removing the first `\n` and by adding an `E` before the second `\n` the output is:...
Improve config
AREASTACK for statesFix stacking and negative for bandwidth
Change graph_category to the well-known 'filetransfer'
Improve doc
- Migrate style to perldoc- Improve requirements- Add interpretation- Add licence
Improve import handling and autoconf
Format code according to PEP0008
Move deluge_ plugin to a "torrent" folder
Merge pull request #858 from geschke/master
New plugin to get result data of Nanopool ethereum mining pool.
minor fixes as suggested
Merge pull request #859 from Neraud/master
Update nginx byprojects plugins
Fix comment format : use spaces instead of tabs
Updates as suggested, fix of worker data view, new symlink structure to support multiple addresses
Initial version can monitor connections, bandwidth and states.
Minor documentation update
Fix the markdown format for Logtail links.Add the restart munin-node step.
Add configuration option for the logs setup
Add configuration option for logtail path
Info of shares graph fixed
Add plugin to get result data of Nanopool ethereum mining pool.
Merge pull request #857 from jeromedrouet/master
ignore UNDEF (not really connected) users for openvpn_multi plugin
ignore UNDEF (not really connected) users
Revert "Change category of currency-related plugins from 'other' to 'htc'"
This reverts commit a48cf873338cc13d9a9239fef5d9a1326a98c9a3.
see the discussion: https://github.com/munin-monitoring/contrib/pull/855(the term 'htc' is probably too unknown and not really suitable)
Change category of currency-related plugins from 'other' to 'htc'
some categories were changed erroneously before: https://github.com/munin-monitoring/contrib/pull/855
Merge pull request #855 from Cyclenerd/master
Change folder and category of Bitcoin plugins
change bitcoin category from htc to other
move bitcoin to currency folder
Merge pull request #851 from Cyclenerd/master
Ethereum plugins
more beautiful title
better field name to avoid errors
convert wei to ether (ETH) via 'fieldname.cdef'
ValueError comment
wei to ether comment
category change s/htc/other/
exit on ioerror
response typo
new currency folder
python3 and 2 with working config
magic markers
plain old documentation
better user agent and some small fixes
rename
variable names
use print_function
Merge pull request #850 from Dismounted/patch-1
Fix OpenWrt SNMP memory plugin
remove suggest
Please use one import per line
Revert "Fix broken Travis build"
This reverts commit c4fce6fcd7dcd220381092c7f2551b866ebba83a.
Fix broken Travis build
Sys-Virt-0.9.8 does not exist anymore.