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

cmd/scollector: Collect system uptime via snmp #1488

Merged
merged 1 commit into from
Dec 1, 2015
Merged

Conversation

kylebrandt
Copy link
Member

No description provided.

})
}

func c_snmp_sys(community, host string) (opentsdb.MultiDataPoint, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

You could probably do this by building a hard-coded MIB struct like the cisco one does. I'm ok with this though. Do what feels good. LGTM

@kylebrandt kylebrandt merged commit 14af5aa into master Dec 1, 2015
@gbrayut gbrayut deleted the snmpUptime branch December 30, 2015 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants