Projet

Général

Profil

Révision ae4e85ab

IDae4e85ab60d6572e32f284ddbdcaa8b965af9770
Parent 3a6fdce8
Enfant e10e386b

Ajouté par dipohl il y a presque 9 ans

Plugin-Gallery: Better 2nd level headings

Voir les différences:

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