25.08.0 / 2025-08-13 Release
π Highlights of this major release include:
β New Features
-
StatPerf Collector
- This collector is designed for environments where ZapiPerf, RestPerf, or KeyPerf collectors can not be used and uses the well known ONTAP statistics CLI command to gather performance statistics.
-
π Three new dashboards:
- Multi-admin verification (MAV) Dashboard provides a real-time overview of Multi-Admin Verification requests, tracking their status, approvals, and pending actions for enhanced security and operational visibility.
- FPolicy dashboard for monitoring FPolicy performance metrics at the policy, SVM, and server levels.
- ONTAP:Switch dashboard that provides details about switches connected to ONTAP.
-
Cisco switch dashboard updates: π― Thanks to @roybatty2019 for raising this issue and providing valuable guidance and examples.
- Individual fan speeds are now displayed separately from zone speeds.
- LLDP and CDP parsing have been refined with consistent field naming and improved data handling
- New traffic monitoring metrics
-
β Enhancements:
- Quota and FSA dashboards now support filtering by volume tags.
- Added a Junction Path variable in the Volume dashboard.
- Added bucket quotas in StorageGrid Tenant dashboard.
- Added "Volume" and "Idle Timeout" columns to the CIFS sessions table in the SMB Dashboard.
- Added Used% in the bucket table within Tenant dashboard.
-
π Documentation additions
- Navigate to your local Grafana dashboards from the metrics documentation by linking to your Grafana instance.
- Added documentation for Cisco Switch and StorageGrid metrics.
Announcements
π‘ IMPORTANT After upgrade, don't forget to re-import your dashboards, so you get all the new enhancements and fixes. You can import them via the 'bin/harvest grafana import' CLI, from the Grafana UI, or from the 'Maintenance > Reset Harvest Dashboards' button in NAbox3. For NAbox4, this step is not needed.
Known Issues
π‘ IMPORTANT FSx ZapiPerf workload collector fails to collect metrics, please use RestPerf instead.
Thanks to all the awesome contributors
π€ Thanks to all the people who've opened issues, asked questions on Discord, and contributed code or dashboards
this release:
@BrendonA667, @Falcon667, @T1r0l, @anguswilliams, @datamuc, @jowanw, @mamoep, @mhbeh, @mishraavinash88, @roybatty2019
π± This release includes 18 features, 19 bug fixes, 10 documentation, 4 refactoring, 1 miscellaneous, and 9 ci pull requests.
π Features
- Include Shelf Power Usage In "Average Power/Used Tb" And "Avera⦠(#3705)
- Add Array Support To Statperf Collector (#3706)
- Doc Includes Usage Detail Of Given Metric In Dashboards (#3710)
- Add Filtering Support For Statperf (#3713)
- Adding Junction Path Var In Volume Dashboard (#3716)
- Add Storagegrid Bucket Quota (#3720)
- Adding Volume Column In Smb Dashboard In Cifs Sessions Table (#3721)
- Added Used% In Bucket Table In Tenant Dashboard (#3729)
- Adding Legend In Dashboard Panels (#3734)
- Adding Idle Duration In Cifs Session Table (#3744)
- Mav Request Dashboard (#3746)
- Disable Statperf Templates (#3753)
- Add Volume Tags Support For Quota And Fsa Dashboard (#3769)
- Fpolicy Dashboard (#3777)
- Tags As Labels For Volume (#3786)
- Enhance Fan Metrics And Parsing For Cisco Switches (#3790)
- Add Tagmapper Plugin For Volume Labels (#3796)
- Replace Ping With Go Code To Reduce External Dependencies (#3801)
π Bug Fixes
- Update Instance Key In Snapshot Policy (#3701)
- Storagegrid Overview Dashboard - "S3 Api Requests" Panel Should β¦ (#3726)
- "Svm Cifs Connections And Open Files" Panel Should Include Svm I⦠(#3728)
- Fsa Time Formatting (#3733)
- Storagegrid Panel Should Include Units (#3737)
- Statperf Collector Should Retry With Smaller Batch Size When Ont⦠(#3748)
- Handle Sorting Of The Port Labels In Ifgroup (#3750)
- After Failover/Giveback Volume Dashboard Data Query Failed (#3758)
- Only Show Shelves Which Are Local In Mcc Cluster Case (#3759)
- Publish Ontap Array As A Gauge Instead Of Histogram (#3760)
- Cisco Dashboard Switch Details Should Only Show Columns Once (#3761)
- Support Alerts Should Publish Recent Data (#3766)
- Handle Outage Parsing In Disk Rest Template (#3768)
- Reduce Reason Label In Metric Metadata_component_status (#3776)
- Duplicate Rows In The Target Systems Panel Of The Metadata Dashboard (#3789)
- Remove Index From Fsa (#3792)
- Add Sort For Deterministic Order In Test (#3794)
- Aggregate Dashboard Should Show % Inactive (#3803)
- Ciscorest Collector In Default List Causes Ontap Collectors To Fail (#3805)
π Documentation
- Add Storagegrid Port Information (#3699)
- Add Instance_add Documentation For Endpoints (#3715)
- Add Cisco And Sg Metric Documentation (#3764)
- Add Details For Node Total Data (#3767)
- Add Mav Note For Statperf Collector (#3782)
- Add Flexcache Support For Rest/Statperf Collector (#3793)
- Add Quota Dashboard Information (#3809)
- Clarify That Restperf Is Upgraded To Keyperf For Asa R2 Clusters (#3810)
- Clarify That Statperf Is Needed For Asa R2 Clusters (#3815)
- Update Metric Docs (#3820)
Refactoring
- Reuse Parsecounter Method For Generate Metric Doc (#3709)
- Remove Unused Templates For Statperf Collector (#3784)
- Simplify Parsing Cisco Fan Metrics (#3797)
- Catch Nil Dereferences (#3807)
Miscellaneous
- Merge Release/25.05.1 (#3698)
π¨ CI
- Remove Unused Flags (#3712)
- Add Statperf Integration Tests (#3714)
- Remove Cr.netapp.io And Jfrog (#3749)
- Bump Go (#3754)
- Remove Smoke Test From Fips And Rpm (#3756)
- Disable Nolintlint Due To False Positives (#3775)
- Stop Pollers For Rpm And Containers After Tests (#3787)
- Bump Go (#3808)
- Update Integration Dependency (#3818) (#3819)