PHP Network Weathermap 0.8 (now 0.9)
Moderators: Developers, Moderators
Everything seems OK, but It
only get this when looking at the maps
This map hasn't been created yet.
allsow did
chmod 777 weathermap -R
but the maps not getting there.
This map hasn't been created yet.
allsow did
chmod 777 weathermap -R
but the maps not getting there.
if you can patch it to day, why dont whait util 2morrow
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
What does it say in your logs? You should get some kind of error in there if there is a problem with the configs.hermatize wrote:Can anyone help me with my previous post.
I am pasting my config as it stands.
http://pastebin.com/765396
Thanks in advance !!
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
strange
is there any spec. ways to get the maps working,
IF I use any images the maps dont work,
I have images saved in png-8
so it
IF I use any images the maps dont work,
I have images saved in png-8
so it
if you can patch it to day, why dont whait util 2morrow
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: strange
What does it say in your Cacti log? You should get some kind of error in there if there is a problem with the configs (including a problem with images).Arrow2005 wrote:is there any spec. ways to get the maps working,
IF I use any images the maps dont work,
I have images saved in png-8
so it
When you say "don't work" do you mean that no map is generated, or that something is wrong with them, or something else?
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
What does it say in your Apache error log? You should get some kind of error in there if there is a problem.knobdy wrote:Anyone had an issue with getting to the editor in .82? Since the update I just get a blank page.
I have a working editor in my fresh XAMPP/Windows/0.8.6h/0.82 install. The editor had only one one-line change in 0.82, as far as I remember (yep - checked svn).
I would suggest that the problem is your end, especially if you still have your "disappearing tabs" problem... I'd try moving all the PHP files for weathermap out to one side, and pulling fresh copies from the zip. Maybe something has gotten mangled?
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Hi all,
I use this great plugin since a month but i have a little problem:
the automatic refresh does not work, I always have to press F5 each time I go to my weathermap maps. So I just wanted to know if it's a bug or if it's only on my cacti box?
thanks for any helps..
Configuration system:
- Win 2000 SP4
- Cacti 0.8.6h
- Cacti 0.8.6g
- Apache 2
- Mysql 4
- rrdtool-cygwin 1.2.12
- php-weathermap 0.82
- IE 6
I use this great plugin since a month but i have a little problem:
the automatic refresh does not work, I always have to press F5 each time I go to my weathermap maps. So I just wanted to know if it's a bug or if it's only on my cacti box?
thanks for any helps..
Configuration system:
- Win 2000 SP4
- Cacti 0.8.6h
- Cacti 0.8.6g
- Apache 2
- Mysql 4
- rrdtool-cygwin 1.2.12
- php-weathermap 0.82
- IE 6
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
It should take the setting from your Cacti settings for graph refreshing - that is, in the Graph tab choose the Settings tab on the right side.There is a Page Refresh time in there.davs wrote:I use this great plugin since a month but i have a little problem:
the automatic refresh does not work, I always have to press F5 each time I go to my weathermap maps. So I just wanted to know if it's a bug or if it's only on my cacti box?
That said, I see that the HTML it produces is not valid, so it might not work right. I use the standard cacti HTML functions for most things, but some of those produce pretty horrible HTML. There isn't much point in fixing it, since I believe this is all changing in 0.9.
Code: Select all
<meta http-equiv=refresh content='300'; url='weathermap-cacti-plugin.php'>
Code: Select all
<meta http-equiv="refresh" content="300; url=weathermap-cacti-plugin.php" />
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
It's nothing to do with plugins - this is just Cacti's own logs.hermatize wrote:What Log Howie ? sorry im new to this plugin arch stuff
The file <cactiroot>/logs/cacti.log contains all the logging from the poller, and from Cacti's database stuff. You should find some lines beginning with "WEATHERMAP:" in there which tell you what is going on.
The last one (probably - not always) would be an error message which is why your maps are failing.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
So to clarify... your older maps do work? or nothing is updated?hermatize wrote:any other suggestions
If it's nothing updated, then try disabling any other plugins you might have in config.php and wait for a poller cycle. If it works, enable each of the other plugins, one at a time, and wait a cycle between them. Reports causes problems for people, and should be last in your plugin list.
If it's only some, then there should definitely be something in your logs.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Having a problem with the OVERLIBGRAPH for nodes...the two examples are:
OVERLIBGRAPH http://cacti/graph_image.php?local_grap ... 1149874669
OVERLIBGRAPH http://cacti/graph_image.php?local_grap ... 7&rra_id=1
They both work on SOME of the nodes, but not all of them...until the "picker" is fully implemented, whats the best source for these?
OVERLIBGRAPH http://cacti/graph_image.php?local_grap ... 1149874669
OVERLIBGRAPH http://cacti/graph_image.php?local_grap ... 7&rra_id=1
They both work on SOME of the nodes, but not all of them...until the "picker" is fully implemented, whats the best source for these?
Who is online
Users browsing this forum: No registered users and 2 guests