Skip to content

Commit 1ab0bef

Browse files
committed
Merge branch 'xenuser-1', customink#11
2 parents 119baa6 + c4c3afb commit 1ab0bef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ nagios-nrpe-check_glusterfs
22
===========================
33

44
Fork of Mark Ruys' check_glusterfs from http://exchange.nagios.org/directory/Plugins/System-Metrics/File-System/GlusterFS-checks/details
5+
6+
Hint: If you receive the error message that utils.sh is missing, you should check if the script is existing on your system and in the same folder as the check.
7+
8+
On Debian 7, the command
9+
ln -s /usr/lib/nagios/plugins/utils.sh utils.sh
10+
will help.
11+
12+
An alternative would be to edit the check and adapt the line ". $PROGPATH/utils.sh" according to your needs.

0 commit comments

Comments
 (0)