aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bdb3c6dc1897feb0ae50d3165126431ecc1c9568 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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`. 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 ...

License
-------

Copyright (c) [Tom Ryder][1]. Distributed under [MIT License][2].

[1]: https://sanctum.geek.nz/
[2]: https://opensource.org/licenses/MIT