Add illumos, FreeBSD, Linux support for zfs_arcstats plugin, 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>
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.
Add executable bit
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.
New plugin etherscan_balance_
Munin plugin to monitor your ethereum (ETH) balance.
New plugin ethermine_
Munin plugin to monitor your ethermine.org hashrate.
Fix non-working shebang.
Adjust shebang for portability.
Fix coding style.
Merge pull request #849 from daftaupe/master
tor/tor_ all-in-one plugin
Add example-graphs
Fix import error message for GeoIP
Fix repo url after ownership transfer
Fix import error messages and a tab
Fix plugin names due to category change
fixes after @sumpfraller comments on pr #849
[http_load_] Default to Multigraph
Add tor/tor_ all-in-one plugin
Available from this plugin :tor_bandwidthtor_connectionstor_countriestor_dormanttor_flagstor_routerstor_traffic
[http_load_] Use separate subroutines for config output
[http_load_] Filter <link> based on rel, and <meta>
[http_load_] Also count elements served over HTTPS
[http_load_] Better User-Agent
[http_load_] link $debug to $MUNIN_DEBUG (munin-run --pidebug)
[http_load_] get_cache_file_name doesn't need the $type
[http_load_] Document running from cron with munin-run
When running from cron, nothing sets MUNIN_PLUGSTATE as needed. Runnigany of the http_load_ plugins through munin-run with the cron argumentfixes the issue, otherwise the plugin cannot find its cache, and no data...
Merge pull request #845 from arthurlogilab/master
use uwsgi not uwsgi_python
Merge pull request #842 from shakemid/fix_oracle_plugin
Improve oracle_sysstat plugin
Improve oracle_sysstat
- Change to multi-graph plugin- Add dirtyconfig- Add config for multi-instance databases