28 lines
394 B
JSON
28 lines
394 B
JSON
{
|
|
"id" : "test_id_001",
|
|
"target" : {
|
|
"connection" : {
|
|
"ip" : "192.168.1.104",
|
|
"port" : "6379",
|
|
"ssl" : false,
|
|
"portType" : "tcp"
|
|
},
|
|
"auth" : {
|
|
|
|
}
|
|
},
|
|
"schedule" : {
|
|
"interval" : "10"
|
|
},
|
|
"crawler" : {
|
|
"name":"redis_crawler",
|
|
"container":"java_proxy"
|
|
},
|
|
"items" : [
|
|
{
|
|
"type":"cpu",
|
|
"":[],
|
|
"":[],
|
|
}
|
|
]
|
|
} |