Thanks for the reply. I don’t think I got anything more useable but won’t be the judge of that. Wasn’t sure what all would be important so including the whole block where it checks all the rest calls. Wish you could set the frequency of these checks to more than every 30 seconds though but probably not relevant.
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_drivesize/commands/execute?drive=c
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_drivesize/commands/execute?drive=d
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_memory/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_cpu/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_uptime/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.8:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=c
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=d
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=e
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=f
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_memory/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_cpu/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_uptime/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.1:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_drivesize/commands/execute?drive=c
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_drivesize/commands/execute?drive=d
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_memory/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_cpu/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_uptime/commands/execute
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.data] Updating from https://192.168.0.2:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_drivesize/commands/execute?drive=d "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"OK All 1 drive(s) are ok","perf":{"d: used":{"critical":1.4726048436014025,"maximum":1.6362276040017605,"minimum":0.00000000000000000,"unit":"TB","value":1.1119843125343323,"warning":1.3089820832010446},"d: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":68.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_memory/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_memory","lines":[{"message":"OK: committed = 31.517GB, physical = 30.809GB","perf":{"committed":{"critical":98.997871398925781,"maximum":109.99763488769531,"minimum":0.00000000000000000,"unit":"GB","value":31.517158508300781,"warning":87.998107910156250},"committed %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":29.000000000000000,"warning":80.000000000000000},"physical":{"critical":86.397871398366988,"maximum":95.997634887695312,"minimum":0.00000000000000000,"unit":"GB","value":30.808963775634766,"warning":76.798107909969985},"physical %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":32.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_cpu/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_cpu","lines":[{"message":"OK: CPU load is ok.","perf":{"total 1m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":80,"warning":80},"total 5m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":80,"warning":80},"total 5s":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":64,"warning":80}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_uptime/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_uptime","lines":[{"message":"OK: uptime: 3w 0d 11:20h, boot: 2021-11-09 15:41:25 (UTC)","perf":{"uptime":{"critical":86400,"maximum":0,"minimum":0,"unit":"s","value":1855239,"warning":172800}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=c "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"OK All 1 drive(s) are ok","perf":{"c: used":{"critical":199.99687156639993,"maximum":222.21874618530273,"minimum":0.00000000000000000,"unit":"GB","value":69.991840362548828,"warning":177.77499694749713},"c: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":31.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=d "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"OK All 1 drive(s) are ok","perf":{"d: used":{"critical":1.4726048436014025,"maximum":1.6362276040017605,"minimum":0.00000000000000000,"unit":"TB","value":0.59854124113917351,"warning":1.3089820832010446},"d: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":37.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=e "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"WARNING e:: 15.821TB/18.19TB used","perf":{"e: used":{"critical":16.371275125443390,"maximum":18.190305694937706,"minimum":0.00000000000000000,"unit":"TB","value":15.820944875478745,"warning":14.552244555949983},"e: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":87.000000000000000,"warning":80.000000000000000}}}],"result":1}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_drivesize/commands/execute?drive=f "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"WARNING f:: 15.227TB/18.19TB used","perf":{"f: used":{"critical":16.371275085210073,"maximum":18.190305650234222,"minimum":0.00000000000000000,"unit":"TB","value":15.227194130420685,"warning":14.552244520186832},"f: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":84.000000000000000,"warning":80.000000000000000}}}],"result":1}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_ping","lines":[{"message":"OK: All 1 hosts are ok","perf":{"www.google.com_loss":{"critical":10,"maximum":0,"minimum":0,"unit":"","value":0,"warning":5},"www.google.com_time":{"critical":100,"maximum":0,"minimum":0,"unit":"","value":12,"warning":60}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_memory/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_memory","lines":[{"message":"OK: committed = 8.256GB, physical = 6.648GB","perf":{"committed":{"critical":37.122867965139449,"maximum":41.247631072998047,"minimum":0.00000000000000000,"unit":"GB","value":8.2557792663574219,"warning":32.998104858212173},"committed %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":20.000000000000000,"warning":80.000000000000000},"physical":{"critical":32.397867965511978,"maximum":35.997631072998047,"minimum":0.00000000000000000,"unit":"GB","value":6.6483039855957031,"warning":28.798104858025908},"physical %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":18.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:03 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_cpu/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:03 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_cpu","lines":[{"message":"OK: CPU load is ok.","perf":{"total 1m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":0,"warning":80},"total 5m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":0,"warning":80},"total 5s":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":0,"warning":80}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_uptime/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_uptime","lines":[{"message":"OK: uptime: 2d 10:20h, boot: 2021-11-28 16:41:16 (UTC)","perf":{"uptime":{"critical":86400,"maximum":0,"minimum":0,"unit":"s","value":210053,"warning":172800}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.1:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_ping","lines":[{"message":"OK: All 1 hosts are ok","perf":{"www.google.com_loss":{"critical":10,"maximum":0,"minimum":0,"unit":"","value":0,"warning":5},"www.google.com_time":{"critical":100,"maximum":0,"minimum":0,"unit":"","value":14,"warning":60}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.2:9999/api/v1/queries/check_drivesize/commands/execute?drive=c "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"OK All 1 drive(s) are ok","perf":{"c: used":{"critical":419.00712547264993,"maximum":465.56347274780273,"minimum":0.00000000000000000,"unit":"GB","value":153.08797073364258,"warning":372.45077819749713},"c: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":33.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.2:9999/api/v1/queries/check_memory/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_memory","lines":[{"message":"OK: committed = 2.937GB, physical = 3.521GB","perf":{"committed":{"critical":32.382741164416075,"maximum":35.980823516845703,"minimum":0.00000000000000000,"unit":"GB","value":2.9365158081054687,"warning":28.784658812917769},"committed %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":8.0000000000000000,"warning":80.000000000000000},"physical":{"critical":16.192185973748565,"maximum":17.991317749023438,"minimum":0.00000000000000000,"unit":"GB","value":3.5211410522460938,"warning":14.393054198473692},"physical %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":20.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.2:9999/api/v1/queries/check_cpu/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_cpu","lines":[{"message":"OK: CPU load is ok.","perf":{"total 1m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":10,"warning":80},"total 5m":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":1,"warning":80},"total 5s":{"critical":90,"maximum":0,"minimum":0,"unit":"%","value":13,"warning":80}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.2:9999/api/v1/queries/check_uptime/commands/execute "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_uptime","lines":[{"message":"OK: uptime: 4w 1d 03:44h, boot: 2021-11-01 23:17:09 (UTC)","perf":{"uptime":{"critical":86400,"maximum":0,"minimum":0,"unit":"s","value":2519095,"warning":172800}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.2:9999/api/v1/queries/check_ping/commands/execute?hosts=www.google.com "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_ping","lines":[{"message":"OK: All 1 hosts are ok","perf":{"www.google.com_loss":{"critical":10,"maximum":0,"minimum":0,"unit":"","value":0,"warning":5},"www.google.com_time":{"critical":100,"maximum":0,"minimum":0,"unit":"","value":11,"warning":60}}}],"result":0}
2021-11-30 21:02:04 DEBUG (MainThread) [httpx._client] HTTP Request: GET https://192.168.0.8:9999/api/v1/queries/check_drivesize/commands/execute?drive=c "HTTP/1.1 200 "
2021-11-30 21:02:04 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: {"command":"check_drivesize","lines":[{"message":"OK All 1 drive(s) are ok","perf":{"c: used":{"critical":200.18935203552246,"maximum":222.43261337280273,"minimum":0.00000000000000000,"unit":"GB","value":64.615943908691406,"warning":177.94609069824219},"c: used %":{"critical":90.000000000000000,"maximum":100.00000000000000,"minimum":0.00000000000000000,"unit":"%","value":29.000000000000000,"warning":80.000000000000000}}}],"result":0}
2021-11-30 21:02:09 DEBUG (MainThread) [httpx._client] HTTP Request: POST http://192.168.0.20/goform/AppCommand.xml "HTTP/1.0 200 OK"
2021-11-30 21:02:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.mediacenter_d_drive_used is taking over 10 seconds
2021-11-30 21:02:14 ERROR (MainThread) [homeassistant.components.rest.data] Error fetching data: https://192.168.0.2:9999/api/v1/queries/check_drivesize/commands/execute?drive=d failed with
2021-11-30 21:02:14 DEBUG (MainThread) [homeassistant.components.rest.sensor] Data fetched from resource: None
2021-11-30 21:02:14 WARNING (MainThread) [homeassistant.components.rest.sensor] Empty reply found when expecting JSON data
If I run this manually telnetted into HA I get:
curl --insecure -u admin https://192.168.0.2:9999/api/v1/queries/check_drivesize/commands/execute?drive=d
Enter host password for user ‘admin’:
{“command”:“check_drivesize”,“lines”:[{“message”:“OK All 1 drive(s) are ok”,“perf”:{“d: used”:{“critical”:4.9112165417518554,“maximum”:5.4569072686135769,“minimum”:0.00000000000000000,“unit”:“TB”,“value”:0.97120798751711845,“warning”:4.3655258148901339},“d: used %”:{“critical”:90.000000000000000,“maximum”:100.00000000000000,“minimum”:0.00000000000000000,“unit”:"%",“value”:18.000000000000000,“warning”:80.000000000000000}}}],“result”:0}homeassistant@