zaggash / docker-netdata

Live Monitoring tool in a container based on alpine from linuxserver.io
1 stars 2 forks source link

/host/proc/stat and /host/proc/sys/kernel/pid_max are giving me errors #2

Open cocodrino opened 6 years ago

cocodrino commented 6 years ago

Hi, seems than I can't access to some files in my host, the errors are:

2018-02-15 14:57:35: netdata ERROR : MAIN : Cannot open file '/host/proc/stat'. Assuming system has 1 processors. 2018-02-15 14:57:35: netdata ERROR : MAIN : Cannot open file '/host/proc/sys/kernel/pid_max'. Assuming system supports 32768 pids. (errno 2, No such file or directory)

zaggash commented 6 years ago

Yeah its been a while since I tested or updated this Dockerfile.

Can you post a PR ?