July 22, 20169 yr Just started using this very useful tool and looking for documentation on the various bits. Noob on dockers, starting to use and understand how they work. Cool stuff. For cAdvisor there are many bits of information that I can't track. 1. For instance, in the screenshot below, there are a number of FS indicators (some file system interface I assume?). I know what CPU and Memory mean, but I don't know how to connect FS#1 (or 2,3,4,5...) to something that means anything to me. i.e. FS#2 is at 79%, is that bad? Should that make me want to change some setting? http://my.jetscreenshot.com/12412/20160722-tqrk-208kb.jpg[/img] 2. I see that memory is at 52%. I've only got two dockers installed (had to rebuild mine and have a half dozen more apps to install) and using 52% of a 20gb Docker? Is that right? Seems like I should make it bigger? Thanks in advance...
July 22, 20169 yr Don't know much about cAdvisor, but your docker.img used space is shown on the Settings - Docker page.
July 22, 20169 yr FS1 is the usage of the docker image. FS2-5 are the usage of 4 of the array drives (if you keep scrolling down on the main UI page you'll see exactly what drives correspond with them) CPU self explanatory Memory is the memory utilized on the system as a whole including the cached memory. (ie: should always be high) Realistically cAdvisor is great for seeing what individual apps are utilizing at any moment in time (the same as CA's resource monitor but in greater detail and prettier). But, here are the docs for cAdvisor: https://github.com/google/cadvisor/tree/master/docs But they are all really about how to interface to it if you're programming your own statistic grabbing app.
July 22, 20169 yr Author Makes sense now, looking at the FS #'s in the FileSystem section...duh, its the disks and their Use/Freespace.
September 28, 20169 yr Would like to use this plugin Looking for some guidance on the Container Mapping /rootf = /var/run = /sys = /var/lib/docker/ = The plugin is installed but when I select start it doesn't do any thing
September 28, 20169 yr The template mappings included are 100% correct and should be left as is. If yours is showing as blank on the host side install it through CA's resource monitor Sent from my LG-D852 using Tapatalk
September 28, 20169 yr Will take some screenshots when I get home My Mappings are not blank they mirror the left side pasted above /rootf = /rootf /var/run = /var/run /sys = /sys /var/lib/docker/ = /var/lib/docker/ I did install using the common applications The app does not seem to want to start and the log stays empty. Tried using localIP:8080 and nothing. Something is messing with my docker image and was hoping to use this to see what.
September 28, 20169 yr Think I found the problem in the UNRAID log Sep 28 08:44:07 Tower root: cadvisor: Error response from daemon: failed to create endpoint cadvisor on network bridge: Bind for 0.0.0.0:8081 failed: port is already allocated Error: failed to start containers: cadvisor Changed port to 5051 and it started up. Going to look at installing the above mentioned Cas resource app Something started goblin up my docket image
September 28, 20169 yr Think I found the problem in the UNRAID log Sep 28 08:44:07 Tower root: cadvisor: Error response from daemon: failed to create endpoint cadvisor on network bridge: Bind for 0.0.0.0:8081 failed: port is already allocated Error: failed to start containers: cadvisor Changed port to 5051 and it started up. Is it possible to point me to a post that explains how I use this tool to see what is using my docker image? Here.
December 14, 20214 yr My cAdvisor stopped working today. I have this message in the fix common problems app ... "cadvisor (google/cadvisor:latest) has the following comments: This dockerHub repository has been deprecated and will no longer receive any updates. You should uninstall and reinstall the container from SelfHosters which utilizes the correct and updated repository from Google This application has been deprecated from Community Applications for that reason. While still functional, it is no longer recommended to utilize it." anyone else having this issue? I'm still a UNRAID nube so other than using the GUI I am not familiar with how to check this stuff at command prompt level. Appears to no longer be supported. I'm not entirely sure what the app does or if is needed, but I was just following a tutorial ... I believe it was a Space Invader 1 tutorial for must have apps and tuning. thanks, E Edited December 14, 20214 yr by E-ManN typo
December 14, 20214 yr Yeah, just uninstall it and then search for cAdvisor in CA and install that. It's simply a graphical way of showing what your system (in particular containers) as up to. Personally, I far prefer NetData though.
December 14, 20214 yr 6 hours ago, Squid said: Yeah, just uninstall it and then search for cAdvisor in CA and install that. It's simply a graphical way of showing what your system (in particular containers) as up to. Personally, I far prefer NetData though. Thanks for the info Squid ... I already tried uninstall and re-install 2x ... app fails to start. I am installing NetData now. Thanks for the info. 😁
December 15, 20214 yr 23 hours ago, Squid said: Yeah, just uninstall it and then search for cAdvisor in CA and install that. It's simply a graphical way of showing what your system (in particular containers) as up to. Personally, I far prefer NetData though. Thanks again for pointing me towards NetData Squid. Awesome app with so much detail with regards to operations on my box. 😁 I have removed cAdvisor as it will install from community app, but does not start up\run for me.
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.