mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
net-mgmt/check_nwc_health: Update to 10.0.0.1
Changes since 8.0.0.2: - add Bluecat Address Manager - bugfix in Bluecat jvm - check the memory of all members in a cisco stack only if there are > 1 members - do not use cpmCPUMemoryHCCommitted, except if you want mem usage > 100% - split Bluecat in AddressManager and DnsDhcpServer - bugfix in interface-stack-status (triggered when --name did not match) - bugfix in CISCO-ENTITY-SENSOR-MIB. Scale values correctly. - query LM-SENSORS-MIB only if it exists on Linux (it may hang even if not existing) - bugfix in f5 cpu-load, correct negative values - Blacklist storage device "junosprocfs" on JunOS (Juniper) devices - save bgp peer local addresses and show them in the error case - optimize etherlike and rmon walks - Add vpn sessions for Fortigate PR #279 - bugfix in f5 memory-usage, correct negative values - bugfix in IOS cpu-load for very old models without CISCO-PROCESS-MIB - bugfix in UCD-MIB memory - add bgp for huawei - improve Barracuda cluster-check - tweak barracuda snmp params for interface/route checks - add Versa Appliance, add HP Aruba - improve cisco license checks - update git with latest cisco license gedoens - add Pulse Secure - use json for temporary files - tweak barracuda hardware-health snmp parameters Reported by: portscout
This commit is contained in:
parent
b9624c3f56
commit
7120978bfa
@ -1,5 +1,5 @@
|
||||
PORTNAME= check_nwc_health
|
||||
PORTVERSION= 8.0.0.2
|
||||
PORTVERSION= 10.0.0.1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1610939929
|
||||
SHA256 (check_nwc_health-8.0.0.2.tar.gz) = 2e01846e9a12b877ad17684a26d5c47625d50486e658e7c20e3ddad8f976b209
|
||||
SIZE (check_nwc_health-8.0.0.2.tar.gz) = 675768
|
||||
TIMESTAMP = 1640472779
|
||||
SHA256 (check_nwc_health-10.0.0.1.tar.gz) = 8ff09f33248546816c102754428456bfa7673e20087986598519d62e034dc96b
|
||||
SIZE (check_nwc_health-10.0.0.1.tar.gz) = 721010
|
||||
|
Loading…
Reference in New Issue
Block a user