2017-01-07 11:46:50 +00:00
|
|
|
{
|
2017-03-01 08:03:03 +00:00
|
|
|
"Server A": {
|
2017-01-07 11:46:50 +00:00
|
|
|
"url": "http://one.example.com:2812",
|
|
|
|
"user": "monit",
|
|
|
|
"passwd": "secret"
|
|
|
|
},
|
|
|
|
|
|
|
|
"Server B": {
|
|
|
|
"url": "http://two.example.com:2812",
|
|
|
|
"user": "monit",
|
|
|
|
"passwd": "secret"
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|