System Tasks API

I would have dropped this into Requests and Features but looking through the source code there seems they may be a /system/tasks api command? I have been running into issues with my Sonarr install running in docker and I wanted to monitor when exactly my Tasks stop running… I think that the easiest way to do this without having to remember to check the page daily is to add a check in my icinga2 monitoring platform I have in my lab but despite seeing that there is a file for this api call in the source on git I am not getting anything to work… Has anyone done something like this before? Does the system/tasks api call work in regular installs of sonarr rather than automated docker containers like I run?

Thanks :smiley:

Possibly a kernel issue with your image:

The endpoint for tasks is GET /api/system/task.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.