Révision 45391005
Reduce number of categories
| plugins/keystone/keystone_stats | ||
|---|---|---|
| 30 | 30 |
print 'graph_title Keystone Stats' |
| 31 | 31 |
print 'graph_vlabel count' |
| 32 | 32 |
print 'graph_args --base 1000 --lower-limit 0' |
| 33 |
print 'graph_category keystone'
|
|
| 33 |
print 'graph_category other'
|
|
| 34 | 34 |
print 'graph_scale no' |
| 35 | 35 |
print 'graph_info This graph shows stats about keystone: ' + (', ').join(stats)
|
| 36 | 36 |
for field in stats: |
Formats disponibles : Unified diff