problem with grph in tree view
Moderators: Developers, Moderators
-
- Posts: 4
- Joined: Tue Feb 10, 2009 5:24 am
problem with grph in tree view
Hello,
I don't visualize a graph in tree mode (in the preview) but, if I click on the link, i visualize my graph( daily, weekly,...)
I don't visualize a graph in tree mode (in the preview) but, if I click on the link, i visualize my graph( daily, weekly,...)
- Attachments
-
- cacti.jpg (41.37 KiB) Viewed 1922 times
Are you using Boost with the boost server? If so make sure the Boost server is running and that it hasn't lost its connection to the database (a common problem that has been recently fixed in Boost v2.3).
The boost server loosing its connection to the MySQL database will cause this to happen and will place a load of MySQL errors into the Cacti log.
The boost server loosing its connection to the MySQL database will cause this to happen and will place a load of MySQL errors into the Cacti log.
Exactly the same problem as you, oldenpitos
I haven't install any plugin, no plugin architecture or boost plugin.
I run on Debian Lenny
Cacti : 0.8.7b-2.1
PHP : 5.2.6.dfsg.1-1+lenny2
MySQL : 5.0.51a-24
Here the html code for a graph who don't display in tree view (if could help)
PS : Sorry for bad english..
I haven't install any plugin, no plugin architecture or boost plugin.
I run on Debian Lenny
Cacti : 0.8.7b-2.1
PHP : 5.2.6.dfsg.1-1+lenny2
MySQL : 5.0.51a-24
Here the html code for a graph who don't display in tree view (if could help)
Code: Select all
<tr bgcolor='#a9b7cb'><td colspan='3' class='textHeaderDark'><strong>Graph Template:</strong> Unix - Available Disk Space</td></tr> <tr bgcolor='#f9f9f9'>
<td align='center'>
<table width='1' cellpadding='0'>
<tr>
<td>
<a href='graph.php?action=view&local_graph_id=48&rra_id=all'><img class='graphimage' id='graph_48' src='graph_image.php?local_graph_id=48&rra_id=0&view_type=tree&graph_start=1234364593&graph_end=1234366393' border='0' alt='James - Disk Space - /dev/sda2'></a>
</td>
<td valign='top' style='padding: 3px;' class='noprint'>
<a href='graph.php?action=zoom&local_graph_id=48&rra_id=0&view_type=tree&graph_start=1234364593&graph_end=1234366393'><img src='images/graph_zoom.gif' border='0' alt='Zoom Graph' title='Zoom Graph' style='padding: 3px;'></a><br>
<a href='graph_xport.php?local_graph_id=48&rra_id=0&view_type=tree&graph_start=1234364593&graph_end=1234366393'><img src='images/graph_query.png' border='0' alt='CSV Export' title='CSV Export' style='padding: 3px;'></a><br>
<a href='#page_top'><img src='images/graph_page_top.gif' border='0' alt='Page Top' title='Page Top' style='padding: 3px;'></a><br>
</td>
</tr>
</table>
</td>
</tr>
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: problem with grph in tree view
Is often is a result of mis-configured rrdtool utility version.oldenpitos wrote:Hello,
I don't visualize a graph in tree mode (in the preview) but, if I click on the link, i visualize my graph( daily, weekly,...)
Please be aware, that cacti 087d fixes a problem with autodetection of rrdtool 1.3.x
Reinhard
-
- Posts: 4
- Joined: Tue Feb 10, 2009 5:24 am
-
- Posts: 4
- Joined: Tue Feb 10, 2009 5:24 am
Who is online
Users browsing this forum: No registered users and 2 guests