mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/check_nwc_health: Update to 11.2.4
Changes since 11.0.1.1: - add mode ha-status for Palo Alto - add perfdata for the mode interface-nat-rejects - fix Makefile.am and git add the cisco and arista pm files - add mode interface-errdisabled (Cisco and Arista only) - require, not use Net::Ping for F5 checks - drecksmacoctetbinaerschlonz - add mode list-arp-cache - PR #324, detect Ivanti devices (formerly identifying themselves as Pulse Secure) - show vlans only on demand, --report short+vlan - more runtime reduction for huawei, cpu and mem - suppress output of empty vlans - cache huawei entities to avoid hitting the device's snmp rate limit cache vlan configs - show vlans with interface-status Reported by: portscout
This commit is contained in:
parent
a2151edf48
commit
6002b67022
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= check_nwc_health
|
||||
PORTVERSION= 11.0.1.1
|
||||
PORTVERSION= 11.2.4
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1706291565
|
||||
SHA256 (check_nwc_health-11.0.1.1.tar.gz) = b6a3d681095bee90a677578d6326fcb6f09a88997da734efd9d35e40f1900a04
|
||||
SIZE (check_nwc_health-11.0.1.1.tar.gz) = 816461
|
||||
TIMESTAMP = 1711839613
|
||||
SHA256 (check_nwc_health-11.2.4.tar.gz) = 7d229bf18f75fb98c99cbf4e041f3fa848ba8a61cecda31fb5bb2f49feb1c61e
|
||||
SIZE (check_nwc_health-11.2.4.tar.gz) = 823156
|
||||
|
|
Loading…
Add table
Reference in a new issue