Port details |
- nsca-ng-client Nagios Service Check Acceptor
- 1.6_1 net-mgmt =2 1.6_1Version of this port present on the latest quarterly branch.
- Maintainer: alexander@sulfrian.net
- Port Added: 2015-04-23 15:38:13
- Last Update: 2024-02-25 06:46:44
- Commit Hash: 944f846
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/weiss/nsca-ng
- Description:
- NSCA-ng provides a client-server pair which 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. 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.
NSCA-ng uses TLS encryption and shared-secret authentication with
per-client passwords, as well as fine-grained authorization control.
This package contains the NSCA-ng server, which is written in C and
uses an event-driven architecture. Disk I/O is avoided unless the data
cannot be submitted in one go due to its size (on Linux, the threshold
is 4kB). In this case, the data is handed over to Nagios via
asynchronously written files.
NSCA clients cannot talk to NSCA-ng servers (nor vice versa), but NSCA
and NSCA-ng servers can happily run side by side.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nsca-ng-client>0:net-mgmt/nsca-ng-client
- Conflicts:
- CONFLICTS:
- nsca-client-2.*
- nsca27-client-2.*
- To install the port:
- cd /usr/ports/net-mgmt/nsca-ng-client/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nsca-ng-client
- pkg install nsca-ng-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsca-ng-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1591782852
SHA256 (weiss-nsca-ng-v1.6_GH0.tar.gz) = 215e9e06293e46ca825d6dbc9f57e74180dc928d98d3f24b234086d3face75c2
SIZE (weiss-nsca-ng-v1.6_GH0.tar.gz) = 233563
Packages (timestamps in pop-ups are UTC):
- Master port: net-mgmt/nsca-ng
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libev.so : devel/libev
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nsca-ng-client-1.6_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_nsca-ng-client
- USES:
- ssl autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net-mgmt/nsca-ng |
Commit | Credits | Log message |
1.6_1 25 Feb 2024 06:46:44 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/nsca-ng{-client}: Moved man to share/man
Approved by: portmgr (blanket) |
1.6 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 23 Apr 2015 15:47:20 |
mat |
This was forgotten in the port cleanup.
PR: 188938
Sponsored by: Absolight |
1.2 23 Apr 2015 15:37:59 |
mat |
Add net-mgmt/nsca-ng and net-mgmt/nsca-ng-client, client-server pair which
makes the Nagios command file accessible to remote systems.
PR: 188938
Submitted by root peng spline inf fu-berlin de
Sponsored by: Absolight |