nodes/home.router: poll switch and usv more often

This commit is contained in:
Franzi 2021-04-24 14:58:09 +02:00
parent ffd899534a
commit 1360a36a95
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -160,6 +160,7 @@ nodes['home.router'] = {
'agents': ['udp://172.19.138.2'],
'agent_host_tag': 'host',
'table': [{'oid': 'IF-MIB::ifTable'}],
'interval': '10s',
},
{
'agents': ['udp://172.19.138.3'],
@ -177,6 +178,7 @@ nodes['home.router'] = {
{'oid': 'SNMPv2-SMI::mib-2.33.1.4.4.1.4.1', 'name': 'output_watts'},
{'oid': 'SNMPv2-SMI::mib-2.33.1.4.4.1.5.1', 'name': 'output_percent'},
],
'interval': '10s',
},
{
'agents': ['udp://172.19.138.41'],