[Urgent] realtime plugin problem
Moderators: Developers, Moderators
[Urgent] realtime plugin problem
hello,
i have installed realtime plugin 3.2
and i have created a directory and give it 777 permission
and write the path of the directory in settings.
Real time can't run normally i have a blank picture.
please help .
i have installed realtime plugin 3.2
and i have created a directory and give it 777 permission
and write the path of the directory in settings.
Real time can't run normally i have a blank picture.
please help .
- Attachments
-
- cacti.JPG (17.76 KiB) Viewed 2964 times
when i uncheck the synchronized graph i got this:
Notice: Undefined index: sess_realtime_ds_step in /var/www/html/plugins/realtime/graph_ajax_rt.php on line 132
Notice: Undefined index: sess_realtime_ds_step in /var/www/html/plugins/realtime/graph_ajax_rt.php on line 132
what should i do please help?
Notice: Undefined index: sess_realtime_ds_step in /var/www/html/plugins/realtime/graph_ajax_rt.php on line 132
Notice: Undefined index: sess_realtime_ds_step in /var/www/html/plugins/realtime/graph_ajax_rt.php on line 132
what should i do please help?
- TheWitness
- Developer
- Posts: 17064
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Please use either 4.2 or the latest SVN.
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: 17064
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Release Location:
http://docs.cacti.net/plugin:realtime
SVN:
http://svn.cacti.net/viewvc/realtime/tr ... ot=Plugins
http://docs.cacti.net/plugin:realtime
SVN:
http://svn.cacti.net/viewvc/realtime/tr ... ot=Plugins
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: 17064
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Please use the release if you don't know how to download the updated files. It is after all native html. I think you should take your time.
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?
I download it from VSN but this time i didn't find the plugin realtime :s
it's like there's no realtime.Last time there were realtime but it didnt work.
I placed the folder realtime that i have downloaded from VSN in /var/www/html/plugins/
i create a cache and give the permission 777 for it
in the config.php file i put $plugins[] = 'realtime';
but now there's nothing!!
it's like there's no realtime.Last time there were realtime but it didnt work.
I placed the folder realtime that i have downloaded from VSN in /var/www/html/plugins/
i create a cache and give the permission 777 for it
in the config.php file i put $plugins[] = 'realtime';
but now there's nothing!!
- TheWitness
- Developer
- Posts: 17064
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Is this PIA2.8? If so, download the PIA 2.9beta1 and then execute the following command from the database:
If you are running pre-0.8.7g, ignore this. PIA 2.9beta1 can be found in the Plugin Announcements forum.
TheWitness
Code: Select all
delete from settings where name='oldplugins'
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 7 guests