Skip to content

IT-BAER/grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Dashboards

License: AGPL-3.0 Grafana GitHub stars

This Repository contains a constantly growing Collection of Grafana Dashboards.
Each Dashboard is organized in its own directory with all necessary Assets and Documentation.

📊 Dashboards

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.

Dashboard-Glancy


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.

Glancy-Navbar


Dashboard for Monitoring Unbound DNS via OPNsense API, including all necessary Assets. For detailed installation and configuration Instructions, please see the dashboard-specific README.

Dashboard-Unbound-DNS


More to come!


⚙️ Installation

📋 Prerequisites

  • Grafana (v11.0.0 or higher)
  • Plugins required by specific dashboards (see individual dashboard documentation)
  • Data sources configured as required by specific dashboards

🔽 Import via Grafana UI

  1. Clone this repository:
git clone https://github.com/IT-BAER/grafana.git
  1. Navigate to the directory of the dashboard you want to import (e.g., dashboards/unbound-dns/)
  2. In Grafana, navigate to Dashboards+ Import
  3. Click on Upload JSON file and select the dashboard.json file from the dashboard's directory
  4. Before finalizing the import, ensure the dashboard is using your working data sources
  5. (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.


🚨 Troubleshooting

If images are not displaying properly for any dashboard:

  1. Verify that the assets were copied to the correct location
  2. Check Browser Dev Tools for any path-related errors
  3. Ensure the image paths in the dashboard JSON match where you placed the assets
  4. Refer to the specific dashboard's documentation for additional troubleshooting steps

💜 Support Development

If you find any of these Dashboards useful, consider supporting this and future creations, which heavily relies on Coffee:

Buy Me A Coffee

📄 License

This project is licensed under the AGPL-3.0 license.

Releases

No releases published

Packages

No packages published