15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
|
{
|
||
|
Server A": {
|
||
|
"url": "http://one.example.com:2812",
|
||
|
"user": "monit",
|
||
|
"passwd": "secret"
|
||
|
},
|
||
|
|
||
|
"Server B": {
|
||
|
"url": "http://two.example.com:2812",
|
||
|
"user": "monit",
|
||
|
"passwd": "secret"
|
||
|
}
|
||
|
|
||
|
}
|