28 lines
469 B
JSON
28 lines
469 B
JSON
{
|
|
"detected": false,
|
|
"collector": "",
|
|
"monitor": {
|
|
"intervals": 60,
|
|
"tags": [],
|
|
"app": "ssl_cert",
|
|
"instance": "127.0.0.1",
|
|
"name": "{{.param.monitorSSL}}"
|
|
},
|
|
"params": [
|
|
{
|
|
"field": "host",
|
|
"type": 1,
|
|
"paramValue": "127.0.0.1"
|
|
},
|
|
{
|
|
"field": "port",
|
|
"type": 0,
|
|
"paramValue": 443
|
|
},
|
|
{
|
|
"field": "uri",
|
|
"type": 1
|
|
}
|
|
]
|
|
}
|