Are plugins and resource checks supported with the docker agent?
Note: For plugins, go to the respective container by using the following command:
docker exec -it site24x7-agent /bin/bash
Then, create a folder in /opt/site24x7/monagent/plugins/<foldername> and place your plugin script file in this folder.