Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
7c7b175893
|
|||
057b2c3776
|
|||
15cfb7b51c
|
@ -4,7 +4,7 @@
|
|||||||
"tlsEnable": "false",
|
"tlsEnable": "false",
|
||||||
"topic": "snmp"
|
"topic": "snmp"
|
||||||
},
|
},
|
||||||
"interval": 10,
|
"interval": 60,
|
||||||
"snmpEndpoints": [
|
"snmpEndpoints": [
|
||||||
{
|
{
|
||||||
"endpoint": "172.16.13.10",
|
"endpoint": "172.16.13.10",
|
||||||
@ -35,6 +35,11 @@
|
|||||||
"oid": ".1.3.6.1.2.1.31.1.1.1.11.2",
|
"oid": ".1.3.6.1.2.1.31.1.1.1.11.2",
|
||||||
"label": "lan-out-pkts",
|
"label": "lan-out-pkts",
|
||||||
"diff": "true"
|
"diff": "true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"oid": ".1.3.6.1.4.1.9676.1",
|
||||||
|
"label": "time-req-pkts",
|
||||||
|
"diff": "true"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user