This Repository contains a constantly growing Collection of Grafana Dashboards.
Each Dashboard is organized in its own directory with all necessary Assets and Documentation.
A Fancy Dashboard at a Glance for aggregating content from multiple sources including Reddit, Twitch, YouTube, and GitHub. For detailed installation and configuration Instructions, please see the dashboard-specific README.
A sticky Navigation Menu which was created as part of Glancy for easily switching between Dashboards. For detailed installation and configuration Instructions, please see the dashboard-specific README.
Dashboard for Monitoring Unbound DNS via OPNsense API, including all necessary Assets. For detailed installation and configuration Instructions, please see the dashboard-specific README.
- Grafana (v11.0.0 or higher)
- Plugins required by specific dashboards (see individual dashboard documentation)
- Data sources configured as required by specific dashboards
- Clone this repository:
git clone https://github.com/IT-BAER/grafana.git
- Navigate to the directory of the dashboard you want to import (e.g.,
dashboards/unbound-dns/
) - In Grafana, navigate to Dashboards → + Import
- Click on Upload JSON file and select the
dashboard.json
file from the dashboard's directory - Before finalizing the import, ensure the dashboard is using your working data sources
- (OPTIONAL) Copy any Assets from the Dashboard's
assets
folder to your Grafana's public assets directory (Usually/usr/share/grafana/public/img/bg
)
ℹ️ Note: The path may vary depending on your Grafana installation. Refer to individual dashboard documentation for specific asset requirements.
If images are not displaying properly for any dashboard:
- Verify that the assets were copied to the correct location
- Check Browser Dev Tools for any path-related errors
- Ensure the image paths in the dashboard JSON match where you placed the assets
- Refer to the specific dashboard's documentation for additional troubleshooting steps
If you find any of these Dashboards useful, consider supporting this and future creations, which heavily relies on Coffee:
This project is licensed under the AGPL-3.0 license.