updated help
This commit is contained in:
@@ -22,7 +22,9 @@ DESCRIPTION
|
||||
|
||||
Icinga plugin to check whether a given path is writable and checks the
|
||||
performance of the given path. Detects problems with the filesystem or
|
||||
specific io performance.
|
||||
specific io performance. Writes a test file using `dd` and reports
|
||||
write speed. It is recommended to use a subdirectory tmp for writing
|
||||
test files.
|
||||
|
||||
EOF
|
||||
exit;;
|
||||
|
Reference in New Issue
Block a user