notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
check_nwc_health Nagios plugin to monitor network equipment via SNMP
10.1.0.3_1 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 10.1.0.3Version of this port present on the latest quarterly branch.
Maintainer: leres@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-04 18:00:09
Last Update: 2022-06-04 17:58:25
Commit Hash: 01e744d
License: GPLv2
WWW:
https://labs.consol.de/nagios/check_nwc_health
Description:
check_nwc_health is a plugin for Nagios, Shinken and Icinga, which is used to monitor network components. It is capable of interrogating interface statistics, hardware (CPU, memory, fans, power modules, etc.), firewall policies, HSRP, load balancer pools, processor and memory usage. WWW: https://labs.consol.de/nagios/check_nwc_health
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. libexec/check_nwc_health
  2. /usr/local/share/licenses/check_nwc_health-10.1.0.3_1/catalog.mk
  3. /usr/local/share/licenses/check_nwc_health-10.1.0.3_1/LICENSE
  4. /usr/local/share/licenses/check_nwc_health-10.1.0.3_1/GPLv2
Collapse this list.
Dependency lines:
  • check_nwc_health>0:net-mgmt/check_nwc_health
To install the port:
cd /usr/ports/net-mgmt/check_nwc_health/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/check_nwc_health
  • pkg install check_nwc_health
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: check_nwc_health
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1653759120 SHA256 (check_nwc_health-10.1.0.3.tar.gz) = 5af7ad719ee388b8cac9bade593b69c30bdef190be6c5c64c7b3bebb4f934793 SIZE (check_nwc_health-10.1.0.3.tar.gz) = 722146

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_check_nwc_health
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://labs.consol.de/assets/downloads/nagios/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.1.0.3_1
04 Jun 2022 17:58:25
commit hash: 01e744d358b7fe52c9d8daa076853aa4b26d08d0commit hash: 01e744d358b7fe52c9d8daa076853aa4b26d08d0commit hash: 01e744d358b7fe52c9d8daa076853aa4b26d08d0commit hash: 01e744d358b7fe52c9d8daa076853aa4b26d08d0 files touched by this commit
Craig Leres (leres) search for other commits by this committer
net-mgmt/check_nwc_health: Work around port scout failure

Out of the blue (on 6-Apr-2022) pkg-fallout started objecting to
an awk expression in a support script:

    /usr/bin/awk: syntax error in regular expression ^#! ?\/.*\/[a-z]{0,2}awk at
0
     source line number 44 source file ./subst
     context is
	    /^#! ?\/.*\/[a-z]{0,2}awk/ {sub(/^#! ?\/.*\/[a-z]{0,2}awk/,"#! >>> 
/usr/bin/awk") <<< ;}
    *** [check_nwc_health] Error code 2

This only happens with 12.3 and the amd64 and arm64 architectures
and I have never been able to reproduce the error in a poudriere
jail.

Remove the offending expression (which is not used by check_nwc_health).

Reported by:	portscout

(cherry picked from commit 2a039d20f859058d97089c6d5a8945d2304ecc64)
10.1.0.3
04 Jun 2022 17:58:25
commit hash: bd1ca94b0a2c922b36819a47f0ebeb827241a5eccommit hash: bd1ca94b0a2c922b36819a47f0ebeb827241a5eccommit hash: bd1ca94b0a2c922b36819a47f0ebeb827241a5eccommit hash: bd1ca94b0a2c922b36819a47f0ebeb827241a5ec files touched by this commit
Craig Leres (leres) search for other commits by this committer
net-mgmt/check_nwc_health: Update to 10.1.0.3

Changes since 10.1.0.2:

 - Fix typo in perl code

Reported by:	portscout

(cherry picked from commit cab6627f55ed4b23124482c281d0d497788e1abf)
10.1.0.2
04 Jun 2022 17:58:24
commit hash: 50c3f5b456c58082625fa65a2b3d1b87ac9c8388commit hash: 50c3f5b456c58082625fa65a2b3d1b87ac9c8388commit hash: 50c3f5b456c58082625fa65a2b3d1b87ac9c8388commit hash: 50c3f5b456c58082625fa65a2b3d1b87ac9c8388 files touched by this commit
Craig Leres (leres) search for other commits by this committer
net-mgmt/check_nwc_health: Update to 10.1.0.2

Changes since 10.1.0.1:

 - use JSON::XS in Interface.pm to avoid misleading UNKNOWN error
   message

Reported by:	portscout

(cherry picked from commit b838b9191f9fd3bbff8af648ce5d314207850579)

Number of commits found: 3