Mentions légales du service

Skip to content
Snippets Groups Projects

move as much stuff as possible from refrepo/gen/reference-api.rb to input_loader.rb (bug 13083)

Merged Lucas Nussbaum requested to merge reorgloader into master
Files
9
@@ -125,26 +125,6 @@
"snmp_pattern": "%LINECARD%/%PORT%"
}
],
"metrics": [
{
"description": "Input byte counter for the network device port",
"name": "network_ifacein_bytes_total",
"period": 1000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.10.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
},
{
"description": "Output byte counter for the network device port",
"name": "network_ifaceout_bytes_total",
"period": 1000,
"source": {
"id": "1.3.6.1.2.1.2.2.1.16.{{ 1.3.6.1.2.1.2.2.1.2 == %SNMP_IFACE% }}",
"protocol": "snmp"
}
}
],
"model": "Infiniband",
"pdu": [
{
Loading