{"id":23478377,"url":"https://github.com/opennms/grafana-plugin","last_synced_at":"2026-04-02T12:04:39.214Z","repository":{"id":37561747,"uuid":"91599642","full_name":"OpenNMS/grafana-plugin","owner":"OpenNMS","description":"OpenNMS plugin for Grafana","archived":false,"fork":false,"pushed_at":"2025-05-23T00:02:51.000Z","size":99186,"stargazers_count":24,"open_issues_count":11,"forks_count":16,"subscribers_count":26,"default_branch":"develop","last_synced_at":"2025-06-04T17:17:44.844Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenNMS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-17T16:50:52.000Z","updated_at":"2025-03-17T18:36:37.000Z","dependencies_parsed_at":"2023-07-23T02:19:36.442Z","dependency_job_id":"f78b26d3-500c-4e84-8844-46b54c0a8a5c","html_url":"https://github.com/OpenNMS/grafana-plugin","commit_stats":null,"previous_names":["opennms/opennms-helm"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/OpenNMS/grafana-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fgrafana-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fgrafana-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fgrafana-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fgrafana-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenNMS","download_url":"https://codeload.github.com/OpenNMS/grafana-plugin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fgrafana-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265815245,"owners_count":23832872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-12-24T19:19:06.459Z","updated_at":"2026-04-02T12:04:39.204Z","avatar_url":"https://github.com/OpenNMS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenNMS Plugin for Grafana [![CircleCI](https://circleci.com/gh/OpenNMS/grafana-plugin.svg?style=svg)](https://circleci.com/gh/OpenNMS/grafana-plugin)\n\nOpenNMS Plugin for Grafana (formerly known as Helm) is a Grafana application that allows users to create flexible monitoring dashboards using data from [OpenNMS® Horizon™](https://www.opennms.com/horizon/) and/or [OpenNMS® Meridian™](https://www.opennms.com/meridian/).\n\nSupported data:\n* Performance and response time (time series metrics)\n* Fault (alarms and outages)\n* Inventory (nodes, IP \u0026 SNMP interfaces, services)\n* NetFlow (NetFlow v5 \u0026 v9, IPFIX, sFlow)\n\nFor help on installing, configuring, and using the application, read the [documentation](https://docs.opennms.com/grafana-plugin/latest/index.html).\n\n## Features\n\n### Flexible data filtering\n\nIsolate the data you want to display using custom filters and conditions. The filter panel goes a step further—enabling global data filtering for your dashboard.\n\n### Configurable displays\n\nPresent fields that are most relevant to you and your teams to improve tracking and triage.\n\n### Alarm interactions\n\nAcknowledge, escalate, create, and clear tickets for alarms directly from the dashboard.\n\n### Storage engine agnostic\n\nRetrieve time series metrics stored in persistence engines, including [OpenNMS Time Series DB](https://www.opennms.com/time-series-db/), [Newts](https://github.com/OpenNMS/newts), [Cortex](https://cortexmetrics.io/), [RRDtool](https://oss.oetiker.ch/rrdtool/), or [JRobin](https://github.com/OpenNMS/jrobin).\n\n### Flows deep-dive dashboard\n\nThis custom dashboard, included in the app, provides a powerful, flexible interface for exploring NetFlow data alongside performance metrics.\n\n### Template support\n\nPopulate template variables with query results from any of the included OpenNMS data source plugins.\n\n### Trending and forecasting of time series data\n\nRemove outliers and perform trending or forecasting using the built-in series filters or develop your own filters using Java or [R](https://www.r-project.org/). Derive new series using [JEXL](https://commons.apache.org/proper/commons-jexl/reference/syntax.html) expressions.\n\n## Support Matrix\n\n* Performance data source\n  * OpenNMS Horizon 16 or greater\n  * OpenNMS Meridian 2016 or greater\n* Entities data source\n  * Alarms\n    * OpenNMS Horizon 20 or greater\n    * OpenNMS Meridian 2018 or greater\n  * IP and SNMP interfaces, outages, and services\n    * OpenNMS Horizon 26 or greater\n    * OpenNMS Meridian 2020 or greater\n* Flows data source\n  * OpenNMS Horizon 24 or greater\n  * OpenNMS Meridian 2019 or greater\n\nThis plugin requires Grafana 9 or greater.\n\n## Issue Tracking\n\nWe use the OpenNMS Plugin for Grafana project in our [JIRA](https://opennms.atlassian.net/projects/OPG) instance to track bugs and enhancements related this to project.\n\n## Changelog\n\nThe changelog has moved to [CHANGELOG.md](https://github.com/OpenNMS/grafana-plugin/blob/main-9/CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fgrafana-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennms%2Fgrafana-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fgrafana-plugin/lists"}