Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Monitor docker containers #76
Comments
|
@panda87 this github issue is more directed toward the Vector project than PCP - please check the open issues there, as there has been folks working on it. All necessary PCP support is in place in current releases of PCP, so I'll close this github issue. |
natoscott
closed this
Mar 10, 2016
panda87
commented
Mar 11, 2016
|
@natoscott, sorry, I meant how can I monitor docker containers stats in case I have multiple docker containers on one machine? |
|
@panda87 http://pcp.io/docs/lab.containers.html describes the PCP mechanism. |
panda87 commentedFeb 23, 2016
Hi
I have machine with many docker containers on.
How can I use Vector (which pcp already installed on that machine) to filter to see metrics only from one specific container?
Thanks