1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 22:25:23 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Michael Fritscher
aee6a15240 Fixes quota für zvols. Without this, the log gets spammed with
> 2020/08/16 04:45:24 [ERROR] In RRD: Error updating /var/lib/munin/localdomain/localhost.localdomain-zfs_list_rpool__name-quota-g.rrd: /var/lib/munin/localdomain/localhost.localdomain-zfs_list_rpool__name-quota-g.rrd: Function update_pdp_prep, case DST_GAUGE - Cannot convert '-' to float
2020-08-17 02:41:54 +02:00
Sephtex
f72390cb13
replace the / by __ anyway
To make it more clear that we had a subdevice it's better to use the __ for it's replacement anyway
2019-02-03 19:55:16 +01:00
Sephtex
c35eee0255
indentation fix
added same indentation of the echo as all the rest in the for loop
2019-02-03 19:12:54 +01:00
Sephtex
f6dbe9bd57
add usage of clean_fieldname
Used the correct munin way by soursing "$MUNIN_LIBDIR/plugins/plugin.sh" and use clean_fieldname.
For the title I removed the replacement of / by __ and on the multigraph value I added the usage of clean_fieldname to make it backwards compatible.
2019-02-03 19:10:56 +01:00
Sephtex
0429e63be5
Add support for dash in zfs_list
#969 zfs/zfs_list: Add support for dash in zfs_list
2019-02-03 15:10:13 +01:00
dipohl
65652aa0bd Category Tree: Reduce number of categories
ceph, samba, zfs into "fs"
apache into "webserver"
lighttpd into "webserver"
..
2017-02-21 22:15:07 +01:00
dipohl
2202b1c19e Category Tree: Reduce number of categories 2017-02-20 23:35:10 +01:00
amichel
cb6c9595eb Added zfs_list plugin 2014-12-25 13:23:05 -07:00