BSOD2600 wrote:When you downloaded the rrdtool package, it should've came with DejaVuSansMono-Roman.ttf. You need to install this into the Windows fonts directory. The Windows installer does this all for you...
Ok so I switched to a later version of RRDTOOL, had gone back to 1.2 thinking that might of been the issue, back to 1.4.x
Now I run this:
C:\rrdtool>C:\rrdtool\rrdtool.exe graph filename="graph.png" --imgformat=PNG --s
tart=-86400 --end=-300 --title="TKKAH-IIS-1 - Logged in Users" --rigid --base=10
00 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 --vertical-label
="users" --slope-mode --font TITLE:10: --font AXIS:7: --font LEGEND:8: --font UN
IT:7: DEF:a="C\:/Inetpub/wwwroot/cacti/rra/5/23.rrd":users:AVERAGE AREA:a#4668E4
FF:"Users" GPRINT
LAST:"Current\:%8.0lf" GPRINT
AVERAGE:"Average\:%8.0lf" GP
RINT
MAX:"Maximum\:%8.0lf\n"
And it returns:
595x196
I can see the image itself "graph.png" so I can see that image (although not a lot of data is there).
However on the actual cacti site I do not see any images, I only see broken image links...
Please can anyone resolve this for me.