Graph Export works only for hosts?
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
It's worse than that Keep exporting that link. I know what is going on. I have Graph Export!
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Let me know if you want any more testing done - since this system is for my own personal use and gratification, I don't mind installing test patches to see what it does :>
I'm just starting to set this up at work, and already loving it - and looking forward to the graph exporting working properly, so I can show off the pretty graphs of the temp/humidity sensors in the server room, all the networked UPSen, and ethernet statistics for the main servers. And whatever other numbers I decide to put in there over time too!
I'm just starting to set this up at work, and already loving it - and looking forward to the graph exporting working properly, so I can show off the pretty graphs of the temp/humidity sensors in the server room, all the networked UPSen, and ethernet statistics for the main servers. And whatever other numbers I decide to put in there over time too!
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
It's a weekday now and this is a bad week for development/bug fixes.
Larry
Larry
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Same issue
yeah, im getting the same thing;
will this be able to be fixed soon?
will this be able to be fixed soon?
Same problem
Have opened my own thread and seen it's the same problem:
http://forums.cacti.net/viewtopic.php?p=96891
Sob
Have opened my own thread and seen it's the same problem:
http://forums.cacti.net/viewtopic.php?p=96891
Sob
-
- Posts: 36
- Joined: Wed Mar 21, 2007 11:14 am
I got similar problems exporting the graph to a local directory.
Links to the html pages are incorrect.
In the cacti.log I get the following error:
This errror is repeated 3 times, the number of trees that should be exported.
If I switch off the export the error no longer shows up in the log.
Edit: forgot to mention that only 2 of the 3 trees show up on the tree list in the exported pages..
Links to the html pages are incorrect.
In the cacti.log I get the following error:
Code: Select all
04/23/2007 04:01:51 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "SELECT graph_tree.name, graph_tree.id AS tree_id, graph_tree_items.id, graph_tree_items.title, graph_tree_items.order_key, graph_tree_items.host_id, graph_tree_items.host_grouping_type, host.description AS hostname FROM graph_tree INNER JOIN (graph_tree_items LEFT JOIN host ON (graph_tree_items.host_id=host.id) LEFT JOIN user_auth_perms ON (host.id=user_auth_perms.item_id AND user_auth_perms.type=3 AND user_auth_perms.user_id=1)) ON graph_tree.id=graph_tree_items.graph_tree_id WHERE graph_tree_items.graph_tree_id=1 AND !(user_auth_perms.user_id IS NOT NULL AND graph_tree_items.host_id > 0) AND graph_tree_items.local_graph_id=0 ORDER BY graph_tree.name, graph_tree_items.order_key"
If I switch off the export the error no longer shows up in the log.
Edit: forgot to mention that only 2 of the 3 trees show up on the tree list in the exported pages..
Who is online
Users browsing this forum: No registered users and 4 guests