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

Added volume support to netapp script #18

Merged
merged 1 commit into from May 30, 2012
Merged

Conversation

sjthespian
Copy link
Contributor

I updated the netapp gmetric script to add group and description support, as well as adding initial volume support. I also switched to using snmpget and parsing the output in php, as that should have lower overhead than snmpwalk on a single OID and running awk each time.

I still want to go through my cacti config to see what else I can add, but I wanted to get this out in the wild first.

I may rewrite this whole thing as a python module using the NetApp APIs, if I can track down the python NetApp integration. I think that would be cleaner and would work a lot better than multiple snmp calls.

vvuksan added a commit that referenced this pull request May 30, 2012
Added volume support to netapp script
@vvuksan vvuksan merged commit 644b43d into ganglia:master May 30, 2012
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