Lines Matching refs:group
74 group=`echo "${split[2]}" | tr ' .-' ___`
76 group_color=${group}_color
79 groups="$groups $group"
83 group_unit=${group}_unit
87 declare $group="${!group}
98 for group in $groups ; do
100 group_unit=${group}_unit
108 <RRD::GRAPH "$img_dir/$hostname-$group-daily.gif"
114 --width $graph_width ${!group}
121 <RRD::GRAPH "$img_dir/$hostname-$group-weekly.gif"
128 --width $graph_width ${!group}
135 <RRD::GRAPH "$img_dir/$hostname-$group-monthly.gif"
142 --width $graph_width ${!group}