Files
librenms-librenms/tests/data/sonicwall.json

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

42 lines
1.3 KiB
JSON
Raw Normal View History

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.8741.1.3.1.3.0",
"processor_index": "0",
"processor_type": "sonicwall",
"processor_usage": 42,
"processor_descr": "CPU",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.8741.1",
"sysDescr": "SonicWALL TZ 210 (SonicOS Enhanced 5.9.1.6-5o)",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "sonicwall",
"type": "firewall",
"serial": null,
"icon": "sonicwall.svg"
}
]
},
"poller": "matches discovery"
}
}