added test
This commit is contained in:
parent
929db3d1d5
commit
8b6bc035d1
|
@ -2,7 +2,7 @@
|
|||
"id" : "736387363",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"ip" : "192.168.1.215",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id" : "989238744",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.104",
|
||||
"ip" : "192.168.1.215",
|
||||
"port" : "6379",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
|
|
BIN
test_agent/container/java_proxy/grpc_java.jar
Normal file
BIN
test_agent/container/java_proxy/grpc_java.jar
Normal file
Binary file not shown.
2
test_agent/container/java_proxy/start
Executable file
2
test_agent/container/java_proxy/start
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
java -jar /home/cm2/container/java_proxy/grpc_java.jar
|
BIN
test_agent/container/network_proxy/ncr
Executable file
BIN
test_agent/container/network_proxy/ncr
Executable file
Binary file not shown.
3
test_agent/container/network_proxy/start
Executable file
3
test_agent/container/network_proxy/start
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
/home/cm2/container/network_proxy/ncr -Port=$1
|
||||
|
|
@ -3,7 +3,7 @@ central:
|
|||
port: 443
|
||||
logPath: "./bin/log.xml"
|
||||
paths:
|
||||
rootFolder : "/root/gowork/src/loafle.com/overflow/config_manager_go/test_agent/"
|
||||
rootFolder : "/home/snoop/develop/path/go/src/loafle.com/overflow/config_manager_go/test_agent/"
|
||||
configFolder : "config/"
|
||||
binaryFolder : "container/"
|
||||
pidFolder : "pids/"
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"id" : "123980918237",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.103",
|
||||
"port" : "1433",
|
||||
"ip" : "192.168.1.1",
|
||||
"port" : "389",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user