mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Split System Misc creating System Processes and add graphs for collector.processes
This commit is contained in:
parent
5c5f2ca344
commit
610a71fc53
|
@ -19,6 +19,8 @@ Only requires the default job_name: node, add as many targets as you need in '/e
|
|||
- targets: ['localhost:9100']
|
||||
```
|
||||
|
||||
Recommended for prometheus-node-exporter the arguments '--collector.systemd --collector.processes' because the graph uses some of their metrics.
|
||||
|
||||
Notes:
|
||||
|
||||
For prometheus-node-expter v.0.16 or older, use node-exporter-full-old.json
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue