November 12, 20196 yr 18 hours ago, chris_netsmart said: is it just me or is this docker asking to update on a daily / hourly bases ? Not just you... this docker has a very frequent update. The auto updater plugin is your friend in this case, set it and forget it.
November 21, 20196 yr Can you use netdata to monitor the status of a VM? i.e. if VM is shutdown due to resources then get a notification?
December 7, 20196 yr On 9/15/2019 at 7:58 AM, danyg said: Click on "Add another Path, Port, Variable, Label or Device" - Container Path: - Host Path: These are purposely blank? Also, I just reinstalled the docker after removing it to see if I could get nvidia showing up. It does now, but, I don't see any docker info at all. Any idea? Edited December 7, 20196 yr by dbinott
January 7, 20206 yr Hi Im so glad I found Netdata for unRaid I like it alot. My question is when I click the update button in Netdata it says ; Your netdata version: v1.19.0-100-g7278d5bc New version of netdata available! Latest version: v1.19.0-239-nightly How do I go about updating? the instruction they give most of the commands unRaid doesn't recognize like the curl command,etc. Just wondering how to update,I like being always up to date. Edited January 7, 20206 yr by JamesJB
January 7, 20206 yr 5 hours ago, JamesJB said: How do I go about updating? the instruction they give most of the commands unRaid doesn't recognize like the curl command,etc. You dont update netdata in the container, rather you update the whole netdata container. Go to unRAID's docker page and use the check for updates button. Be aware though this particular project/container puts out new version constantly.
January 7, 20206 yr 5 hours ago, primeval_god said: You dont update netdata in the container, rather you update the whole netdata container. Go to unRAID's docker page and use the check for updates button. Be aware though this particular project/container puts out new version constantly. Oh ok that one says its up to date but when i press the update button within Netdata it says there is one available but of course the instructions don't work for unraid I don't mind the updates Thank you in advance for the help. Edited January 7, 20206 yr by JamesJB
January 8, 20206 yr As some users mentioned before this particular container usually got multiple updates per day, but now I don't see any updates anymore. I think early december I updated it last time.
January 18, 20206 yr Is this docker still maintained? As said before, I didn't received an update in a while
January 26, 20206 yr hey there all, @roland love the plugin just works and docs are very detailed. One thing im stuck on if anyone can help im trying to integrate nginx for example and need to edit the python.d/nginx.conf https://docs.netdata.cloud/collectors/python.d.plugin/nginx/ if i add a python.d/nginx.conf to the overrides folder it doesnt seem to take effect? does anyone know if i have to edit this file directly on the docker image? thanks!
February 1, 20206 yr @roland https://github.com/netdata/netdata/pull/7846 Appears we can opt-out now.
February 28, 20206 yr On 2/24/2020 at 3:46 AM, Dazog said: @roland any updates? What has to be updated is the docker, https://hub.docker.com/r/titpetric/netdata/dockerfile which is manage by another author
March 3, 20206 yr @roland https://github.com/titpetric/netdata/issues/92 This docker and proyect in github is no longer supported
March 4, 20206 yr Simple transition by just changing the repository entry. But, a new variable needs to be added to the template for it to be able to resolve the names of the docker containers PGID with a value of whatever this command returns grep docker /etc/group | cut -d ':' -f 3 On my system thats 281
March 4, 20206 yr 1 hour ago, Squid said: Simple transition by just changing the repository entry. But, a new variable needs to be added to the template for it to be able to resolve the names of the docker containers PGID with a value of whatever this command returns grep docker /etc/group | cut -d ':' -f 3 On my system thats 281 Thanks a lot, now it works, leave this as a reference for others Extra parameters: --cap-add SYS_PTRACE --security-opt apparmor=unconfined --log-opt max-size=200m --log-opt max-file=1 https://hub.docker.com/r/netdata/netdata https://github.com/netdata/netdata/tree/master/packaging/docker https://docs.netdata.cloud/packaging/docker/ Edited March 4, 20206 yr by L0rdRaiden
March 6, 20206 yr Has any one got that nut ups script still? netdata cant find upsc so it cant find my ups when its in the docker container
March 7, 20206 yr Author Thank you all! @L0rdRaiden @Squid @Dazog I have - updated the template to point to the official docker - added the PGID as well as the DO_NOT_TRACK variable - updated the logo again. the template is on github: https://raw.githubusercontent.com/Data-Monkey/docker-templates/master/Data-Monkey/netdata.xml thanks for all your help.
March 8, 20206 yr After switching from the old repo to the official one, the docker containers are not shown in Netdada. Is there something else that I need to configure?
March 8, 20206 yr 4 minutes ago, andreidelait said: After switching from the old repo to the official one, the docker containers are not shown in Netdada. Is there something else that I need to configure? Delete the docker and use the new template
March 8, 20206 yr 10 minutes ago, L0rdRaiden said: Delete the docker and use the new template Removed everything (container, images, folder from appdata, docker template). Installed it again and the same: no docker no VMs are shown. Edited March 8, 20206 yr by andreidelait
March 8, 20206 yr 8 minutes ago, andreidelait said: Removed everything (container, images, folder from appdata, docker template). Installed it again and the same: no docker no VMs are shown. Wait 5 mins then refresh the web.
March 8, 20206 yr 8 minutes ago, L0rdRaiden said: Wait 5 mins then refresh the web. It works now. Thank You.
March 8, 20206 yr On 3/7/2020 at 2:10 AM, roland said: - added the PGID as well as the DO_NOT_TRACK variable Why is TRACKING enabled by default?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.