NetApp/harvest

Open-metrics endpoint for ONTAP, StorageGRID, E-Series, and Cisco switches

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 25 minutes ago
Added to GitGenius on June 30th, 2026
Created on April 22nd, 2021
Open Issues & Pull Requests: 46 (+0)
Number of forks: 58
Total Stargazers: 194 (+0)
Total Subscribers: 12 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 13.0 days
90th percentile: 10.1 days
Tracked items: 337

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 89% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 5% of issues opened in the past year have been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 1
Closed in 7 days: 3
Avg open age: 303 days
Stale 30+ days: 22
Stale 90+ days: 19

Recent activity

Opened in 7 days: 1
Closed in 7 days: 3
Comments in 7 days: 23
Events in 7 days: 92

Top labels

  • status/done (267)
  • customer (232)
  • feature (207)
  • bug (96)
  • 25.02 (37)
  • 25.11 (37)
  • 24.08 (32)
  • 24.11 (30)

Detailed Description

NetApp Harvest is an open-source metrics collection and observability platform purpose-built for NetApp storage systems and related infrastructure. Written in Go and released under the Apache 2 license, Harvest functions as an open-metrics endpoint that collects performance, capacity, and hardware metrics from ONTAP, StorageGRID, E-Series storage arrays, and Cisco Nexus switches. The collected data is transformed and routed to time-series databases of the user's choice, enabling comprehensive datacenter monitoring and analytics.

The core functionality centers on gathering detailed metrics from multiple storage and networking platforms and making them available through a standardized metrics interface. Harvest includes pre-built Grafana dashboards that provide datacenter insights without requiring extensive custom configuration. The platform is designed with flexibility in mind, allowing users to collect, augment, and export metrics according to their specific infrastructure needs. New metrics can be added through edits to included template files, making it accessible for users who need to extend monitoring beyond the default offerings.

Harvest's architecture supports integration with Prometheus-compatible time-series databases and Grafana for visualization, positioning it within the standard observability stack used by many organizations. The project includes documentation at netapp.github.io/harvest and offers quickstart guides and Docker Compose examples to facilitate rapid deployment. A notable recent addition is the Model Context Protocol server, which allows users to query Harvest-collected metrics from ONTAP, StorageGRID, E-Series, and Cisco systems through an MCP interface.

The project maintains an active community presence with users engaging through Discord and GitHub discussions.

Harvest addresses a specific gap in NetApp infrastructure monitoring by providing a unified, flexible approach to metrics collection across multiple storage platforms. Rather than requiring separate monitoring solutions for different storage types, organizations can deploy a single Harvest instance to gather metrics from ONTAP systems, StorageGRID deployments, E-Series arrays, and network switches simultaneously. The emphasis on template-based metric definition and the inclusion of pre-built dashboards makes it accessible to organizations without deep expertise in metrics collection and time-series database management.