david
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-02-10 15:18:22 +01:00
parent e0a44205b1
commit 31a548f08e

View File

@ -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",