Files
librenms-librenms/tests/data/linux_chronyd.json
Tony Murray d5656d826e Tests dont include empty tables (#13619)
* Do not include empty tables in test data

* empty data is simpler to check now

* Update test data

* revert comment options that block update all test data

* clean existing data

* fixes

* another fix

* remov extra sensors???

* why is that using that ip...

* missed an empty table

* missed one

* restore ftos

* revert another ftos

* revert ird

* restore timos

* restore timos_7705

* oops

* double oops

* timos mpls

* timos_hc

* another timos_hc fix
2021-12-15 19:48:44 -06:00

136 lines
4.4 KiB
JSON

{
"applications": {
"discovery": {
"applications": [
{
"app_type": "chronyd",
"app_state": "UNKNOWN",
"discovered": 1,
"app_state_prev": null,
"app_status": "",
"app_instance": ""
}
]
},
"poller": {
"applications": [
{
"app_type": "chronyd",
"app_state": "OK",
"discovered": 1,
"app_state_prev": "UNKNOWN",
"app_status": "",
"app_instance": ""
}
],
"application_metrics": [
{
"metric": "tracking_frequency",
"value": -9.845,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_last_offset",
"value": 1.5e-8,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_leap_status",
"value": 0,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_reference_name",
"value": 50505300,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_reference_time",
"value": 1613135374.7654,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_reference_type",
"value": 0,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_residual_frequency",
"value": 0,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_rms_offset",
"value": 9.5e-8,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_root_delay",
"value": 1.0e-9,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_root_dispersion",
"value": 8.054e-6,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_skew",
"value": 0.006,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_stratum",
"value": 1,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_system_time",
"value": -1.6e-8,
"value_prev": null,
"app_type": "chronyd"
},
{
"metric": "tracking_update_interval",
"value": 8,
"value_prev": null,
"app_type": "chronyd"
}
]
}
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux time.theswissbay.ch 5.4.83-v7+ #1379 SMP Mon Dec 14 13:08:57 GMT 2020 armv7l",
"sysContact": "<private>",
"version": "5.4.83-v7+",
"hardware": "Generic ARMv7",
"features": null,
"os": "linux",
"type": "server",
"serial": null,
"icon": "linux.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}