A index.html to kto poprawi ?
Ja mam tak:
index.html
<TD><DIV><B>Użycie procesora na serwerze</B></DIV>
<DIV><A HREF="cpu.html"><IMG BORDER=1 ALT="cpu Traffic Graph" SRC="cpu-day.png"></A><BR>
<SMALL><!--#flastmod file="cpu.html" --></SMALL></DIV>
</TD></TR>
<TR>
mrtg.conf
##Procek
Target[cpu]: `/usr/bin/awk '/cpu /{print $4; print $2+$3+$4}'</proc/stat; uptime; hostname`
Title[cpu]: Użycie procesora na serwerze
PageTop[cpu]: <center> <H1>Użycie procesora na serwerze</H1>
MaxBytes[cpu]: 100
Unscaled[cpu]: ymwd
Options[cpu]: growright, nopercent, integer, nobanner, noinfo
LegendI[cpu]: user:
LegendO[cpu]: total:
Ylegend[cpu]: %
ShortLegend[cpu]: %
Legend1[cpu]: Time spent in user mode
Legend2[cpu]: Time spent in user mode + time spent in system mode
Legend3[cpu]: Maximum occurance of time spent in user mode
Legend4[cpu]: Maximum occurance of (time spent in user mode + time spent in system mode)
I wynik:
