added sensor conf
This commit is contained in:
parent
a123dee6b0
commit
f5ce6e5035
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"id" : "292513",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.215",
|
||||
"port" : "165",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "7"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"HEALTH_CASSANDRA",
|
||||
"container":"network_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"id" : "684845",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.215",
|
||||
"port" : "161",
|
||||
"ssl" : false,
|
||||
"portType" : "udp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "5"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"HEALTH_SNMPV2C",
|
||||
"container":"network_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"id" : "59797987",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.215",
|
||||
"port" : "161",
|
||||
"ssl" : false,
|
||||
"portType" : "udp"
|
||||
},
|
||||
"auth" : {
|
||||
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "5"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"HEALTH_SNMPV3",
|
||||
"container":"network_proxy"
|
||||
},
|
||||
"items" : [
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user