Révision c0568802
Reduce number of categories, move "other" plugins
| plugins/celery/celery_tasks | ||
|---|---|---|
| 97 | 97 |
print 'graph_args --lower-limit 0' |
| 98 | 98 |
print 'graph_scale no' |
| 99 | 99 |
print 'graph_vlabel tasks per ${graph_period}'
|
| 100 |
print 'graph_category celery'
|
|
| 100 |
print 'graph_category other'
|
|
| 101 | 101 |
|
| 102 | 102 |
for name in task_names: |
| 103 | 103 |
print '%s.label %s' % (clean_task_name(name), name) |
Formats disponibles : Unified diff