Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3xploitguy/linuxstats
Grafana dashboard for Prometheus node_exporter
https://github.com/3xploitguy/linuxstats
grafana-dashboard grafana-templates nodeexporter prometheus
Last synced: 16 days ago
JSON representation
Grafana dashboard for Prometheus node_exporter
- Host: GitHub
- URL: https://github.com/3xploitguy/linuxstats
- Owner: 3xploitGuy
- License: gpl-3.0
- Created: 2021-07-24T08:08:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T13:40:05.000Z (about 3 years ago)
- Last Synced: 2024-10-16T18:02:51.278Z (2 months ago)
- Topics: grafana-dashboard, grafana-templates, nodeexporter, prometheus
- Homepage: https://grafana.com/grafana/dashboards/14731
- Size: 20.5 KB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Stats with Node Exporter ![License](https://img.shields.io/badge/License-GPLv3.0-yellow.svg) ![Version](https://img.shields.io/badge/Version-Initial_Release-green.svg)
**_Monitoring Linux host metrics, with beautiful Grafana dashboard._**[View dashboard on Grafana Labs](https://grafana.com/grafana/dashboards/14731)
Datasource **Prometheus** [node_exporter](https://prometheus.io/docs/guides/node-exporter/).
This dashboard includes panels for the following metrics:
- CPU Usage
- Load Average
- Network Usgae
- Memory
- Disk
- Sys basics## Screenshot :
![Dashboard Screenshot](https://user-images.githubusercontent.com/46316908/126861690-6d519c28-8ab9-44dd-acc5-e5ebb9419bba.png "Dashboard")
- - -
This repository is created to keep version tracking and help interested folks to contribute.Feel free to discuss any issue or new feature at GitHub's new [Discussions](https://github.com/3xploitGuy/linuxstats/discussions).
## License
Linux Stats with Node Exporter is under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html).