diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:26:13 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:09 -0400 |
commit | 5ff4b31225738ecdda336016ab89800a2a933603 (patch) | |
tree | 23897e424d3b7241b9c402f1d10d1a8a674829fa /system/nsca-ng | |
parent | 5b280def5d84cef1a0ba61e2d92d37ffd961703e (diff) |
system/nsca-ng: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/nsca-ng')
-rw-r--r-- | system/nsca-ng/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/nsca-ng/README b/system/nsca-ng/README index 87ecfb81f4309..0be4a53ceab82 100644 --- a/system/nsca-ng/README +++ b/system/nsca-ng/README @@ -1,8 +1,8 @@ nsca-ng (NSCA-ng is a drop-in replacement for NSCA) -NSCA-ng provides a client-server pair which makes the command pipe accessible -to remote systems. This allows for submitting passive check results, downtimes -and many other commands to Nagios or Icinga. +NSCA-ng provides a client-server pair which makes the command pipe +accessible to remote systems. This allows for submitting passive check +results, downtimes and many other commands to Nagios or Icinga. See README.SLACKWARE (which is also installed with the package docs) for setup, configuration, and usage hints. |