Commit graph

11 commits

Author SHA1 Message Date
Ricardo F 445926c6ee Update to match node-exporter 0.18. Number of default values decreased on vmstat and netstat due https://github.com/prometheus/node_exporter/issues/830 so they have been removed 2020-01-18 19:37:18 +01:00
Johnny Lim 5659ee1853 Fix typo 2020-01-06 17:40:04 +09:00
C.K. Tse c099e5f9ae
Parameterize job name to remove hardcoded name "node"
- Added job and port drop-down list (modeled after node exporter full dashboard)
- Fixed typo in "Used Swap" expression
2019-10-22 12:19:05 +08:00
Mehran Kholdi e523d086ea Use irate instead of rate in node exporter graphs
Graphs using `irate` show spikes better than `rate`. This changeset should specifically be helpful in detecting sudden CPU and network usage spikes.
2019-04-07 12:23:51 +04:30
Ilya Bakulin 8fdcbbb324 Fixed overzealous replacements 2018-11-16 13:55:00 +01:00
Ilya Bakulin 001222ec85 Bump version 2018-11-16 13:48:40 +01:00
Ilya Bakulin 0341c6196a Fix typo 2018-11-16 13:47:53 +01:00
Ilya Bakulin 19fd87b018 Change variable names according to node_exporter/docs/example-16-compatibility-rules.yml
The node_exporter 0.16.0 and newer renamed many metrics in order to conform with Prometheus naming best practices.
2018-11-16 12:26:52 +01:00
Michael Keppler dae73d8f8d
fix typo 2018-08-20 12:34:30 +02:00
Ricardo F 589fe350f6 Fix templating 2018-01-04 19:04:22 +01:00
Ricardo F 01a8b35187 Add freebsd dashboard 2018-01-04 18:55:47 +01:00