- Aug 17, 2022
-
-
Florian Sesser authored
-
Florian Sesser authored
One query for hosts with ZFS and one for those without.
-
- Aug 16, 2022
-
-
Florian Sesser authored
Since ZoL frees ARC under memory pressure, let's not count it as "used" but instead as "free" memory.
-
- Jun 13, 2022
-
-
Florian Sesser authored
node_memory_MemAvailable_bytes is a better estimator than the sum I used before says some Prometheus documentation. It is also almost the same, but reads nicer.
-
- Apr 29, 2022
-
-
Florian Sesser authored
-
- Mar 14, 2022
-
-
Florian Sesser authored
This should fix the current alerts for our RAID arrays. It's only "should" because I can't test it proper without said RAID arrays in the dev or staging machines.
-
- Feb 22, 2022
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
- Also alert on "negative" (== receiving) errors - Use 'rate' so we can get out of the reporting if situation normalizes
-
- Feb 17, 2022
-
-
Florian Sesser authored
Grafana 8 recommends these for added performance and capabilities.
-
- Oct 21, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
- Oct 10, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#358.
-
- Oct 01, 2021
-
-
Florian Sesser authored
This changes the Throughput graph to be relative, changes its unit to Bit/s, and fixes the labels of the Network pkt/s graph. Fixes privatestorageops#24.
-
- Sep 28, 2021
-
-
Florian Sesser authored
Only dashboards in this dir
-
- Aug 17, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#349.
-
- Aug 02, 2021
-
-
Florian Sesser authored
-
- May 28, 2021
-
-
Florian Sesser authored
Make everything more consistent and generally more nice. I am a bit proud of this now. Let's hope it holds up.
-
- May 27, 2021
-
-
Florian Sesser authored
Rationale: These are servers, they should be transmitting mostly. But really it's rather arbitrary.
-
Florian Sesser authored
- Add node exporter to nodes - Make the old nixpkgs 19.09 node exporter work (amend config) - Fix a typo (??) and exclude monitoringvpn in network traffic graphs to prevent double counting
-
- May 20, 2021
-
-
Florian Sesser authored
-