Skip to content
Snippets Groups Projects
Verified Commit e7226ad7 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Procurve suffix for SNMP monitoring

parent 09ed8396
No related branches found
No related tags found
1 merge request!190Cleanup
......@@ -80,21 +80,21 @@ procurve_switch:
- 1.3.6.1.2.1.1.5.0
- 1.3.6.1.2.1.1.6.0
metrics:
- name: sysUpTime
- name: procurve_sysUpTime
oid: 1.3.6.1.2.1.1.3
type: gauge
help: The time (in hundredths of a second) since the network management portion
of the system was last re-initialized. - 1.3.6.1.2.1.1.3
- name: sysName
- name: procurve_sysName
oid: 1.3.6.1.2.1.1.5
type: DisplayString
help: An administratively-assigned name for this managed node - 1.3.6.1.2.1.1.5
- name: sysLocation
- name: procurve_sysLocation
oid: 1.3.6.1.2.1.1.6
type: DisplayString
help: The physical location of this node (e.g., 'telephone closet, 3rd floor')
- 1.3.6.1.2.1.1.6
- name: ifHCOutOctets
- name: procurve_ifHCOutOctets
oid: 1.3.6.1.2.1.31.1.1.1.10
type: counter
help: The total number of octets transmitted out of the interface, including framing
......@@ -102,7 +102,7 @@ procurve_switch:
indexes:
- labelname: ifIndex
type: gauge
- name: ifHCInOctets
- name: procurve_ifHCInOctets
oid: 1.3.6.1.2.1.31.1.1.1.6
type: counter
help: The total number of octets received on the interface, including framing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment