mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net-mgmt/check_nwc_health: Update to 10.9.1.2
Changes since 10.3: - fix issue #231, thanks log1-c - fix an uninitialized value in Arista HW check - improve arista power supply/cord status checks - add Huawei wlan controller (not finished yet) - add a temporary check for Cisco Viptela SDWAN (not for public use yet, sorry) - bugfix in Cisco WLC, skip unused mobile stations - add support for Viptela - pull request 304 improves ios hardware checks (thanks dhoffend) - rewrite detection of Juniper - tune snmp maxreps for bgp - add mode interface-vlan-count-macs - fix an undef in interface-vlan-count-macs - force interface-vlan-count-macs to cache vlans - tweak huawei Entity-Table snmp parameters - prepare some cisco sdwan stuff bugfix in Versa Peersubsystem - bugfix in Checkpoint Management-Status - bugfix in CISCO-ENVMON-MIB temperature (catch "notPresent") - bugfix again, exists plus defined Reported by: portscout
This commit is contained in:
parent
28a496b2df
commit
b0571841b0
@ -1,6 +1,5 @@
|
||||
PORTNAME= check_nwc_health
|
||||
PORTVERSION= 10.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 10.9.1.2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1660854271
|
||||
SHA256 (check_nwc_health-10.3.tar.gz) = 0721758c6db0fa1d9e7b1a3a1696589bcf879353b4db1735efd6aa448c0afa54
|
||||
SIZE (check_nwc_health-10.3.tar.gz) = 731220
|
||||
TIMESTAMP = 1679263398
|
||||
SHA256 (check_nwc_health-10.9.1.2.tar.gz) = 29ded21be12e57e78f8e392f5bb70e843fe53898f38daf166901a9ea08c41683
|
||||
SIZE (check_nwc_health-10.9.1.2.tar.gz) = 806642
|
||||
|
Loading…
Reference in New Issue
Block a user