#!/usr/local/bin/rrdcgi Proc Statistics for Hydrogen

Process Analysis for Hydrogen

System: Intel Pentium 166, 64 MB RAM
Maintainer: rrd@darkstone.dyndns.info


The statistics were last updated , at :
' --title="`Daily' Graph (5 Minute Average)" -a PNG -s -1days -v "Processes" -l 1 -o --lazy DEF:PROCSLP=proc.rrd:procslp:LAST DEF:PROCRUN=proc.rrd:procrun:LAST DEF:PROCZMB=proc.rrd:proczmb:LAST DEF:PROCSTP=proc.rrd:procstp:LAST DEF:PROCDSC=proc.rrd:procdsc:LAST LINE2:PROCSLP#00ff00:"Sleep" GPRINT:PROCSLP:LAST:"%2.0lf" LINE2:PROCRUN#008800:"Run" GPRINT:PROCRUN:LAST:"%2.0lf" LINE2:PROCZMB#ff0000:"Zombie" GPRINT:PROCZMB:LAST:"%2.0lf" LINE2:PROCSTP#0000ff:"Stopped" GPRINT:PROCSTP:LAST:"%2.0lf" LINE2:PROCDSC#505050:"Disk" GPRINT:PROCDSC:LAST:"%2.0lf" > ' --title="`Weekly' Graph (30 Minute Average)" -a PNG -s -1week -v "Processes" -l 1 -o --lazy DEF:PROCSLP=proc.rrd:procslp:LAST DEF:PROCRUN=proc.rrd:procrun:LAST DEF:PROCZMB=proc.rrd:proczmb:LAST DEF:PROCSTP=proc.rrd:procstp:LAST DEF:PROCDSC=proc.rrd:procdsc:LAST LINE2:PROCSLP#00ff00:"Sleep" GPRINT:PROCSLP:LAST:"%2.0lf" LINE2:PROCRUN#008800:"Run" GPRINT:PROCRUN:LAST:"%2.0lf" LINE2:PROCZMB#ff0000:"Zombie" GPRINT:PROCZMB:LAST:"%2.0lf" LINE2:PROCSTP#0000ff:"Stopped" GPRINT:PROCSTP:LAST:"%2.0lf" LINE2:PROCDSC#505050:"Disk" GPRINT:PROCDSC:LAST:"%2.0lf" > ' --title="`Monthly' Graph (2 Hour Average)" -a PNG -s -1month -v "Processes" -l 1 -o --lazy DEF:PROCSLP=proc.rrd:procslp:LAST DEF:PROCRUN=proc.rrd:procrun:LAST DEF:PROCZMB=proc.rrd:proczmb:LAST DEF:PROCSTP=proc.rrd:procstp:LAST DEF:PROCDSC=proc.rrd:procdsc:LAST LINE2:PROCSLP#00ff00:"Sleep" GPRINT:PROCSLP:LAST:"%2.0lf" LINE2:PROCRUN#008800:"Run" GPRINT:PROCRUN:LAST:"%2.0lf" LINE2:PROCZMB#ff0000:"Zombie" GPRINT:PROCZMB:LAST:"%2.0lf" LINE2:PROCSTP#0000ff:"Stopped" GPRINT:PROCSTP:LAST:"%2.0lf" LINE2:PROCDSC#505050:"Disk" GPRINT:PROCDSC:LAST:"%2.0lf" > ' --title="`Yearly' Graph (1 Day Average)" -a PNG -s -1year -v "Processes" -l 1 -o --lazy DEF:PROCSLP=proc.rrd:procslp:LAST DEF:PROCRUN=proc.rrd:procrun:LAST DEF:PROCZMB=proc.rrd:proczmb:LAST DEF:PROCSTP=proc.rrd:procstp:LAST DEF:PROCDSC=proc.rrd:procdsc:LAST LINE2:PROCSLP#00ff00:"Sleep" GPRINT:PROCSLP:LAST:"%2.0lf" LINE2:PROCRUN#008800:"Run" GPRINT:PROCRUN:LAST:"%2.0lf" LINE2:PROCZMB#ff0000:"Zombie" GPRINT:PROCZMB:LAST:"%2.0lf" LINE2:PROCSTP#0000ff:"Stopped" GPRINT:PROCSTP:LAST:"%2.0lf" LINE2:PROCDSC#505050:"Disk" GPRINT:PROCDSC:LAST:"%2.0lf" >