Version: 11.5.1-bp160.1.6
* Tue Sep 10 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 11.5.1:
Changes since 11.0.1
* add mode sdwan-control-vedge-count for Cisco Viptela devices.
* update changelog, add files for a proper commit, fix cisco
sdwan load unit.
* add mode security-status for Palo Alto (checks age of the last
sw update).
* fix mem/cpu/hw modes for Cisco SDWAN (IOS) which do hot have
the Viptela-Mib.
* bugfix in CheckPoint FW1 where R81.20 showed invalid cpu metrics
* bugfix in UCD-MIB Load, external thresholds override the
internal error status.
* implement --servertype generic_fritzbox.
* add SkyHigh Secure Web Gateway (and INTEL-SERVER-BASEBOARD7-MIB)
* fix the list-arp-cache json output.
* fix the Arista tweak.
* finalize Juniper.
* tweak ARISTA-ENTITY-SENSOR-MIB.
* add juniper temperature perfdata.
* improve Juniper-Mib, add more models.
* add mode ha-status for Palo Alto.
* bugfix in IFMIB and etherstats (uninizialized values).
* add json-output for list-arp-cache.
* add perfdata for the mode interface-nat-rejects.
* fix Makefile.am and git add the cisco and arista pm files which
i had forgotten.
* add mode interface-errdisabled (Cisco and Arista only).
* require, not use Net::Ping for F5 checks.
* drecksmacoctetbinaerschlonz.
* add mode list-arp-cache.
* 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.
* C9800 fix.
* typo in --lookup vs. --lookback.
* Sun Aug 27 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 11.0.1
Changes since 10.12.1.8:
* support new C9800 wlan controller.
* new structure suitble for epn.
* reduce amount of data in cisco fru.
* bugfix in traffic thresholds, do not use warning/critical
def. thresholds.
* implement traffic thresholds for interface-usage, correctly
calc the less-than perfdata thresholds.
* Mon Jun 12 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 10.12.1.8
Changes since 10.9.1:
* reduce runtime for HOST-RESOURCES-MIB disk and device tables.
* don't walk cefcFRUPowerSupplyGroupTable, it's unused anyway.
* PR 310/311 for Fortigte HW.
* bugfix in bluecat productname detection.
* update glplugin (another epn fix, ::pluginname, ::plugin).
* bugfix in Huawei Wlan Controller (just a perl warning, not
serious) these recent perl warnings appeared after i heavily
used the embedded perl feature of mod-gearman. it is much
more strict than running the plugin as a standalone process).
* bugfix in Pulse Secure (just a perl warning, not serious).
* bugfix in Huawei bgp modes (just a perl warning, not serious).
* add a cluster-check for cisco sdwan.
* reduced runtime and amount of transferred data for bgp-related
checks.
* reduce runtime in Huwaei accesspoint modes.
* bugfix in Huawei hardware-health. Discard temperatures of
2147483647 deg.
* improve Huawei hardware-health.
* add filters to sdwan-check (name=dstip,name2=localcolor).
* bugfix in Cisco Envmon notfunctioning.
* bugfix again, exists plus defined.
* bugfix in CISCO-ENVMON-MIB temperature (catch "notPresent").
* bugfix in Checkpoint Management-Status.
* Thu Feb 23 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 10.9.1
* bugfix in Checkpoint Management-Status
- Update to version 10.9.0
* bugfix in Versa Peersubsystem
- Update to version 10.8.0.3
* prepare some cisco sdwan stuff
tweak huawei Entity-Table snmp parameters
- Update to version 10.8.0.2
* force interface-vlan-count-macs to cache vlans
- Update to version 10.8.0.1
* fix an undef in interface-vlan-count-macs
- Update to version 10.8
* add mode interface-vlan-count-macs
- Update to version 10.7.1
* tune snmp maxreps for bgp
- Update to version 10.7
* rewrite detection of Juniper
- Update to version 10.6.1
* improves ios hardware checks
- Update to version 10.6
* add support for Viptela
Version: 7.11-bp152.1.1
* Fri May 22 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.11
* add bgp4 modes for arista, use 2nd context for cisco bgp4
* Tue May 19 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.4.1
* fix a typo
* Mon May 18 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.4
* check increase of sessions for Cisco (detect freeze with
- -mode vpn-sessions --criticalx sessions_per_sec=0.001:)
* add AVM 7580
* Fri Mar 20 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.3
* add mode vpn-sessions (IOS and ASA)
* blacklist nfs-mounts in hrDeviceDiskStorage
* fix HP Aruba checks, add nore from ENTITY-SENSOR-MIB
* fix a bug in interface-etherstats for
OLD-CISCO-INTERFACES-MIB
* Tue Jan 21 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.8
* fix a bug in Cisco memory, for Cisco emulation mode of
Bel VPN Gate
* Mon Jan 20 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.7
* fix redundant argument in sprintf
* fix operstatus in linuxlocal
* Thu Jan 16 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.6
* fix a bug in verbose mode if --nosensors is used
* Sat Dec 07 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.5
* update GLPlugin, reduce default maxrepetitions to 20
* Thu Dec 05 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.4
* reduce maxrepetitions for f5 sysCpuTable and ifTables
* Wed Dec 04 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.3
* add --nosensors which skips endless entSensor[Threshold]Table
for Nexuses
* Mon Nov 25 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.2
* fix a division by 0 for cisco reserved memory
* Tue Oct 08 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.1.1
* fix a bug in cisco wlan accesspoint-modes (InetAddrType)
* add session-usage for palo alto
* update glplugin, more nexus hardware-health improvements
* Thu Aug 29 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.0.6
* reduce runtime for nexus hardware-health
* Tue Aug 27 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.0.5
* fix EIGRP filtering
* Mon Jul 29 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.0.4.1
* fix a bug in fortigate ha-role
* fix a bug in interface-uptime
* Sun Jul 21 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.0.3
* fix a bug in interface-uptime
* fix a bug in mode ha-role for Fortigate
* Tue Jun 25 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10.0.1
* fix a bug in bgp/route modes for the non-standalone version
(InetAddressMaker)
* Fri Jun 21 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.10
* remove duplicate routes (ip-table + inet-table)
* --report long+address shows ip addresses for interfaces
* Sun Jun 16 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 7.9.0.4
* finish barracuda ha-role mode
* Fri Jun 14 2019 Martin Hauke <mardnh@gmx.de>
- Update to versio 7.9.0.3
* detect f5 firmware versions 14+
Version: 10.5.1-bp155.1.4
* Sun Dec 18 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.5
* add a temporary check for Cisco Viptela SDWAN
* add Huawei wlan controller (not finished yet)
* improve arista power supply/cord status checks
* fix an uninitialized value in Arista HW check
* Sun Sep 18 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.3
* add mode check-rtt (cisco-rttmon-mib slas)
* Mon Jul 25 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.2.1
* update glplugin, better get_table fallback handling
* Fri May 06 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.1.0.3
* fix a pull-request. Und das war damit auch der letzte
Pull-Request, den ich in meinem Leben angenommen habe.
* use JSON::XS in Interface.pm to avoid misleading UNKNOWN error
message
* suppress unknown arista sensors which are not marked as faulty
* Thu Feb 24 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.1.0.1
* suppress unknown arista sensors which are not marked as faulty
* check filesystems in Arista (full Log/Core stops syslog and
accounting)
* accept disabled sensors
* bugfix in arista power supply
* Tue Jan 11 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 10.0.0.2
* bugfix in f5 ltm detail output
* tweak barracuda hardware-health snmp parameters
* Wed Nov 24 2021 ro@suse.de
- add dependencies to perl-JSON, perl-JSON-XS, perl-File-Slurp
to prevent errors
* Thu Nov 18 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 10.0
* use json for temporary files
* Sun Oct 17 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 9.1
* add Pulse Secure
* update git with latest cisco license gedoens
* Tue Sep 21 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 9.0.1.1
* remove broken line from Makefile.am
* improve cisco license checks
* add Versa Appliance, add HP Aruba
* tweak barracuda snmp params for interface/route checks
* improve Barracuda cluster-check
* Sun Jul 04 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.4
* add bgp for huawei
* Mon Jun 14 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.3.3.2
* bugfix in IOS cpu-load for very old models without
CISCO-PROCESS-MIB.
* bugfix in f5 memory-usage, correct negative values.
* Add vpn sessions for Fortigate.
* optimize etherlike and rmon walks.
* save bgp peer local addresses and show them in the error case.
* Thu May 06 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.3.2.2
* Blacklist storage device "junosprocfs" on JunOS (Juniper)
devices PR #278
* bugfix in f5 cpu-load, correct negative values
* query LM-SENSORS-MIB only if it exists on Linux (it may hang
even if not existing)
* bugfix in CISCO-ENTITY-SENSOR-MIB. Scale values correctly.
* Wed Mar 03 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.3.1.1
* bugfix in interface-stack-status (triggered when --name did
not match)
* Sat Feb 13 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.3.1
* add mode license-status for cisco
* split Bluecat in AddressManager and DnsDhcpServer
* do not use cpmCPUMemoryHCCommitted, except if you want mem
usage > 100%
* check the memory of all members in a cisco stack only if
there are > 1 members
* check the memory of all members in a cisco stack
* bugfix in Bluecat jvm
* Tue Jan 19 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.1
* add Bluecat Address Manager
* Fri Jan 15 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 8.0.0.2
* bugfix in HOST-RESOURCE-MIB memory (Arista triggered)
* bugfix in CISCO-ENVMON-MIB, temperatures > 200
- Update to version 8.0.0.1
* bugfix in arista bgp, mitigate admin down
* Wed Dec 23 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 8.0
* broadcast traffic is now shown as percentage of the overall
traffic (...broadcast_in) and percentage of the available
bandwitdth (..._broadcast_usage_in).
* errors and discards are now calculated as percentage of all
received/sent packets.
* TenGig-VRF-MPLS-Dingsbums without errors and discard metrics
are no longer treated as StackSubs.
- Update to version 7.13
* add Vormetric Appliance
- Update to version 7.12.2
* add some exceptions to hrDeviceDiskStorage and hrDeviceNetwork
* Tue Sep 08 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.12.1.3
* fix a bug in mode count-routes, update glplugin
* Mon Jul 13 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 7.12.1.2
* 2020-07-13 7.12.1.2
* improve output for connect-vips
- Update to version 7.12.1.1
* bugfix in UCD-MIB swap
- Update to version 7.12.1
* try to fallback to ucd if neither sysUptime nor sysDescr exist