|
|
| Author |
Message |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Thu May 01, 2008 5:31 am Post subject: |
|
|
Ok, with that said, let me make one more change. That is interesting though, do you use the cycle plugin? It does essentially the same thing.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 978
|
Posted: Thu May 01, 2008 5:32 am Post subject: |
|
|
Larry,
No, I don't use Cycle. However, I do use MANAGE, which does of course, have AJAX... |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Tue May 06, 2008 5:38 am Post subject: |
|
|
Hi Larry!
Only a short notice:
If ajax support is disabled variable "ds_step" in graph_popup_rt.php will be undefined.
Best regards
-Andreas- |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Tue May 06, 2008 2:49 pm Post subject: |
|
|
Oh, that's a bug
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 978
|
Posted: Tue May 06, 2008 3:08 pm Post subject: |
|
|
Larry,
Any news on a Windows version for 0.32 ? We last left the conversation about the issues being AJAX related.
Thanks |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Tue May 06, 2008 3:29 pm Post subject: |
|
|
I've been performing too much SE work lately. I have to find that developers hat.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 978
|
Posted: Wed May 07, 2008 6:49 am Post subject: |
|
|
| Unfortunately, no... |
|
| Back to top |
|
 |
Jacek_nykis
Joined: 20 Jul 2007 Posts: 19
|
Posted: Wed May 07, 2008 8:58 am Post subject: |
|
|
| TheWitness wrote: | Jack,
You should be getting an error message in the log. PM me your apache log.
TheWitness |
Hi,
Sorry for the delay. I updated plugin to version 0.33 and still got the same problem. Here is my entry from apache error.log:
[Wed May 07 *******] [error] [client 127.0.0.1] PHP Notice: Undefined index: in /var/www/html/cacti/plugins/realtime/graph_image_rt.php on line 393, referer: http://localhost/cacti/plugins/realtime/graph_popup_rt.php?local_graph_id=8
[Wed May 07 *******] [error] [client 127.0.0.1] PHP Warning: reset() [<a href='function.reset'>function.reset</a>]: Passed variable is not an array or object in /var/www/html/cacti/plugins/realtime/graph_image_rt.php on line 561, referer: http://localhost/cacti/plugins/realtime/graph_popup_rt.php?local_graph_id=8
ERROR: unsupported graphics format ''
This appears every time image is about to be refreshed. I cannot see any other entries.
Regards
Jack |
|
| Back to top |
|
 |
blugger
Joined: 07 May 2008 Posts: 28
|
Posted: Wed May 07, 2008 10:29 am Post subject: still 5 min valuesb |
|
|
hi together,
i installed this very nice plugin, but i still only see 5 min graphs.
is it necessary to adjust "steps" and "heartbeat"?
why doesn't it work?
i already changed steps to 60 and heartbeat to 120 to get a one minute intervall for all my graphs.
it would be nice, if you can help me.
how did I install this plugin? i just downloaded v0.34. i also made the mysql databas update.
br, benjamin |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Wed May 07, 2008 12:16 pm Post subject: |
|
|
1) You must install PIA 2.2beta (or 2.1 w/Cacti Patches)
2) You must be running Cacti 0.8.7 b
3) You must setup a directory to hold RRD's that the apache user has RWX to.
Note, the "reset()" issue is due to running an unpatched Cacti. If you are simply planning on replacing full files, it's best to simply install PIA 2.2beta.
TheWitness |
|
| Back to top |
|
 |
cjblade54
Joined: 04 Mar 2008 Posts: 27
|
Posted: Tue May 13, 2008 3:29 pm Post subject: |
|
|
I just updated my realtime to 0.33 and when i click on the realtime icon, my popup screen shows the following message:
| Code: |
The Image Cache Directory directory does not exist. Please first create it and set permissions and then attempt to open another realtime graph.
|
|
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Tue May 13, 2008 3:56 pm Post subject: |
|
|
| cjblade54 wrote: | I just updated my realtime to 0.33 and when i click on the realtime icon, my popup screen shows the following message:
| Code: |
The Image Cache Directory directory does not exist. Please first create it and set permissions and then attempt to open another realtime graph.
|
|
You must goto Settings->Misc and specify a unique patch for the rrdfiles to goto. We don't want them in the rra directory. Then, make sure apache has "rwx" to that directory.
TheWitness |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Tue May 13, 2008 4:24 pm Post subject: |
|
|
All,
I have made 0.34 official. Corrected another issue today. Should be better for any who may currently have problems.
Changelog is as follows:
| Quote: | -bug: Remove sessions issues when Ajax off and Sync off
-bug: cmd_rt.php and poller_rt.php not initializing properly on some platforms. |
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 978
|
Posted: Wed May 14, 2008 1:24 am Post subject: |
|
|
Larry,
Does 0.34 work on Windows ?
I have revamped 0.32 somewhat - I can post this (works on Windows) if anyone else is struggling. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Thu May 15, 2008 4:56 am Post subject: |
|
|
Post your modded versio. I will merge, look for diffs. It works on Windoz for me though.
Larry |
|
| Back to top |
|
 |
|