screen/page width is too big in browser
Moderators: Developers, Moderators
screen/page width is too big in browser
Hi,
for a longer time I've detected that my graphs display with a screen width which is bigger than my browser window. Therefore all of my graphs show up with only a part of the image within my browser window, see attached example. This happens in Firefox 3.6 but not in Internet Explorer (tested with 7.0).
What could be the reason?
regards,
stefan
for a longer time I've detected that my graphs display with a screen width which is bigger than my browser window. Therefore all of my graphs show up with only a part of the image within my browser window, see attached example. This happens in Firefox 3.6 but not in Internet Explorer (tested with 7.0).
What could be the reason?
regards,
stefan
- Attachments
-
- cacti.problem.jpg (80.77 KiB) Viewed 2673 times
Last edited by sbe on Tue Jun 01, 2010 7:30 am, edited 1 time in total.
It appears on 0.8.7 e and f version.Hyperlord wrote:What Cacti version is that?
I have no plugins (in cacti).Hyperlord wrote: Do you have Plug-Ins integreated? Those are up2date?
And it appears inside IE 6.0 now as well.
The source code seems ok, according to validator.w3.org. The source is attached ...
- Attachments
-
- cacti.src.html.txt
- (7.69 KiB) Downloaded 73 times
Don't use cacti 0.8.7f, go back to e.
I use FF 3.6 all the time with cacti and there are no problems like this. I think it's either a firefox addon issue, or there is some custom graph you're displaying thats super wide for some reason.
Does this wide issue happen for all cacti user accounts or only one?
I use FF 3.6 all the time with cacti and there are no problems like this. I think it's either a firefox addon issue, or there is some custom graph you're displaying thats super wide for some reason.
Does this wide issue happen for all cacti user accounts or only one?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Until you address all of my questions, we cannot proceed further.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
It happens on e and f as said before.BSOD2600 wrote:Don't use cacti 0.8.7f, go back to e.
I don't think so, the graph is at it's normal size, its the window within the browser which is too wide.BSOD2600 wrote:I use FF 3.6 all the time with cacti and there are no problems like this. I think it's either a firefox addon issue, or there is some custom graph you're displaying thats super wide for some reason.
It happens to admin and guest, I don't use any other users.BSOD2600 wrote:Does this wide issue happen for all cacti user accounts or only one?
regards,
Stefan
In the attached html code, one finds the following:
which is most likely the cause of your issue. Additionally:
suggests that you/others/plugin have messed with the default settings, as that value is typically 300 (aka 5 minutes).
Anything of the settings in the following sections seem out of order?
Settings -> Visual
User Management -> <username> -> Graph Settings
Code: Select all
<img src="images/transparent_line.gif" width="2298" style="height:2px;" border="0"><br>
Code: Select all
<meta http-equiv=refresh content='99999'>
Anything of the settings in the following sections seem out of order?
Settings -> Visual
User Management -> <username> -> Graph Settings
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I wonder who did that? Oh wait, Graph Settings ->Dual Pane Tree Width maybe?
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?
Here are the settings for visual.BSOD2600 wrote:In the attached html code, one finds the following:
suggests that you/others/plugin have messed with the default settings, as that value is typically 300 (aka 5 minutes).
Anything of the settings in the following sections seem out of order?
Settings -> Visual
User Management -> <username> -> Graph Settings
The refresh value is set to 300 seconds.
regards,
stefan
- Attachments
-
- cacti.settings.visual.jpg (241.02 KiB) Viewed 2551 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Not quite. When viewing graphs, there is a tab on the right hand side that states "Settings". That's where you find that setting.sbe wrote:Here are the settings for visual.BSOD2600 wrote:In the attached html code, one finds the following:
suggests that you/others/plugin have messed with the default settings, as that value is typically 300 (aka 5 minutes).
Anything of the settings in the following sections seem out of order?
Settings -> Visual
User Management -> <username> -> Graph Settings
The refresh value is set to 300 seconds.
regards,
stefan
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:
Ok, so grep for that width value and change it back to the default. Someone had to have hacked your page.
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