chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "ftp",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorFTP}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": 0,
|
||||
"paramValue": 21
|
||||
},
|
||||
{
|
||||
"field": "direction",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "timeout",
|
||||
"type": 0,
|
||||
"paramValue": 1000
|
||||
},
|
||||
{
|
||||
"field": "ssl",
|
||||
"type": 1,
|
||||
"paramValue": false
|
||||
},
|
||||
{
|
||||
"field": "username",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "password",
|
||||
"type": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "api",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorHTTP}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": 0,
|
||||
"paramValue": 80
|
||||
},
|
||||
{
|
||||
"field": "httpMethod",
|
||||
"type": 1,
|
||||
"paramValue": "GET"
|
||||
},
|
||||
{
|
||||
"field": "uri",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "ssl",
|
||||
"type": 1,
|
||||
"paramValue": false
|
||||
},
|
||||
{
|
||||
"field": "headers",
|
||||
"type": 3
|
||||
},
|
||||
{
|
||||
"field": "params",
|
||||
"type": 3
|
||||
},
|
||||
{
|
||||
"field": "timeout",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"field": "contentType",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "payload",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "authType",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "username",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "password",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "keyword",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"field": "successCode",
|
||||
"type": 4,
|
||||
"paramValue": "200, 201"
|
||||
},
|
||||
{
|
||||
"field": "enableUrlEncoding",
|
||||
"type": 1,
|
||||
"paramValue": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "ping",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorPing}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "timeout",
|
||||
"type": 0,
|
||||
"paramValue": 6000
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "port",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorPort}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": 0,
|
||||
"paramValue": 80
|
||||
},
|
||||
{
|
||||
"field": "timeout",
|
||||
"type": 0,
|
||||
"paramValue": 6000
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "fullsite",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorSiteMap}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": 0,
|
||||
"paramValue": 80
|
||||
},
|
||||
{
|
||||
"field": "sitemap",
|
||||
"type": 1,
|
||||
"paramValue": "sitemap.xml"
|
||||
},
|
||||
{
|
||||
"field": "ssl",
|
||||
"type": 1,
|
||||
"paramValue": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "udp_port",
|
||||
"instance": "127.0.0.1",
|
||||
"name": "{{.param.monitorUDP}}"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"field": "host",
|
||||
"type": 1,
|
||||
"paramValue": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": 0,
|
||||
"paramValue": 81
|
||||
},
|
||||
{
|
||||
"field": "timeout",
|
||||
"type": 0,
|
||||
"paramValue": 6000
|
||||
},
|
||||
{
|
||||
"field": "content",
|
||||
"type": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"detected": false,
|
||||
"collector": "",
|
||||
"monitor": {
|
||||
"intervals": 60,
|
||||
"tags": [],
|
||||
"app": "website",
|
||||
"instance": "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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user