linux-dash
linux-dash copied to clipboard
Docker container with linux dash
Would be nice to have official docker file and docker compose to monitor host system
I can give it a try but I don't think it will work easily. You will have to mount all the directories manually like /sys/, /proc/ etc. for the api script and I have the feeling that this will break the container.
I am not able to get it up and running with more than the CPU utilization.
The problem that I see is the app/server/linux_json_api.sh
script. This script does not provide the option to use a different directive to get the information from and mounting all directories into the container doesn't do the job.