Révision ae4e85ab
Plugin-Gallery: Better 2nd level headings
| plugins/puppet/puppet_runtime | ||
|---|---|---|
| 29 | 29 |
|
| 30 | 30 |
case ARGV[0] |
| 31 | 31 |
when 'config' |
| 32 |
puts "graph_category puppet"
|
|
| 33 |
puts "graph_args --base 1000 -l 0"
|
|
| 34 |
puts "graph_scale no"
|
|
| 35 |
puts "graph_title puppet catalog run time"
|
|
| 36 |
puts "graph_vlabel Seconds"
|
|
| 37 |
puts "runtime.label Catalog application time"
|
|
| 32 |
puts "graph_category devel"
|
|
| 33 |
puts "graph_args --base 1000 -l 0" |
|
| 34 |
puts "graph_scale no" |
|
| 35 |
puts "graph_title puppet catalog run time"
|
|
| 36 |
puts "graph_vlabel Seconds"
|
|
| 37 |
puts "runtime.label Catalog application time"
|
|
| 38 | 38 |
exit 0 |
| 39 | 39 |
when 'autoconf' |
| 40 | 40 |
puts "yes" |
Formats disponibles : Unified diff