| { | |
| "detected": false, | |
| "collector": "", | |
| "monitor": { | |
| "intervals": 60, | |
| "tags": [], | |
| "app": "ssl_cert", | |
| "host": "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 | |
| } | |
| ] | |
| } |