(I cannot see the graph)
Code: Select all
<td><a href='graph.php?local_graph_id=9&rra_id=all'><img align='middle' alt='Localhost - Disk Space - /dev/cciss/c0d0'
src='graph_image.php?local_graph_id=9&rra_id=1&graph_start=-86400&graph_height=100&graph_width=300&graph_nolegend=true' border='0' alt=''></a></td>
(I can see the graph)
Code: Select all
<td valign="top">
<table width='98%' style='background-color: #f5f5f5; border: 1px solid #bbbbbb;' align='center' cellpadding='3'><tr bgcolor='#6d88ad'><td colspan='3' class='textHeaderDark'><strong>Viewing Graph 'Localhost - Disk Space - /dev/cciss/c0d0'</strong></td></tr><tr><td> <div align='center'><img src='graph_image.php?local_graph_id=9&rra_id=1' border='0' alt='Localhost - Disk Space - /dev/cciss/c0d0'></div>
(I can see this graph)
Code: Select all
<img src='graph_image.php?local_graph_id=9&rra_id=1' border='0' alt='Localhost - Disk Space - /dev/cciss/c0d0'>
(I cannot see the graph)
Code: Select all
<img src='graph_image.php?local_graph_id=9&rra_id=1&graph_start=1061291918&graph_end=1061378318&graph_height=192&graph_width=800' border='0' alt='Localhost - Disk Space - /dev/cciss/c0d0'>
Code: Select all
register_globals = On
register_argc_argv = On