librenms/tests/data/nxos_n9340-10.2.2.json
Jellyfrog 9d00b0c12c
Run CI on ubuntu 22.04 (#14379)
* Run CI on ubuntu 20.04

* wip

* wip

* wip

* Update all test data

* remove slashes

* wip

* wip

* wip

* wip

* wip

* wip

* iwp

* wip

* wip

* wip

* wip

* wip

* wip

* wip

Co-authored-by: Tony Murray <murraytony@gmail.com>
2022-10-10 16:44:11 +02:00

138 lines
5.2 KiB
JSON

{
"storage": {
"discovery": {
"storage": [
{
"storage_mib": "cisco-flash",
"storage_index": "1.1",
"storage_type": "flash",
"storage_descr": "bootflash(sup-local):",
"storage_size": 116589211648,
"storage_units": 1,
"storage_used": 11533791232,
"storage_free": 0,
"storage_perc": 0,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "2.1",
"storage_type": "flash",
"storage_descr": "debug(sup-local):",
"storage_size": 5242880,
"storage_units": 1,
"storage_used": 1130496,
"storage_free": 0,
"storage_perc": 0,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "3.1",
"storage_type": "flash",
"storage_descr": "logflash(sup-local):",
"storage_size": 8320901120,
"storage_units": 1,
"storage_used": 691933184,
"storage_free": 0,
"storage_perc": 0,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "4.1",
"storage_type": "flash",
"storage_descr": "volatile(sup-local):",
"storage_size": 2147483648,
"storage_units": 1,
"storage_used": 28672,
"storage_free": 0,
"storage_perc": 0,
"storage_perc_warn": 60,
"storage_deleted": 0
}
]
},
"poller": {
"storage": [
{
"storage_mib": "cisco-flash",
"storage_index": "1.1",
"storage_type": "flash",
"storage_descr": "bootflash(sup-local):",
"storage_size": 116589211648,
"storage_units": 1,
"storage_used": 11533791232,
"storage_free": 105055420416,
"storage_perc": 10,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "2.1",
"storage_type": "flash",
"storage_descr": "debug(sup-local):",
"storage_size": 5242880,
"storage_units": 1,
"storage_used": 1130496,
"storage_free": 4112384,
"storage_perc": 22,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "3.1",
"storage_type": "flash",
"storage_descr": "logflash(sup-local):",
"storage_size": 8320901120,
"storage_units": 1,
"storage_used": 691933184,
"storage_free": 7628967936,
"storage_perc": 8,
"storage_perc_warn": 60,
"storage_deleted": 0
},
{
"storage_mib": "cisco-flash",
"storage_index": "4.1",
"storage_type": "flash",
"storage_descr": "volatile(sup-local):",
"storage_size": 2147483648,
"storage_units": 1,
"storage_used": 28672,
"storage_free": 2147454976,
"storage_perc": 0,
"storage_perc_warn": 60,
"storage_deleted": 0
}
]
}
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.12.3.1.3.2010",
"sysDescr": "Cisco NX-OS(tm) Nexus9000 C93240YC-FX2, Software (NXOS 64-bit), Version 10.2(2), RELEASE SOFTWARE Copyright (c) 2002-2021 by Cisco Systems, Inc. Compiled 12/14/2021 23:00:00",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "nxos",
"type": "network",
"serial": null,
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
}
}