| { | |
| "detected": false, | |
| "collector": "", | |
| "monitor": { | |
| "intervals": 60, | |
| "tags": [], | |
| "app": "website", | |
| "host": "127.0.0.1", | |
| "name": "{{.param.monitorWebsite}}" | |
| }, | |
| "params": [ | |
| { | |
| "field": "host", | |
| "type": 1, | |
| "paramValue": "127.0.0.1" | |
| }, | |
| { | |
| "field": "port", | |
| "type": 0, | |
| "paramValue": 80 | |
| }, | |
| { | |
| "field": "uri", | |
| "paramValue": 1 | |
| }, | |
| { | |
| "field": "ssl", | |
| "type": 1, | |
| "paramValue": false | |
| }, | |
| { | |
| "field": "timeout", | |
| "type": 0 | |
| }, | |
| { | |
| "field": "authType", | |
| "type": 1 | |
| }, | |
| { | |
| "field": "username", | |
| "type": 1 | |
| }, | |
| { | |
| "field": "password", | |
| "type": 1 | |
| }, | |
| { | |
| "field": "keyword", | |
| "type": 1 | |
| } | |
| ] | |
| } |