mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-02-02 07:41:09 -08:00
Adding mysql exporter
This commit is contained in:
parent
7d9012ba46
commit
c38dbe5f0b
13
README.md
13
README.md
|
@ -15,6 +15,10 @@ Only requires the default job_name: node, add as many targets as you need in '/e
|
|||
- targets: ['localhost:9100']
|
||||
```
|
||||
|
||||
Note:
|
||||
Thanks to the PCP project for document the values reported by the kernel in /proc (in their /pmdas/linux/help src file mainly). Url --> http://pcp.io
|
||||
|
||||
|
||||
|
||||
### Haproxy Full
|
||||
|
||||
|
@ -24,5 +28,10 @@ Only requires a configured target under any job_name.
|
|||
|
||||
|
||||
|
||||
Note:
|
||||
Thanks to the PCP project for document the values reported by the kernel in /proc (in their /pmdas/linux/help src file mainly). Url --> http://pcp.io
|
||||
### MySQL Full
|
||||
|
||||
For mysql_exporter
|
||||
|
||||
Only requires a configured target under any job_name.
|
||||
|
||||
|
||||
|
|
7526
prometheus/mysql-full.json
Normal file
7526
prometheus/mysql-full.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue