I am running RpiMonitor in a docker container. Everything is running great. Except... when using the services.conf include file, all of the services show offline. After researching, I discovered the netstat command is not available in the docker container, there all of the data items end up as undefined. Any suggestions on monitoring the various services in another way since netstat can not be used? I would really like to monitor all of the services in the example services.conf file, and even add a few others.
I am running RpiMonitor in a docker container. Everything is running great. Except... when using the services.conf include file, all of the services show offline. After researching, I discovered the netstat command is not available in the docker container, there all of the data items end up as undefined. Any suggestions on monitoring the various services in another way since netstat can not be used? I would really like to monitor all of the services in the example services.conf file, and even add a few others.