Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support gpu monitor #425

Merged
merged 9 commits into from May 9, 2018
Merged

support gpu monitor #425

merged 9 commits into from May 9, 2018

Conversation

sumaig
Copy link
Contributor

@sumaig sumaig commented Apr 20, 2018

agent支持gpu监控

import (
"log"

"github.com/mindprince/gonvml"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要同步更新一下这个文件: https://github.com/open-falcon/falcon-plus/blob/master/vendor/vendor.json

We use govendor to manage the golang packages. Please install govendor before compilation.

go get -u github.com/kardianos/govendor
Most depended packages are saved under ./vendor dir. If you want to add or update a package, just run govendor fetch xxxx@commitID or govendor fetch xxxx@v1.x.x, then you will find the package have been placed in ./vendor correctly.

@laiwei laiwei merged commit bd54fa0 into open-falcon:master May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants