Manage plugin problem
Moderators: Developers, Moderators
Manage plugin problem
Dear bros,
i got a problem on manage plugin. When i click the group icon, it shows undefined.
Any one know how to solve it?
Alex
i got a problem on manage plugin. When i click the group icon, it shows undefined.
Any one know how to solve it?
Alex
- Attachments
-
- 1.JPG (46.16 KiB) Viewed 3422 times
-
- 2.JPG (48.11 KiB) Viewed 3422 times
-
- 3.JPG (150.15 KiB) Viewed 3422 times
Re: Manage plugin problem
eqqchau wrote:Dear bros,
i got a problem on manage plugin. When i click the group icon, it shows undefined.
Any one know how to solve it?
Alex
Please help~
Re: Manage plugin problem
It looks like the similar issue in that post, but I don't know how to solve.
- http://forums.cacti.net/viewtopic.php?f=14&t=44267
- http://forums.cacti.net/viewtopic.php?f=14&t=44267
Re: Manage plugin problem
Thanks, noname~~noname wrote:It looks like the similar issue in that post, but I don't know how to solve.
- http://forums.cacti.net/viewtopic.php?f=14&t=44267
Anyone else can help for this?????
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Manage plugin problem
Have you PM'd the author? I'm will bring this plugin under the Cacti Groups umbrella, but I won't do that without the authors permission however. Once under our umbrella, We will do a full QA and regression test and resolve outstanding compatibility issues.
However, someone will have to drive that conversation with the author as I don't have the time though.
TheWitness
However, someone will have to drive that conversation with the author as I don't have the time though.
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?
Re: Manage plugin problem
upgrade to 0.6.2
- manage_accounts.php : /cacti/ hardcoded in javascript
- manage_iframe.php : /cacti/ hardcoded in javascript
- manage_settings.php : /cacti/ hardcoded in javascript
use phpmyadmin and scripts in cacti/plugins/manage/sql to resolve NOK errors- ALWAYS assign your host to a site and a group, even if you don't use "Site view"
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Manage plugin problem
Thanks Gilles. Glad you are still around
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?
Re: Manage plugin problem
Hi, gilles,gilles wrote:upgrade to 0.6.2- manage_accounts.php : /cacti/ hardcoded in javascript
- manage_iframe.php : /cacti/ hardcoded in javascript
- manage_settings.php : /cacti/ hardcoded in javascriptuse phpmyadmin and scripts in cacti/plugins/manage/sql to resolve NOK errors- ALWAYS assign your host to a site and a group, even if you don't use "Site view"
as you said, what i need to do is to replace those files to existing manage plugin folder?
(Update!!!) I have try to upgrade to 0.6.2, however, the problem still here@@.
Alex
Re: Manage plugin problem
no more NOK errors ?
i don't know why thold is listed NOK in manage_debug.php and you have it listed in cacti tabs
what is thold status and version in plugin management ?
i'm assuming you use recent cacti version and corresponding plugin architecture
can you print a dir command from cacti/plugins folder ?
(plugins should be listed with simple name like thold, not thold-0.4)
try disable "Check thresholds" in user option
right-click on the link (IPT) and copy/paste here the link, you have
what happend when you click on the site name ?
what happen when you switch from site view to full view ?
i don't know why thold is listed NOK in manage_debug.php and you have it listed in cacti tabs
what is thold status and version in plugin management ?
i'm assuming you use recent cacti version and corresponding plugin architecture
can you print a dir command from cacti/plugins folder ?
(plugins should be listed with simple name like thold, not thold-0.4)
try disable "Check thresholds" in user option
right-click on the link (IPT) and copy/paste here the link, you have
Code: Select all
http://your-server/cacti/plugins/manage/manage.php?simple=2&group=23&err=0&forceids=0&manage_sound_enable=
what happen when you switch from site view to full view ?
Re: Manage plugin problem
Gilles! Thanks for your great help. Here is the information!gilles wrote:no more NOK errors ?
i don't know why thold is listed NOK in manage_debug.php and you have it listed in cacti tabs
what is thold status and version in plugin management ?
i'm assuming you use recent cacti version and corresponding plugin architecture
can you print a dir command from cacti/plugins folder ?
(plugins should be listed with simple name like thold, not thold-0.4)
try disable "Check thresholds" in user option
right-click on the link (IPT) and copy/paste here the link, you havewhat happend when you click on the site name ?Code: Select all
http://your-server/cacti/plugins/manage/manage.php?simple=2&group=23&err=0&forceids=0&manage_sound_enable=
what happen when you switch from site view to full view ?
1. when i right click the IPT link , it give me this:
Code: Select all
http://myserver/cacti/plugins/manage/manage.php?simple=999&group=1&err=0&forceids=0&manage_sound_enable=
3. when i click on the site name, it also shows undefined .
- Attachments
-
- debug file
- debug.JPG (147.5 KiB) Viewed 3335 times
-
- ScreenHunter_08 Oct. 07 10.02.gif (13.95 KiB) Viewed 3335 times
Re: Manage plugin problem
Code: Select all
http://myserver/cacti/plugins/manage/manage.php?simple=[b]999[/b]&group=1&err=0&forceids=0&manage_sound_enable=
can you click user settings in bottom of the page and tell me values for "Default view"and "Secondary view" ?
"Secondary view" is probably "is not set"
Re: Manage plugin problem
Thanks for your quick reply.gilles wrote:this is wrong (999 is not a valid view)Code: Select all
http://myserver/cacti/plugins/manage/manage.php?simple=[b]999[/b]&group=1&err=0&forceids=0&manage_sound_enable=
can you click user settings in bottom of the page and tell me values for "Default view"and "Secondary view" ?
"Secondary view" is probably "is not set"
Here you are:
- Attachments
-
- ScreenHunter_12 Oct. 07 17.21.gif (51.73 KiB) Viewed 3324 times
Re: Manage plugin problem
Gilles~~~ when will you back?eqqchau wrote:Thanks for your quick reply.gilles wrote:this is wrong (999 is not a valid view)Code: Select all
http://myserver/cacti/plugins/manage/manage.php?simple=[b]999[/b]&group=1&err=0&forceids=0&manage_sound_enable=
can you click user settings in bottom of the page and tell me values for "Default view"and "Secondary view" ?
"Secondary view" is probably "is not set"
Here you are:
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Manage plugin problem
http://svn.cacti.net/viewvc/realtime/tr ... ot=Plugins
Make sure you remove your old RRDfiles in the Cacti directory.
Make sure you remove your old RRDfiles in the Cacti directory.
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?
Re: Manage plugin problem
Sorry, TheWitness. May I ask why do i need to remove the old RRDFiles???? I just got problem on "Manage" plugin.TheWitness wrote:http://svn.cacti.net/viewvc/realtime/tr ... ot=Plugins
Make sure you remove your old RRDfiles in the Cacti directory.
Alex
Who is online
Users browsing this forum: No registered users and 0 guests