Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Latest commit

 

History

History
66 lines (43 loc) · 2 KB

CHANGELOG.md

File metadata and controls

66 lines (43 loc) · 2 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.5.0 (2021-08-27)

Added

Moved default config.sample to V4, added a dependency for infra-agent version 1.20.0

Please notice that old V3 configuration format is deprecated, but still supported.

1.2.1 (2020-10-25)

Changed

  • Added Timeout, Retries and Exponential Timeout.

1.2.0 (2020-05-11)

Changed

  • Update the gosnmp library version.

1.1.3 (2020-02-28)

Changed

  • Add Makefile missing variables

1.1.2 (2020-02-27)

Changed

  • Support for pdelta and prate metric types

1.1.1 (2020-02-21)

Changed

  • Better support for SNMP v3
  • Added id attributes to metric sets to work with delta, rate source type metrics

1.1.0 (2019-11-18)

Changed

  • Renamed the integration executable from nr-snmp to nri-snmp in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.

[1.0.4] - 2019-07-23

  • Removed unneeded nrjmx dependency

[1.0.3] - 2019-03-12

Added

  • Added connection and SNMP errors to be reported as an error event

[1.0.2] - 2019-01-10

Changed

  • Renamed sample.metrics.yml to snmp-metrics.yml.sample

[1.0.1] - 2018-10-27

Changed

  • Better error handling.
  • Handle (gracefully) scalar OIDs that do not end in a .0
  • Added support for OID types ObjectIdentifier, IPAddress, OpaqueFloat and OpaqueDouble

[1.0.0] - 2018-08-30

Added

  • Initial version: Includes Metrics and Inventory data