Commit graph

168 commits

Author SHA1 Message Date
Ricardo F b5d0deeadd Support meaningful instance names 2020-07-27 10:51:05 +02:00
Ricardo F d52e0ec13c Close #57. Support meaningful instance names and the constant $diskdevices to adjust the regular expression to match disk devices 2020-07-27 10:21:37 +02:00
Ricardo F ad51a1e6d6 Mark old HAproxy expoerter as deprecated 2020-07-27 09:52:16 +02:00
Ricardo F 7d01ae08a7 Adding refactored Haproxy v2 exporter for Prometheus 2020-07-22 19:44:51 +02:00
Ricardo F deeb192fa2 Fix #58 - Incorrect graph for node_disk_io_now 2020-06-24 09:11:15 +02:00
Ricardo F f5096cbe10 Improve labels, fix typos and reorganize 2020-05-22 19:35:25 +02:00
Ricardo F 610a71fc53 Split System Misc creating System Processes and add graphs for collector.processes 2020-05-22 19:30:55 +02:00
Ricardo F 5c5f2ca344
Merge pull request #54 from dragoangel/patch-1
Filter query by instance
2020-05-22 17:53:08 +02:00
Dmitriy Alekseev 17d679840d
Update haproxy-2.0-full.json
Added escaping
2020-05-20 23:06:12 +03:00
Dmitriy Alekseev 1b5cc1b5e4
Filter query by instance 2020-05-20 23:03:06 +03:00
Ricardo F 211c567016 Adding softnet 2020-04-27 21:11:28 +02:00
Ricardo F 29ade6052f Add refresh and 24h range by default 2020-04-27 21:02:48 +02:00
Ricardo F 3a100f5296 Add button 2020-04-25 15:37:47 +02:00
Ricardo F c145bdab4b Fix time scale to 24h 2020-04-25 15:26:18 +02:00
Ricardo F a5e00b3dac Update to node-exporter 1.0.0-rc.0 2020-04-25 15:18:17 +02:00
Ricardo F 90d65058ed Update info 2020-04-25 15:12:33 +02:00
Ricardo F b9a7d0fb4c Add button 2020-04-24 20:00:37 +02:00
Ricardo F 7bffb39676 Adding bind9 dashboard 2020-04-24 19:40:51 +02:00
Ricardo F 0139c19f94
Merge pull request #49 from jobcespedes/pull-bits
haproxy: unit changed from bytes to bits
2020-04-23 15:11:34 +02:00
Job Céspedes Ortiz 4cf7d6b740 haproxy: unit changed from bytes to bits
Some panels about traffic use a query where the metric for bytes is
multiple by 8. This corresponds to 'bits' and not bytes. There two options:
remote the multiplier or change the unit. In this commit, option two has
been chosen
2020-04-21 13:37:13 -06:00
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
Ricardo F 980fceeddc
Merge pull request #46 from cobexer/patch-1
add a query for DS_PROMETHEUS to make this chart provisionable
2020-01-14 14:10:10 +01:00
Christoph Obexer a0763349d6
add a query for DS_PROMETHEUS to make this chart provisionable 2020-01-13 17:08:14 +01:00
Ricardo F 0e89bc514d
Merge pull request #45 from izeye/fix-typo
Fix typo
2020-01-07 12:50:04 +01:00
Johnny Lim 5659ee1853 Fix typo 2020-01-06 17:40:04 +09:00
Ricardo F c3b1bdf569
Merge pull request #41 from cktse/patch-1
Parameterize job name to remove hardcoded name "node"
2019-10-22 10:24:24 +02: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
Ricardo F ff64a8af26
Merge pull request #39 from JellevdK/patch-1
Typo
2019-09-26 08:15:18 +02:00
Ricardo F d747138768
Merge pull request #38 from JellevdK/patch-2
Typo
2019-09-26 08:15:09 +02:00
Jelle vd Kooij 2a03d74d10
Typo
Fixed an ugly typo
2019-09-25 17:56:41 +02:00
Jelle vd Kooij 17b134f411
Typo
fixed typo
2019-09-25 17:55:25 +02:00
Ricardo F bda97a0407 Change license 2019-07-11 15:42:56 +02:00
Ricardo F edae1bc7a2
Merge pull request #32 from hamravesh/improve/use-irate
Use irate instead of rate in node exporter graphs
2019-06-14 10:28:54 +02:00
Ricardo F 0b4f0d6745
Merge branch 'master' into improve/use-irate 2019-06-14 10:28:45 +02:00
Ricardo F ed302b839a
Merge pull request #34 from imetlenko/master
Change list of host from IP to hostname.
2019-06-14 10:18:47 +02:00
Ricardo F 8a42eeec00
Merge branch 'master' into master 2019-06-14 10:18:39 +02:00
Ricardo F b457af06e9
Merge pull request #33 from desaintmartin/patch-1
Fix disk values being seconds, not milliseconds.
2019-06-14 10:05:32 +02:00
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