Path to this page:
./
net/nsca-ng,
Send/accept passive check results to/from nagios
Branch: CURRENT,
Version: 1.4nb2,
Package name: nsca-ng-1.4nb2,
Maintainer: timoThe NSCA-ng package provides a client-server pair that makes the Nagios
command file accessible to remote systems. This allows for submitting
passive check results, downtimes, and many other commands to Nagios or
compatible monitoring solutions.
It can also be used for implementing distributed setups. The submitted
data is queued by the NSCA-ng server if Nagios goes down. Multiple check
results or commands can be submitted in one go, and multiline plugin
output is fully supported.
Required to run:[
security/openssl] [
devel/confuse]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 345.715 KB
Version history: (Expand)
- (2023-10-25) Updated to version: nsca-ng-1.4nb2
- (2020-01-19) Updated to version: nsca-ng-1.4nb1
- (2019-09-07) Package added to pkgsrc.se, version nsca-ng-1.4 (created)
CVS history: (Expand)
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2020-01-13 00:02:16 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix noreturn use.
|
2020-01-12 22:53:22 by Maya Rashish | Files touched by this commit (1) |
Log message:
nsca-ng: cvs add files/ contents.
Thanks joerg for the heads up.
|
2019-09-12 06:42:45 by Thomas Klausner | Files touched by this commit (1) |
Log message:
nsca-ng: remove empty patch backup
|
2019-09-07 18:25:53 by Maya Rashish | Files touched by this commit (7) |
Log message:
Add nsca-ng version 1.4
The NSCA-ng package provides a client-server pair that makes the Nagios
command file accessible to remote systems. This allows for submitting
passive check results, downtimes, and many other commands to Nagios or
compatible monitoring solutions.
It can also be used for implementing distributed setups. The submitted
data is queued by the NSCA-ng server if Nagios goes down. Multiple check
results or commands can be submitted in one go, and multiline plugin
output is fully supported.
From Timo Buhrmester in PR pkg/51407
PR pkg/51406
My changes: fixed pkglint warnings (didn't run 'make distinfo'),
unified the server and client packages because they installed extra man
pages for me, and patched for building with OpenSSL 1.1.1.
I had to get the distfile from another place because the website hosting
this package is currently down.
|