Ver Fonte

README: notes on usage

Jon Schipp há 12 anos atrás
pai
commit
7b73d581eb
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -7,6 +7,9 @@ A few of the scripts like check_service.sh and check_volume.sh are designed to
 be run in heterogenous unix environments and should work on Linux, OSX, AIX, and
 be run in heterogenous unix environments and should work on Linux, OSX, AIX, and
 the BSD's provided a bash or bash-compatible shell to interpret them.
 the BSD's provided a bash or bash-compatible shell to interpret them.
 
 
+Each script has detailed usage presentable via the ``-h'' option and some of
+scripts include extended usage examples within the top commented section of the script.
+
 One way to run the plugins requiring elevated privileges is to
 One way to run the plugins requiring elevated privileges is to
 configure sudo on each monitored machine to allow the nagios
 configure sudo on each monitored machine to allow the nagios
 user to execute the plug-ins in the plug-in directory as root:
 user to execute the plug-ins in the plug-in directory as root: