Hello all,
i am using Cacti 0.8.7b and have the following problem.
If i create a graph using an graph template i have no choice to choose the Graph Item Fields. I only have 'None' to choose from. The Data Template that i have chosen in the Graph Template templates 2 Data Sources. The Data Sources work fine i create the graphs without Graph Templates.
The Graph Template has two Graph Template Items and both are referencing to an input from the Data Template. Can anybody please point me to my mistake?
Graph Templates and no choice for Graph Item Fields
Moderators: Developers, Moderators
-
- Posts: 3
- Joined: Wed May 14, 2008 2:51 am
-
- Posts: 3
- Joined: Wed May 14, 2008 2:51 am
Thank you for your answer.
I was capable to solve the problem today.
Because of an sugarcrm installation the configuration of mysql has been changed. Some parameters about collation have been changed.
This caused an error in cacti in lib/database.php line $query = $cnn_id->Execute($sql); in db_fetch_assoc. The returned error from mysql was 1271 - Illegal mix of collations for operation. Then of course $query was empty. Now cati works but sugarcrm is probably broken. But thats another story.
Thank all contributors for the good work.
I was capable to solve the problem today.
Because of an sugarcrm installation the configuration of mysql has been changed. Some parameters about collation have been changed.
This caused an error in cacti in lib/database.php line $query = $cnn_id->Execute($sql); in db_fetch_assoc. The returned error from mysql was 1271 - Illegal mix of collations for operation. Then of course $query was empty. Now cati works but sugarcrm is probably broken. But thats another story.
Thank all contributors for the good work.
Who is online
Users browsing this forum: No registered users and 0 guests