schoofsc
1e28261727
Merge 0f53dd02cc
into 577546d1f3
2021-01-28 22:22:10 +01:00
Sergey Putko
fa75494ef4
Skip 'Filesystem in ReadOnly / Error' tmpfs errors
2021-01-26 12:34:57 +02:00
schoofsc
0f53dd02cc
change panel data source to variable $DS_PROEMTHEUS
...
The variable "DS_PROMETHEUS" was already created but not used in the panels. I have changed the data source of all panels to this variable.
Otherwise a really great dashboard has already helped me many times!
2021-01-09 20:48:45 +01:00
Sander Nilsen
17116dd98d
Fix typo
...
Correct "schdeule" to "schedule"
2020-10-21 02:25:16 +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
deeb192fa2
Fix #58 - Incorrect graph for node_disk_io_now
2020-06-24 09:11:15 +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
211c567016
Adding softnet
2020-04-27 21:11:28 +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
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
Christoph Obexer
a0763349d6
add a query for DS_PROMETHEUS to make this chart provisionable
2020-01-13 17:08:14 +01:00
Johnny Lim
5659ee1853
Fix typo
2020-01-06 17:40:04 +09:00
Jelle vd Kooij
17b134f411
Typo
...
fixed typo
2019-09-25 17:55:25 +02:00
Ricardo F
0b4f0d6745
Merge branch 'master' into improve/use-irate
2019-06-14 10:28:45 +02:00
Ricardo F
8a42eeec00
Merge branch 'master' into master
2019-06-14 10:18:39 +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
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
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
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
8d0609abf1
Update disk graphs
2018-04-23 11:22:23 +02: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
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
Ricardo F
3c10997ddc
Fix negative print in pages swap
2017-08-02 20:56:36 +02:00
Ricardo F
de3de7dae0
Adding labels
2017-08-02 09:05:54 +02:00
Ricardo F
71fdc01412
Update Last time
2017-07-31 18:34:36 +02:00
Ricardo F
ff875147cb
Last updates under disk and net sections
2017-07-31 18:27:56 +02:00
Ricardo F
af66721fb1
Adding md raid report
2017-07-29 17:57:25 +02:00
Ricardo F
893218d623
Update values documentation
2017-07-29 17:33:03 +02:00
Ricardo F
e9d2061523
Add memory pages report
2017-07-28 12:32:27 +02:00
Ricardo F
50d2d4330b
Change node_exporter to node in job_name
2017-07-27 17:39:53 +02:00
Ricardo F
a1d56291ef
Changed disk report and reorganize basic section
2017-07-27 14:56:34 +02:00
Ricardo F
47eb3bce85
Re-check disk and filesystem reports
2017-07-26 20:56:05 +02:00
Ricardo F
5be16d316a
Update memory and cpu reports
2017-07-25 09:24:18 +02:00
Ricardo F
c98bf9f75c
Updating graphs
2017-06-14 10:41:45 +02:00
Ricardo F
34c169ce8a
Display null values in downtime
2017-05-17 12:10:51 +02:00
Ricardo F
6abbd3c09b
Fix #2 Display right swap value in stack
2017-05-16 09:55:46 +02:00
Ricardo F
dbf9451d05
Fix #1 Remove requirement of job node-exporter
2017-05-12 12:53:33 +02:00
Ricardo F
ef87c4a4c2
Exported correctly
2017-04-17 15:08:49 +02:00
Ricardo F
6d6ea1dcb3
Updating values
2017-04-17 12:48:08 +02:00
Ricardo F
3cf5898f90
Node exporter full
2017-04-12 08:58:59 +02:00