]> git.0d.be Git - django-panik-nonstop.git/commitdiff
templates: add vlabel to munin graphs
authorFrédéric Péters <fpeters@0d.be>
Sat, 18 Jul 2020 20:24:40 +0000 (22:24 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 18 Jul 2020 20:24:40 +0000 (22:24 +0200)
nonstop/templates/nonstop/munin_tracks.txt

index 015b4a41462559c09b8b2341c3c8b20408d498bc..b4b1a2c9976307b7bc07f33c956f8f903179b57c 100644 (file)
@@ -3,6 +3,7 @@
 multigraph nonstop_general
 graph_title Nonstop Tracks
 graph_category Nonstop
 multigraph nonstop_general
 graph_title Nonstop Tracks
 graph_category Nonstop
+graph_vlabel count
 nonstop_general_total.label Total
 nonstop_general_active.label Active
 
 nonstop_general_total.label Total
 nonstop_general_active.label Active
 
@@ -21,6 +22,7 @@ nonstop_percentages_langset.label (%language set)
 multigraph nonstop_{{zone.slug|cut:"-"}}
 graph_title Nonstop Tracks ({{zone.title|safe}})
 graph_category Nonstop
 multigraph nonstop_{{zone.slug|cut:"-"}}
 graph_title Nonstop Tracks ({{zone.title|safe}})
 graph_category Nonstop
+graph_vlabel count
 nonstop_{{zone.slug|cut:"-"}}_total.label (total)
 nonstop_{{zone.slug|cut:"-"}}_instru.label (instru)
 nonstop_{{zone.slug|cut:"-"}}_cfwb.label (cfwb)
 nonstop_{{zone.slug|cut:"-"}}_total.label (total)
 nonstop_{{zone.slug|cut:"-"}}_instru.label (instru)
 nonstop_{{zone.slug|cut:"-"}}_cfwb.label (cfwb)