Files
librenms-librenms/tests/data/linux_smart-legacy.json

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

253 lines
8.8 KiB
JSON
Raw Normal View History

update SMART monitoring to the use JSON (#15132) * rework into a json app and support the old style * working now * add health checking * add some datapoints to make writing alerts easy * add a few missing item for has checks * rework the app page * use the right var for id9 * print the self test log if we have it * add a graph for the max temp * display the max temp graph * display the health pass in the disk list if we have the data * fix legacy handling and set app as ok * replace id190 and id194 with the more useful maxtemp graph on the apps page * don't print the additional info area for legacy extends * add id232 * add id252 graph support * properly display id232 now * do not display SSD graphs for non-SSD disks * for legacy extends, make sure we don't have a bad line * add missing label for Product value * fix metrics * rework the metrics stuff a bit more * typo fix * more smart metrics cleanup * add exit info to metrics * style cleanup and logic checking for when disks are all now fine * fix checking for no more health errors * update the docs for SMART for v1 and remove slightly pointless notes about useSN * update the docs * initial test stuff * add missing tests for the legacy code * save if it it is legacy or not * style cleanup * update the smart legacy test * style cleanup * more test tweaking * some more style cleanup * more test fixes * correct the disk ID for the legacy test da0 -> Z304VCFY * more tests update * more test cleanup * begin cleanup of the v1 tests * more v1 test updates * more tests for v1 * more test cleanup * fix exit_nonzero and add unhealthy metric * add smart alerts * add the metric unhealthy to the stat test * use app data for the smart-common.inc.php
2023-07-24 10:03:45 -05:00
{
"applications": {
"discovery": {
"applications": [
{
"app_type": "smart",
"app_state": "UNKNOWN",
"discovered": 1,
"app_state_prev": null,
"app_status": "",
"app_instance": "",
2023-09-06 16:34:39 -05:00
"data": null,
"deleted_at": null
update SMART monitoring to the use JSON (#15132) * rework into a json app and support the old style * working now * add health checking * add some datapoints to make writing alerts easy * add a few missing item for has checks * rework the app page * use the right var for id9 * print the self test log if we have it * add a graph for the max temp * display the max temp graph * display the health pass in the disk list if we have the data * fix legacy handling and set app as ok * replace id190 and id194 with the more useful maxtemp graph on the apps page * don't print the additional info area for legacy extends * add id232 * add id252 graph support * properly display id232 now * do not display SSD graphs for non-SSD disks * for legacy extends, make sure we don't have a bad line * add missing label for Product value * fix metrics * rework the metrics stuff a bit more * typo fix * more smart metrics cleanup * add exit info to metrics * style cleanup and logic checking for when disks are all now fine * fix checking for no more health errors * update the docs for SMART for v1 and remove slightly pointless notes about useSN * update the docs * initial test stuff * add missing tests for the legacy code * save if it it is legacy or not * style cleanup * update the smart legacy test * style cleanup * more test tweaking * some more style cleanup * more test fixes * correct the disk ID for the legacy test da0 -> Z304VCFY * more tests update * more test cleanup * begin cleanup of the v1 tests * more v1 test updates * more tests for v1 * more test cleanup * fix exit_nonzero and add unhealthy metric * add smart alerts * add the metric unhealthy to the stat test * use app data for the smart-common.inc.php
2023-07-24 10:03:45 -05:00
}
]
},
"poller": {
"applications": [
{
"app_type": "smart",
"app_state": "OK",
"discovered": 1,
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": "",
"data": "{\"disks\":{\"Z304VCFY\":{\"10\":\"0\",\"173\":\"null\",\"177\":\"null\",\"183\":\"0\",\"184\":\"0\",\"187\":\"0\",\"188\":\"0\",\"190\":\"35\",\"194\":\"35\",\"196\":\"null\",\"197\":\"0\",\"198\":\"0\",\"199\":\"0\",\"231\":\"null\",\"233\":\"null\",\"5\":\"0\",\"9\":\"63438\",\"completed\":\"5\",\"interrupted\":\"1\",\"read_failure\":\"0\",\"unknown_failure\":\"0\",\"extended\":\"6\",\"short\":\"0\",\"conveyance\":\"0\",\"selective\":\"selective\",\"is_ssd\":0}},\"legacy\":1,\"disks_with_failed_tests\":[],\"disks_with_failed_health\":[],\"has\":{\"id5\":1,\"id9\":1,\"id10\":1,\"id173\":0,\"id177\":0,\"id183\":1,\"id184\":1,\"id187\":1,\"id188\":1,\"id190\":1,\"id194\":1,\"id196\":0,\"id197\":1,\"id198\":1,\"id199\":1,\"id231\":0,\"id232\":0,\"id233\":0}}",
2023-09-06 16:34:39 -05:00
"deleted_at": null
update SMART monitoring to the use JSON (#15132) * rework into a json app and support the old style * working now * add health checking * add some datapoints to make writing alerts easy * add a few missing item for has checks * rework the app page * use the right var for id9 * print the self test log if we have it * add a graph for the max temp * display the max temp graph * display the health pass in the disk list if we have the data * fix legacy handling and set app as ok * replace id190 and id194 with the more useful maxtemp graph on the apps page * don't print the additional info area for legacy extends * add id232 * add id252 graph support * properly display id232 now * do not display SSD graphs for non-SSD disks * for legacy extends, make sure we don't have a bad line * add missing label for Product value * fix metrics * rework the metrics stuff a bit more * typo fix * more smart metrics cleanup * add exit info to metrics * style cleanup and logic checking for when disks are all now fine * fix checking for no more health errors * update the docs for SMART for v1 and remove slightly pointless notes about useSN * update the docs * initial test stuff * add missing tests for the legacy code * save if it it is legacy or not * style cleanup * update the smart legacy test * style cleanup * more test tweaking * some more style cleanup * more test fixes * correct the disk ID for the legacy test da0 -> Z304VCFY * more tests update * more test cleanup * begin cleanup of the v1 tests * more v1 test updates * more tests for v1 * more test cleanup * fix exit_nonzero and add unhealthy metric * add smart alerts * add the metric unhealthy to the stat test * use app data for the smart-common.inc.php
2023-07-24 10:03:45 -05:00
}
],
"application_metrics": [
{
"metric": "disk_Z304VCFY",
"value": 1,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_completed",
"value": 5,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_conveyance",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_exit",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_extended",
"value": 6,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_health",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id10",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id173",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id177",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id183",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id184",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id187",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id188",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id190",
"value": 35,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id194",
"value": 35,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id196",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id197",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id198",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id199",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id231",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id232",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id233",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id5",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_id9",
"value": 63438,
update SMART monitoring to the use JSON (#15132) * rework into a json app and support the old style * working now * add health checking * add some datapoints to make writing alerts easy * add a few missing item for has checks * rework the app page * use the right var for id9 * print the self test log if we have it * add a graph for the max temp * display the max temp graph * display the health pass in the disk list if we have the data * fix legacy handling and set app as ok * replace id190 and id194 with the more useful maxtemp graph on the apps page * don't print the additional info area for legacy extends * add id232 * add id252 graph support * properly display id232 now * do not display SSD graphs for non-SSD disks * for legacy extends, make sure we don't have a bad line * add missing label for Product value * fix metrics * rework the metrics stuff a bit more * typo fix * more smart metrics cleanup * add exit info to metrics * style cleanup and logic checking for when disks are all now fine * fix checking for no more health errors * update the docs for SMART for v1 and remove slightly pointless notes about useSN * update the docs * initial test stuff * add missing tests for the legacy code * save if it it is legacy or not * style cleanup * update the smart legacy test * style cleanup * more test tweaking * some more style cleanup * more test fixes * correct the disk ID for the legacy test da0 -> Z304VCFY * more tests update * more test cleanup * begin cleanup of the v1 tests * more v1 test updates * more tests for v1 * more test cleanup * fix exit_nonzero and add unhealthy metric * add smart alerts * add the metric unhealthy to the stat test * use app data for the smart-common.inc.php
2023-07-24 10:03:45 -05:00
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_interrupted",
"value": 1,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_max_temp",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_readfailure",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_selective",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_short",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disk_Z304VCFY_unknownfail",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disks_with_failed_health_count",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "disks_with_failed_tests_count",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "exit_nonzero",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "new_disks_with_failed_health_count",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "new_disks_with_failed_tests_count",
"value": 0,
"value_prev": null,
"app_type": "smart"
},
{
"metric": "unhealthy",
"value": 0,
"value_prev": null,
"app_type": "smart"
}
]
}
}
}