Skip to content

Releases: infrasonar/netapp-probe

v3.0.6

22 Sep 15:04
Compare
Choose a tag to compare
  • Update aiohttp and libprobe libraries.
  • Return with a Check Error when missing credentials instead of plain logging.
  • Implement pagination support for large results.

v3.0.5

09 Jun 08:08
Compare
Choose a tag to compare
  • Added new metric rated_life_used_percent to the disk check, issue #4 .
  • Update requirements to latest versions.

v3.0.4

08 Jun 09:49
Compare
Choose a tag to compare
  • Removed obsolete metric snapshot_count from the volume_snapshot check as this metric is available and correct in the volume check.

v3.0.3

27 Mar 07:56
Compare
Choose a tag to compare
  • Update probe library (the new library is using a predictable check schedule).

v3.0.2

15 Feb 08:38
Compare
Choose a tag to compare
  • Improved error handling (CheckException when failed to load data).

v3.0.1

06 Feb 12:28
Compare
Choose a tag to compare
  • Add count of snapshots to volume snapshots check, issue #1.
  • Fixes Lag time and Transfer total duration show weird values, issue #2.

v3.0.0

24 Jan 11:25
Compare
Choose a tag to compare
  • Initial release