librenms/tests/data/aix_vios.json

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

24 lines
863 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.2.3.1.2.1.1.3",
"sysDescr": "IBM PowerPC CHRP Computer\nMachine Type: 0x0800004c Processor id: 00FB98004C00\nBase Operating System Runtime VIOS version: 06.01.0009.0100\nTCP/IP Client Support version: 06.01.0009.0102",
"sysContact": "<private>",
"version": "6.1",
"hardware": null,
"features": null,
"os": "aix",
"type": "server",
"serial": "00FB98004C00",
"icon": "aix.svg",
"location": "<private>"
}
]
},
"poller": "matches discovery"
}
}