mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-21 01:50:19 -04:00
11 lines
112 B
INI
11 lines
112 B
INI
|
|
|
||
|
|
[check_mysql]
|
||
|
|
username=operator
|
||
|
|
password=secret # Remember to change later
|
||
|
|
|
||
|
|
[check_mysql2]
|
||
|
|
u=admin
|
||
|
|
p=secret
|
||
|
|
|
||
|
|
|