Commit graph

181 commits

Author SHA1 Message Date
Igor Metlenko c1441161f3 Change list of host from IP to hostname.
Previously, the IP address was now listed host names. It is much
readable.
2019-05-22 22:43:28 +06:00
Ricardo F 6f3324470e New dashboard for Haproxy compiled with Prometheus 2019-05-18 19:47:19 +02:00
Cédric de Saint Martin 81e1d028f9
Fix disk values being seconds, not milliseconds. 2019-04-26 17:10:59 +02: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
Ricardo F 59adbc888b Revert "Monitoring filesystem fill up time #29" Closes #29
This reverts commit f05c4d4ab6.
2019-02-20 11:57:23 +01:00
Ricardo F f05c4d4ab6 Monitoring filesystem fill up time #29 2019-02-13 19:06:46 +01:00
Ricardo F d2cbb97e43 Reorganize THP graphs 2019-01-29 08:56:22 +01:00
rfraile d45a81b09d Adjust queries with irate function 2019-01-22 11:12:09 +01:00
Ricardo F 5fcf1a1613
Merge pull request #28 from f9n/patch-1
Use scalar query function instead of count_scalar
2019-01-16 13:54:39 +01:00
Fatih Sarhan 62901a1f3c
Use scalar query function instead of count_scalar
Parse error : unknown function with name "count_scalar"
2019-01-16 15:46:59 +03:00
Ricardo F 92ac542f4b
Merge pull request #26 from kibab/master
Update FreeBSD dashboard to account for the changed variable names.
2018-11-16 18:09:05 +01:00
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
Ricardo F 9ef30f5b42
Merge pull request #21 from Bananeweizen/patch-1
fix typo
2018-08-20 13:38:04 +02:00
Michael Keppler dae73d8f8d
fix typo 2018-08-20 12:34:30 +02:00
Ricardo F 186fd26e12
Merge pull request #18 from uriklagnes/master
Fix spelling of "Minor" in dashboards
2018-07-11 20:10:11 +02:00
Kiru Sengal e4de0f1017 Fix spelling of "Minor" in dashboards 2018-07-11 11:45:13 -04:00
rfraile 3b2bc0f5bc Fix #17 Changed node_boot_time to node_exporter_build_info in templating variables 2018-07-11 14:41:08 +02:00
rfraile 8581d6b117 Fix print with negative values 2018-07-03 10:33:36 +02:00
Ricardo F 00d95bb40c Merge branch 'tmp' 2018-05-25 12:44:06 +02:00
Ricardo F eaec672683 Update main dashboard with the 0.16 changes and rename the old one 2018-05-25 12:28:53 +02:00
Ricardo F 0cc838d585 Full dashboard with nfs 2018-05-25 11:14:09 +02:00
Ricardo F 41d4381ab0 Update to new names including all collector fields from vmstat and netstat 2018-05-24 12:42:12 +02:00
Ricardo F d6ec66c917 Refactoring to clear registers from old versions 2018-05-18 15:27:56 +02:00
Ricardo F 8d0609abf1 Update disk graphs 2018-04-23 11:22:23 +02:00
Ricardo F ab7b05da43 Close #11 Replace node_time to node_time_seconds 2018-04-20 10:39:59 +02:00
Ricardo F d5e1ec122e Fix scoreboard stack 2018-04-14 03:21:58 +02:00
Ricardo F 5b1c083a74 Fix graphs in apache 2018-04-13 14:03:32 +02:00
Ricardo F 1d83b23058 Adding dashboard with the new name format introduced in node_exporter 0.18 2018-04-06 10:48:38 +02:00
Ricardo F 102edc9ff9 Fix MB instead of MBps 2018-04-04 15:01:05 +02:00
Ricardo F 0681dddb23 Merge branch 'master' of https://github.com/rfrail3/grafana-dashboards 2018-04-04 14:37:47 +02:00
Ricardo F e5f4040580 Fix MBps instead of Mbps 2018-04-04 14:37:35 +02:00
Ricardo F 5d16f88e47 Update info 2018-03-24 09:39:02 +01:00
Ricardo F 639e955269 Default time range set to 24 hours 2018-03-21 10:12:29 +01:00
Ricardo F df4b901376 Closes #6 Now there is a menu that allow to choose between different ports 2018-03-21 10:03:51 +01:00
Ricardo F 0358200ecc Closes #4 Now there is a menu that allow to choose between different job names 2018-03-21 09:23:27 +01: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
Ricardo F 25f0e7b9db Basic General Info tab take into account the backend and fronted selected 2017-12-21 09:11:54 +01:00
Ricardo F e68a8a3b8e Fix nullPointMode, always as null 2017-12-21 08:44:32 +01:00
Ricardo F 449bafa3ad Replace deprecated count_scalar with count 2017-12-21 08:33:53 +01:00
Ricardo F a092b5ec7b
Merge pull request #9 from eeddaann/patch-1
Fix replace deprecated count_scalar with count
2017-12-21 08:32:13 +01:00
eeddaann af4ea14793
Fix replace deprecated count_scalar with count
https://prometheus.io/docs/prometheus/2.0/migration/#promql
2017-12-19 21:14:45 +02:00
Ricardo F 04a9907645 Fix minnor things 2017-12-01 01:01:12 +01:00
Ricardo F 8f6fa55bb0 Add apache graph 2017-12-01 00:45:10 +01:00
Ricardo F 786c083eec
Merge pull request #7 from swesterveld/fix-typos-and-textual-inconsistencies
Fix typos and textual inconsistencies
2017-11-29 22:55:16 +01:00
Sil Westerveld b980758126 Modify style of some legendFormats to make them more consistent with the style in the rest of their legend. 2017-11-29 17:22:34 +01:00
Sil Westerveld 93662e1cd6 Fix some typos 2017-11-29 17:20:00 +01:00