Python: Monitor and control remote server with plotly dash

Im searching for any ideas of monitoring and controlling remote servers and show them in a dash app. this means performance metrics but also status of services (running python scripts) and so on. Is there any recommended tool/package or way to do this?