mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-20 01:23:36 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -2,12 +2,12 @@
|
|||
#
|
||||
# Plugin to monitor a ZFS Filesystem
|
||||
#
|
||||
# Wildcard-plugin to monitor a zfs filesystems.
|
||||
# Wildcard-plugin to monitor a zfs filesystems.
|
||||
#
|
||||
# To monitor a filesystem, link zfs_fs_<zpool>_<filesystem> to this file. E.g.
|
||||
#
|
||||
# ln -s /usr/share/munin/node/plugins-auto/zfs_fs_ /etc/munin/node.d/zfs_fs_tank_foo
|
||||
#
|
||||
#
|
||||
# ...will monitor tank/foo fs.
|
||||
#
|
||||
# You can monitor zpool as well by a link on zfs_fs_<zpool>
|
||||
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
# config (required)
|
||||
# autoconf (optional - used by munin-config)
|
||||
#
|
||||
#
|
||||
# ** WARNING **
|
||||
# For now this plugin does not allow "_" in the name of a zpool or filesystems
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue