mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
specify units of compilation time
This commit is contained in:
parent
ee0f13f366
commit
e5be4561c0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ case ARGV[0]
|
|||
puts "graph_title puppet clients usage"
|
||||
puts "graph_vlabel clients"
|
||||
puts "known_clients.label Known Clients"
|
||||
puts "avg_compile.label Average configuration compile"
|
||||
puts "avg_compile.label Average configuration compile, in seconds"
|
||||
puts "last5m_count.label Clients in the last 5 minutes"
|
||||
puts "last24h_unique_count.label unique clients in the last 24 hours"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue