Skip to content

Commit

Permalink
Fixed mistakes in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
toberd committed Jan 11, 2021
1 parent daa0c58 commit 920abb0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion test/testdata/devices/ios/7206VXR/test_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,16 @@
"crit": null,
"min": null,
"max": null
},
{
"metric": "interface_oper_status",
"label": "Null0",
"value": 1,
"unit": "",
"warn": null,
"crit": null,
"min": null,
"max": null
}
],
"raw_output": "OK: checked\n[{\"ifIndex\":\"1\",\"ifDescr\":\"FastEthernet0/0\",\"ifName\":\"Fa0/0\",\"ifAlias\":\"\",\"ifPhysAddress\":\"CA:01:16:E4:00:00\"},{\"ifIndex\":\"2\",\"ifDescr\":\"VoIP-Null0\",\"ifName\":\"Vo0\",\"ifAlias\":\"\",\"ifPhysAddress\":\"\"},{\"ifIndex\":\"3\",\"ifDescr\":\"Null0\",\"ifName\":\"Nu0\",\"ifAlias\":\"\",\"ifPhysAddress\":\"\"}]",
Expand All @@ -623,7 +633,7 @@
{
"metric": "cpu_load",
"label": "",
"value": "2",
"value": "5",
"unit": "%",
"warn": null,
"crit": null,
Expand Down

0 comments on commit 920abb0

Please sign in to comment.