Last active
November 9, 2017 16:29
-
-
Save SuperQ/628f919a5b560412d10dba9d3957ba31 to your computer and use it in GitHub Desktop.
jnxOperatingCPU
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
juniper_cpu: | |
walk: | |
- 1.3.6.1.4.1.2636.3.1.13.1 | |
metrics: | |
- name: jnxOperatingCPU | |
oid: 1.3.6.1.4.1.2636.3.1.13.1.8 | |
type: gauge | |
help: The CPU utilization in percentage of this subject - 1.3.6.1.4.1.2636.3.1.13.1.8 | |
indexes: | |
- labelname: jnxOperatingContentsIndex | |
type: gauge | |
- labelname: jnxOperatingL1Index | |
type: gauge | |
- labelname: jnxOperatingL2Index | |
type: gauge | |
- labelname: jnxOperatingL3Index | |
type: gauge | |
lookups: | |
- labels: [jnxOperatingContentsIndex, jnxOperatingL1Index, jnxOperatingL2Index, jnxOperatingL3Index] | |
labelname: jnxOperatingDescr | |
oid: 1.3.6.1.4.1.2636.3.1.13.1.5 | |
type: DisplayString |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment