Files
librenms-librenms/tests/data/linux_linux_config_files-v1.json

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

62 lines
1.9 KiB
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux server 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64",
"sysContact": "<private>",
"version": "3.10.0-693.5.2.el7.x86_64",
"hardware": "Generic x86 64-bit",
"features": null,
"location": "<private>",
"os": "linux",
"type": "server",
"serial": null,
"icon": "linux.svg"
}
]
},
"poller": "matches discovery"
},
"applications": {
"discovery": {
"applications": [
{
"app_type": "linux_config_files",
"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
}
]
},
"poller": {
"applications": [
{
"app_type": "linux_config_files",
"app_state": "OK",
"discovered": 1,
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": "",
2023-09-06 16:34:39 -05:00
"data": null,
"deleted_at": null
}
],
"application_metrics": [
{
"metric": "number_of_confs",
"value": 0,
"value_prev": null,
"app_type": "linux_config_files"
}
]
}
}
}