test environment
This commit is contained in:
snoop 2017-04-17 13:49:04 +09:00
parent b923860b1a
commit cb65f59216
2 changed files with 23 additions and 0 deletions

23
config/example.json Normal file
View File

@ -0,0 +1,23 @@
{
"id" : "SOEJWEOJWOEJOSDJFOASDJFOSDFO2903870928734",
"target" : {
"connection" : {
"ip" : "192.168.1.104",
"port" : "6379",
"ssl" : false,
"portType" : "tcp"
},
"auth" : {
}
},
"schedule" : {
"interval" : "10"
},
"crawler" : {
"name":"HEALTH_REDIS",
"container":"network_crawler"
},
"items" : [
]
}

BIN
config/ttnc Executable file

Binary file not shown.