mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
spelling fixes (2nd try)
This commit is contained in:
parent
e3169d5930
commit
8589c6df43
62 changed files with 82 additions and 72 deletions
|
@ -16,7 +16,7 @@
|
|||
# env.watchdirs /var/www,/tmp
|
||||
#
|
||||
# Change the env.watchdirs-variable according to your wishes.
|
||||
# DONT FORGET TO RUN AS ROOT!
|
||||
# DON'T FORGET TO RUN AS ROOT!
|
||||
#
|
||||
# You can test this plugin by calling it with params "test" and your watchdirs:
|
||||
# ./dirsizes test /dir1,/tmp/dir2
|
||||
|
|
|
@ -35,7 +35,7 @@ ID=1;
|
|||
# [du]
|
||||
# user root
|
||||
#
|
||||
# - by default the value is in MegaBytes, to change it you should edit below line in the script to something else, recognizeable by du (see man du)
|
||||
# - by default the value is in MegaBytes, to change it you should edit below line in the script to something else, recognizable by du (see man du)
|
||||
# du -sm $DIR in MB
|
||||
# du -sk $DIR in KB
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue