remodeling
This commit is contained in:
23
test_agent/config/container/java_proxy/redis/736387363
Normal file
23
test_agent/config/container/java_proxy/redis/736387363
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id" : "736387363",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "10"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"redis",
|
||||
"container":"java_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
||||
23
test_agent/config/container/java_proxy/sql/989238744
Normal file
23
test_agent/config/container/java_proxy/sql/989238744
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id" : "989238744",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "10"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"sql",
|
||||
"container":"java_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id" : "123980918237",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "10"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"health_activedirectory",
|
||||
"container":"network_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
||||
11
test_agent/global.yaml
Normal file
11
test_agent/global.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
central:
|
||||
address: "http://localhost:9090"
|
||||
port: 443
|
||||
logPath: "./bin/log.xml"
|
||||
paths:
|
||||
rootFolder : "/root/gowork/src/loafle.com/overflow/config_manager_go/test_agent/"
|
||||
configFolder : "config/"
|
||||
binaryFolder : "container/"
|
||||
pidFolder : "pids/"
|
||||
scriptFile : "start"
|
||||
intervalSecond: 10
|
||||
23
test_agent/test.json
Normal file
23
test_agent/test.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id" : "123980918237",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "10"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"health_activedirectory",
|
||||
"container":"network_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user