This commit is contained in:
parent
e0a44205b1
commit
31a548f08e
@ -6,6 +6,28 @@
|
|||||||
},
|
},
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
"snmpEndpoints": [
|
"snmpEndpoints": [
|
||||||
|
{
|
||||||
|
"endpoint": "172.16.13.10",
|
||||||
|
"label": "david",
|
||||||
|
"community": "public",
|
||||||
|
"oidTopics": [
|
||||||
|
{
|
||||||
|
"oid": ".1.3.6.1.4.1.2021.10.1.3.1",
|
||||||
|
"label": "load1",
|
||||||
|
"diff": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"oid": ".1.3.6.1.2.1.31.1.1.1.6.2",
|
||||||
|
"label": "lan-in",
|
||||||
|
"diff": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"oid": ".1.3.6.1.2.1.31.1.1.1.10.2",
|
||||||
|
"label": "lan-out",
|
||||||
|
"diff": "true"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"endpoint": "172.16.3.1",
|
"endpoint": "172.16.3.1",
|
||||||
"label": "router",
|
"label": "router",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user