librenms/tests/data/nxos_n5548-7.3.3.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": 1650905088,
"storage_units": 1,
"storage_used": 898289664,
"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": 20971520,
"storage_units": 1,
"storage_used": 0,
"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": 419430400,
"storage_units": 1,
"storage_used": 73793536,
"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": 157286400,
"storage_units": 1,
"storage_used": 29515776,
"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": 1650905088,
"storage_units": 1,
"storage_used": 898289664,
"storage_free": 752615424,
"storage_perc": 54,
"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": 20971520,
"storage_units": 1,
"storage_used": 0,
"storage_free": 20971520,
"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": 419430400,
"storage_units": 1,
"storage_used": 73793536,
"storage_free": 345636864,
"storage_perc": 18,
"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": 157286400,
"storage_units": 1,
"storage_used": 29515776,
"storage_free": 127770624,
"storage_perc": 19,
"storage_perc_warn": 60,
"storage_deleted": 0
}
]
}
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.12.3.1.3.1084",
"sysDescr": "Cisco NX-OS(tm) n5000, Software (n5000-uk9), Version 7.3(3)N1(1), RELEASE SOFTWARE Copyright (c) 2002-2012, 2016-2017 by Cisco Systems, Inc. Device Manager Version 6.0(2)N1(1),Compiled 4/27/2018 9:00:00",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "nxos",
"type": "network",
"serial": null,
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
}
}