Skip to content

Instantly share code, notes, and snippets.

@SuperQ
Created August 21, 2017 21:42
Show Gist options
  • Save SuperQ/e7ada32330eaa08bee4855e5630affe1 to your computer and use it in GitHub Desktop.
Save SuperQ/e7ada32330eaa08bee4855e5630affe1 to your computer and use it in GitHub Desktop.
ServerTech Sentry3-MIB multi-index lookup example
servertech_sentry3:
walk:
- 1.3.6.1.4.1.1718.3.2.2.1 # infeedEntry
metrics:
- name: infeedStatus
oid: 1.3.6.1.4.1.1718.3.2.2.1.5
type: gauge
indexes:
- labelname: towerIndex
type: gauge
- labelname: infeedIndex
type: gauge
lookups:
- labels: [towerIndex, infeedIndex]
labelname: infeedName
oid: 1.3.6.1.4.1.1718.3.2.2.1.3
type: DisplayString
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment