From c9aba7347e363a964f8eef36259bed004e3641a2 Mon Sep 17 00:00:00 2001 From: ncabatoff Date: Sun, 24 Jul 2016 19:52:39 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 247967f..8868b69 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ hddtemp (http://www.guzu.net/linux/hddtemp.php) to get HDD temperature from SMART data. Since hddtemp must run as root to collect this data, rather than call it directly we expect the user to run it in daemon mode with its -d flag. Then we connect to a port it listens on to fetch the data. + +## Dashboard + +See https://grafana.net/dashboards/237 for an example dashboard. This is probably +way more than what you want, just mine the bits that are of interest and incorporate +them into your general system health dashboard.