added test

This commit is contained in:
snoop 2017-05-11 20:33:44 +09:00
parent 929db3d1d5
commit 8b6bc035d1
8 changed files with 10 additions and 5 deletions

View File

@ -2,7 +2,7 @@
"id" : "736387363",
"target" : {
"connection" : {
"ip" : "192.168.1.104",
"ip" : "192.168.1.215",
"port" : "6379",
"ssl" : false,
"portType" : "tcp"

View File

@ -2,7 +2,7 @@
"id" : "989238744",
"target" : {
"connection" : {
"ip" : "192.168.1.104",
"ip" : "192.168.1.215",
"port" : "6379",
"ssl" : false,
"portType" : "tcp"

Binary file not shown.

View File

@ -0,0 +1,2 @@
#!/bin/bash
java -jar /home/cm2/container/java_proxy/grpc_java.jar

Binary file not shown.

View File

@ -0,0 +1,3 @@
#!/bin/bash
/home/cm2/container/network_proxy/ncr -Port=$1

View File

@ -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/"

View File

@ -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"
},