1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 09:57:09 +00:00

boinc_projs: Add graph_total

Add graph_total, so you can see total number of WUs
This commit is contained in:
Paul Saunders 2012-01-12 12:39:00 +00:00
parent 97a0f7912c
commit 5c9228a980

View file

@ -226,6 +226,7 @@ if ( (defined $ARGV[0]) && ($ARGV[0] eq "config") ) {
print "graph_category BOINC\n";
print "graph_args --base 1000 -l 0\n";
print "graph_vlabel BOINC applications\n";
print "graph_total Total\n";
# First project is AREA, next are STACK
# Not nice, but fast: