3 if [ "$1" = "autoconf" ]; then
8 if [ "$1" = "config" ]; then
9 echo "graph_title portage pending updates"
10 echo "graph_info This graph shows the pending updates on this system"
11 echo "graph_category portage"
12 echo "graph_order updates"
13 echo "graph_printf %.0lf"
15 echo "updates.label pending updates"
16 echo "updates.draw AREA"
17 echo "updates.warning :0"
18 echo "updates.critical 0:25"
22 cat /tmp/munin_portage/updates.stat
23 cat /tmp/munin_portage/updates.list