Compare commits
2 commits
c4b14cb447
...
bc38574a07
Author | SHA1 | Date | |
---|---|---|---|
bc38574a07 | |||
19ad151e92 |
5 changed files with 16867 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
prometheus_snmp__modules_ilo:
|
prometheus_snmp__modules_ilo:
|
||||||
version: 3
|
version: 3
|
||||||
|
timeout: 60s
|
||||||
|
retries: 3
|
||||||
auth:
|
auth:
|
||||||
security_level: authPriv
|
security_level: authPriv
|
||||||
auth_protocol: SHA
|
auth_protocol: SHA
|
||||||
|
|
10137
roles/prometheus_snmp/files/mibs/CPQHLTH-MIB.txt
Normal file
10137
roles/prometheus_snmp/files/mibs/CPQHLTH-MIB.txt
Normal file
File diff suppressed because it is too large
Load diff
2590
roles/prometheus_snmp/files/mibs/CPQHOST-MIB.txt
Normal file
2590
roles/prometheus_snmp/files/mibs/CPQHOST-MIB.txt
Normal file
File diff suppressed because it is too large
Load diff
4135
roles/prometheus_snmp/files/mibs/CPQSINFO-MIB.txt
Normal file
4135
roles/prometheus_snmp/files/mibs/CPQSINFO-MIB.txt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -28,6 +28,9 @@
|
||||||
- EATON-OIDS.txt
|
- EATON-OIDS.txt
|
||||||
- EATON-EMP-MIB.txt
|
- EATON-EMP-MIB.txt
|
||||||
- LLDP-MIB.txt
|
- LLDP-MIB.txt
|
||||||
|
- CPQSINFO-MIB.txt
|
||||||
|
- CPQHOST-MIB.txt
|
||||||
|
- CPQHLTH-MIB.txt
|
||||||
|
|
||||||
- name: Configure prometheus-snmp-exporter generator
|
- name: Configure prometheus-snmp-exporter generator
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in a new issue