Révision c0568802
Reduce number of categories, move "other" plugins
| plugins/celery/celery_tasks_states | ||
|---|---|---|
| 103 | 103 |
print 'graph_args --lower-limit 0' |
| 104 | 104 |
print 'graph_scale no' |
| 105 | 105 |
print 'graph_vlabel tasks per ${graph_period}'
|
| 106 |
print 'graph_category celery'
|
|
| 106 |
print 'graph_category other'
|
|
| 107 | 107 |
|
| 108 | 108 |
for name in TASK_STATES: |
| 109 | 109 |
name = clean_state_name(name) |
Formats disponibles : Unified diff