Skip to content

Commit

Permalink
final tuning for generator.*.yml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmd committed May 22, 2022
1 parent 7f3fa70 commit 20f3542
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions generator/generator.cisco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ modules:
- cpmCPUTotal1minRev # 1.3.6.1.4.1.9.9.109.1.1.1.1.7
- cpmCPUTotal5minRev # 1.3.6.1.4.1.9.9.109.1.1.1.1.8
- cpmCPUTotal5secRev # 1.3.6.1.4.1.9.9.109.1.1.1.1.6
- cpmCPUMemoryUsed # 1.3.6.1.4.1.9.9.109.1.1.1.1.12
- cpmCPUMemoryFree # 1.3.6.1.4.1.9.9.109.1.1.1.1.13

overrides: &cpmCPUTotalTable_overrides
cpmCPUMonInterval:
Expand Down
2 changes: 1 addition & 1 deletion generator/generator.rittal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ modules:
value: '45'
- regex: '1[0-2][0-9][0-9]' # # 1130..1210 Stufe 2
value: '65'
- regex: '1[3-5][0-9][0-9]' # # 1410..1500 Stufe 3
- regex: '1[3-6][0-9][0-9]' # # 1410..1500 Stufe 3
value: '80'
- regex: '1[7-9][0-9][0-9]' # # 1780..1880 Stufe 4
value: '100'
Expand Down

0 comments on commit 20f3542

Please sign in to comment.