mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Support VIOS which use a different string: Base Operating System Runtime VIOS version (instead of: AIX version) * Add test data
41 lines
1.6 KiB
JSON
41 lines
1.6 KiB
JSON
{
|
|
"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": null,
|
|
"version": null,
|
|
"hardware": null,
|
|
"features": null,
|
|
"os": "aix",
|
|
"type": "server",
|
|
"serial": null,
|
|
"icon": "aix.svg",
|
|
"location": null
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"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>"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|