librenms/tests/data/viprinux.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

42 lines
1.2 KiB
JSON
Raw Normal View History

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.35424.1.2.1.0",
"processor_index": "0",
"processor_type": "viprinet-cpu",
"processor_usage": 42,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": null,
"sysDescr": "Viprinet VPN Router",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "viprinux",
"type": "network",
"serial": null,
"icon": "viprinux.png"
}
]
},
"poller": "matches discovery"
}
}