Can't see zooming graph
Moderators: Developers, Moderators
Can't see zooming graph
Hi,
It's very strange, I can see the graph but I can't see zoom graph , I don't know why
My Cacti: 0.8.6.i
php:5.2.0
OS: freebsd 6.1
MySQL: 5.0.27-max
rrdtool: 1.2.19
With kind regards,
Alfredxi
It's very strange, I can see the graph but I can't see zoom graph , I don't know why
My Cacti: 0.8.6.i
php:5.2.0
OS: freebsd 6.1
MySQL: 5.0.27-max
rrdtool: 1.2.19
With kind regards,
Alfredxi
- Attachments
-
- zoom
- zoom.JPG (7.28 KiB) Viewed 2676 times
-
- normal graph
- normal.JPG (24.03 KiB) Viewed 2676 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Odd. Check your apache error log. Is there anything there? Also, if reverting to 1.2.15 fixes the problem. I want to know about it.
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?
I have a similar problem, versions of the file are the same as the OP, except im using Windows XP Pro.
I tried swapping for *.15, problem remains
Also, I don't know if the OP had the same situation.. but I am able to load zoom/preview graphs perfectly from the win32 machine hosting cacti. I also noticed that if i use my domain name to go to the cacti page, it will fail to load the zoom/preview graphs. The only way to access them is via http://localhost/cacti from the machine hosting. I can view exported graphs perfectly fine from any machine. I also have trouble loading the cacti page from any machines sometimes, partial loads and whatnot. very odd!
I tried swapping for *.15, problem remains
Also, I don't know if the OP had the same situation.. but I am able to load zoom/preview graphs perfectly from the win32 machine hosting cacti. I also noticed that if i use my domain name to go to the cacti page, it will fail to load the zoom/preview graphs. The only way to access them is via http://localhost/cacti from the machine hosting. I can view exported graphs perfectly fine from any machine. I also have trouble loading the cacti page from any machines sometimes, partial loads and whatnot. very odd!
I looked at my apache error log..
That's just a taste of it! Hopefully this eludes to my issue.
I noticed that a lot of people are having the same problem when they've misconfigured their installation to rrdtool 1.0 instead of 1.2, i just checked and its set correctly and font paths are good.
attached are two screenshots, one taken from a computer within the network, and one taken on the hosting machine.
Thanks,
Jacob
Code: Select all
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (UCD-DLMOD-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-MPD-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
[Thu Mar 01 08:19:37 2007] [error] [client 192.168.1.1] Cannot find module (SNMPv2-TM): At line 0 in (none), referer: http://www.killmartin.com/cacti/graph.php?action=properties&local_graph_id=21&rra_id=1&view_type=
I noticed that a lot of people are having the same problem when they've misconfigured their installation to rrdtool 1.0 instead of 1.2, i just checked and its set correctly and font paths are good.
attached are two screenshots, one taken from a computer within the network, and one taken on the hosting machine.
Thanks,
Jacob
- Attachments
-
- remote_graph.JPG (26.22 KiB) Viewed 2584 times
-
- local_graph.JPG (56.85 KiB) Viewed 2584 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
This is kind of ugly. What is going on is that you do not have an important environment variable set. If this box is Windows, you need to set the following environment variable:
MIBDIRS=<8.3_path_to_mib_files>
The path can be all sort's of things. If you are familar with Net-SNMP/SNMP, you should be ok. Restart your Web server once done.
TheWitness
MIBDIRS=<8.3_path_to_mib_files>
The path can be all sort's of things. If you are familar with Net-SNMP/SNMP, you should be ok. Restart your Web server once done.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Then, you have likely done something wrong or the web server is not getting the environment variables correctly. Fix that problem first, then post back.
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?
Who is online
Users browsing this forum: No registered users and 0 guests