Realtime 0.36 - Released

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Realtime 0.36 - Released

Post by TheWitness »

In your case url_path is not set in config.php

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?
rhart211
Posts: 25
Joined: Thu Jun 14, 2007 2:52 pm

Re: Realtime 0.36 - Released

Post by rhart211 »

This is what I have set for url_path:

$url_path = "'/";


My default url is http://localhost/
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Realtime 0.36 - Released

Post by TheWitness »

rhart211 wrote:This is what I have set for url_path:

$url_path = "'/";


My default url is http://localhost/
Anything in your apache error_log?
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?
rhart211
Posts: 25
Joined: Thu Jun 14, 2007 2:52 pm

Re: Realtime 0.36 - Released

Post by rhart211 »

I must apologize. This issue was only present while using chromium 8.0.549.0.
The realtime graphs would not be shown, only /plugins/realtime/graph_image_rt.php?graph_start=-60&graph_end=0&local_graph_id=1&ds_step=5&count=0&timetweak=1286568094

However, the actual graph is shown using firefox.

This must be bug in chromium

Thank you very much for your help, thewitness.

Richard
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Realtime 0.36 - Released

Post by TheWitness »

It may be a standards issue. The browsers have been incorporating controls on how the innerHTML is allowed to be used. I had a report last week that FF 3.6.10 was broken, but it works on both my Winows7 boxes. So, it looks like there may be some changes that have to take place in Realtime at some point.

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?
rhart211
Posts: 25
Joined: Thu Jun 14, 2007 2:52 pm

Re: Realtime 0.36 - Released

Post by rhart211 »

Well it turns out I was using an older version of chromium.

I have installed the official Google chrome in ubuntu 10.04 and the realtime graphs work.

Thank you.
imro
Posts: 48
Joined: Thu Jun 15, 2006 11:36 am

Re: Realtime 0.36 - Released

Post by imro »

I have the same problem when using firefox 3.6.10

Code: Select all

/plugins/realtime/graph_image_rt.php?graph_start=-60&graph_end=0&local_graph_id=58&ds_step=5&count=0&timetweak=1287431393
But IE8 works great, better than FF ever did. IE actually updates the image seamlessly, where FF always showed the loading gif.

I wonder if one of the FF addons could be the culprit.

EDIT: Ran FF in safe mode and still experiencing the same problem. Must be FF it self.
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Realtime 0.36 - Released

Post by TheWitness »

Could be a FF add on to. You might want to disable all the FF Add on's and try again. Enable the Add on's one at a time till it breaks again. Tell us which Add on is breaking it.

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?
ruffsense
Posts: 18
Joined: Tue Jan 11, 2011 5:28 am

Re: Realtime 0.36 - Released

Post by ruffsense »

Realtime plug and IE9 aren't working that well.

Popup screen is to small.
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Realtime 0.36 - Released

Post by TheWitness »

Glad to here that, not. Realtime is now at 0.43.
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?
User avatar
nafanezka
Posts: 1
Joined: Wed Oct 26, 2011 3:41 pm
Location: россия
Contact:

Realtime 0 36 Released

Post by nafanezka »

Nice work
But can you give in few words why should I or someone else for that matter use this plugin instead of those other plugins?
I do see some extra functions, that I actually needed before, but is this all?
stack
Posts: 5
Joined: Tue Sep 30, 2008 10:13 am

Re: Realtime 0.36 - Released

Post by stack »

Does this plugin work with cacti 0.8.8a ?

Thanks
sacoo
Posts: 14
Joined: Fri Mar 30, 2007 2:22 am

Re: Realtime 0.36 - Released

Post by sacoo »

I can confirm that it works as of 0.8.8b, the only thing I had to do was to logout/login again after reinstalling it (maybe it was not needed, but after trying things it was one of them)
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests