mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Fix munin graphs to use the right graph type
This commit is contained in:
@@ -8,11 +8,8 @@ graph_title Running Jobs breakdown
|
||||
graph_vlabel job count
|
||||
graph_category tower
|
||||
running.label Running jobs
|
||||
running.type DERIVE
|
||||
waiting.label Waiting jobs
|
||||
waiting.type DERIVE
|
||||
pending.label Pending jobs
|
||||
pending.type DERIVE
|
||||
EOM
|
||||
exit 0;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user