Skip to content

Commit

Permalink
Add Grafana dashboard. Resolves #18 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngosang authored Jul 27, 2022
1 parent 24a6625 commit a94355d
Show file tree
Hide file tree
Showing 3 changed files with 635 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ All configuration is done with environment variables.
- `SMARTCTL_REFRESH_INTERVAL`: (Optional) The refresh interval of the metrics. A larger value reduces CPU usage. The default is `60` seconds.
- `SMARTCTL_EXPORTER_PORT`: (Optional) The address the exporter should listen on. The default is `9902`.
- `SMARTCTL_EXPORTER_ADDRESS`: (Optional) The address the exporter should listen on. The default is to listen on all addresses.

## Grafana dashboard

There is a reference Grafana dashboard in [grafana/grafana_dashboard.json](./grafana/grafana_dashboard.json).

![](./grafana/grafana_dashboard.png)
Loading

0 comments on commit a94355d

Please sign in to comment.