aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index e294eec..ebb1849 100644
--- a/README.markdown
+++ b/README.markdown
@@ -4,7 +4,9 @@ nscaw
Command wrapper that sends an appropriate passive check to an NSCA server using
`send_nsca`, depending on the command's outcome.
-Make sure `send_nsca` is in `$PATH` and that `NSCAW_SERVER` is set.
+Make sure `send_nsca` is in `$PATH`. You'll almost certainly want to set
+`NSCA_SERVER` in `/etc/default/nscaw` as well, but it makes an effort in
+defaulting to `nsca`.
$ nscaw IMPORTANT_JOB -- important-job -o options args ...