Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Realtime (graph), v0.33
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements
Author Message
TheWitness
Developer


Joined: 14 May 2002
Posts: 9697
Location: MI, USA

PostPosted: Thu May 01, 2008 5:31 am    Post subject: Reply with quote

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

PostPosted: Thu May 01, 2008 5:32 am    Post subject: Reply with quote

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

PostPosted: Tue May 06, 2008 5:38 am    Post subject: Reply with quote

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

PostPosted: Tue May 06, 2008 2:49 pm    Post subject: Reply with quote

Oh, that's a bug

TheWitness
Back to top
mcutting
Cacti Pro User


Joined: 16 Oct 2006
Posts: 978

PostPosted: Tue May 06, 2008 3:08 pm    Post subject: Reply with quote

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

PostPosted: Tue May 06, 2008 3:29 pm    Post subject: Reply with quote

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

PostPosted: Wed May 07, 2008 6:49 am    Post subject: Reply with quote

Unfortunately, no...
Back to top
Jacek_nykis



Joined: 20 Jul 2007
Posts: 19

PostPosted: Wed May 07, 2008 8:58 am    Post subject: Reply with quote

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

PostPosted: Wed May 07, 2008 10:29 am    Post subject: still 5 min valuesb Reply with quote

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

PostPosted: Wed May 07, 2008 12:16 pm    Post subject: Reply with quote

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

PostPosted: Tue May 13, 2008 3:29 pm    Post subject: Reply with quote

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

PostPosted: Tue May 13, 2008 3:56 pm    Post subject: Reply with quote

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

PostPosted: Tue May 13, 2008 4:24 pm    Post subject: Reply with quote

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

PostPosted: Wed May 14, 2008 1:24 am    Post subject: Reply with quote

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

PostPosted: Thu May 15, 2008 4:56 am    Post subject: Reply with quote

Post your modded versio. I will merge, look for diffs. It works on Windoz for me though.

Larry
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 6 of 9

 



Powered by phpBB © 2001, 2005 phpBB Group