|
|
| Author |
Message |
zerojunkie
Joined: 07 May 2008 Posts: 1
|
Posted: Wed May 07, 2008 3:13 pm Post subject: |
|
|
| Just installed the SVN version, still can't seem to get the plugin management to see Aggregate. Any suggestions?
|
|
| Back to top |
|
 |
Ficuzo
Joined: 13 May 2008 Posts: 2
|
Posted: Tue May 13, 2008 6:05 am Post subject: |
|
|
| gandalf wrote: | I'm already at PIA2.2 beta with some patches. So please try replacing lib/plugins.php by the unzipped attachment
Reinhard | I have the same problem as sfinc. Tried to replace lib/plugins.php from your archive and got even more problems: | Quote: | Notice: Undefined index: keys in /usr/share/cacti/site/lib/plugins.php on line 130
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 130
Notice: Undefined index: unique in /usr/share/cacti/site/lib/plugins.php on line 136
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 136
Notice: Undefined index: keys in /usr/share/cacti/site/lib/plugins.php on line 130
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 130
Notice: Undefined index: unique in /usr/share/cacti/site/lib/plugins.php on line 136
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 136 | Maybe u have a solution for this problem already?
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Tue May 13, 2008 3:03 pm Post subject: |
|
|
| zerojunkie wrote: | | Just installed the SVN version, still can't seem to get the plugin management to see Aggregate. Any suggestions? | Sorry, no idea
Reinhard
|
|
| Back to top |
|
 |
BoneStorm
Joined: 19 May 2008 Posts: 1
|
Posted: Mon May 19, 2008 4:56 pm Post subject: |
|
|
Hi,
unfortunately I ran into the same problem. I got a brand new cacti 0.8.7b (from debian lenny) + PIA 2.1 and aggregate seems not to work properly.
I patched the cacti default installation with PIA 2.1. I edited $plugins[] in global.php and extracted the tar ball into ./plugins/aggregate.
In User Management -> admin I checked Plugin Manager. In the Plugin Manager itself I installed aggregate and got the following error messages:
| Code: |
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 128
Warning: Invalid argument supplied for foreach() in /usr/share/cacti/site/lib/plugins.php on line 128
|
Under User Management -> admin -> realm permissions aggregate shows up two times:
| Code: |
Plugin Aggregate -> Create Color Templates
Plugin Aggregate -> Create Color Templates
|
When I pick Color Template from the console navigation bar i get:
| Code: |
Notice: Undefined index: color_templates.php: in /usr/share/cacti/site/lib/functions.php on line 1634
|
I also tried the new 2.2 beta PIA which was posted earlier without success.
Aggregate seems to be broken in cacti 0.8.7b + PIA 2.1. Since this are my first steps with cacti I have absolutely no glue what might be wrong...
Any help appreciated.
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Sat May 24, 2008 3:14 pm Post subject: |
|
|
I fear that I have to install PIA2.1 with 087b to tackle it. Sigh ...
Reinhard
|
|
| Back to top |
|
 |
Ficuzo
Joined: 13 May 2008 Posts: 2
|
Posted: Wed May 28, 2008 1:20 am Post subject: Re: |
|
|
| gandalf wrote: | I fear that I have to install PIA2.1 with 087b to tackle it. Sigh ...
Reinhard | Please please do it Need this plug-in pretty badly
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Thu May 29, 2008 4:47 am Post subject: |
|
|
Did it yesterday. Now I know better. But it's not finished yet. PIA 2.1 at least changed realm handling, that's why two "Color Template" Realms exist in User Management. Try to select both of them as a workaround.
I fear that I will have to create 3 different versions of code for PIA1.1, PIA2.0 and PIA2.1. That's pretty bad.
Reinhard
|
|
| Back to top |
|
 |
gninja Cacti User
Joined: 24 Aug 2004 Posts: 291 Location: San Francisco, CA
|
Posted: Mon Jun 09, 2008 4:59 pm Post subject: |
|
|
I'm having issues with this and the csv export in cacti 0.8.7b...
CSV export works fine on normal graphs, but with aggregate graphs I tend to get a csv file with header data and nothing else.. Or no csv file at all.
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Wed Jun 11, 2008 2:33 pm Post subject: |
|
|
Please verify, if this occurs with graphs that are not associated to any Graph Template or host.
Reinhard
|
|
| Back to top |
|
 |
gninja Cacti User
Joined: 24 Aug 2004 Posts: 291 Location: San Francisco, CA
|
Posted: Wed Jun 11, 2008 4:54 pm Post subject: |
|
|
| I cannot reproduce the problem with normal graphs with no graph template, or no host.
|
|
| Back to top |
|
 |
zorrosam Cacti User
Joined: 03 May 2007 Posts: 153 Location: Italy
|
Posted: Thu Jun 12, 2008 3:51 pm Post subject: aggregate & rrdclean ... any info? |
|
|
| gandalf wrote: | Did it yesterday. Now I know better. But it's not finished yet. PIA 2.1 at least changed realm handling, that's why two "Color Template" Realms exist in User Management. Try to select both of them as a workaround.
I fear that I will have to create 3 different versions of code for PIA1.1, PIA2.0 and PIA2.1. That's pretty bad.
Reinhard |
hi gandalf....
i need your plugin but i can't able to view it in my graph management .... after the upgrade to pa 2.1 & cacti 0.87b.
remember my issue?
under plugin management, the new options for installing plugin, i can't see any aggregate &rrdclean .... both of them are very useful for my installation!
any info? why i can't view them under plugin installed or uninstalled ... the folders are ok .... the config.php too ....
please help!
sam
|
|
| Back to top |
|
 |
Elvis
Joined: 13 Jun 2008 Posts: 2
|
Posted: Fri Jun 13, 2008 6:46 am Post subject: Error msg with aggregate 0.65 , cacti 0.8.7b and PA 2.1 |
|
|
I receive the following error message when using the new aggregate version: After selection two graphs , selecting the aggregate plugin, hitting GO and then in the confirm box YES I receive the following error: <PROGERR: ERRNO:'2048' TYPE:'' MESSAGE:'Assigning the return value of new by reference is deprecated' IN FILE:'C:\Apache\htdocs\cacti\lib\adodb\adodb-lib.inc.php' LINE NO:'537'>
Have I forgotten something? Any help is appreciated; Olaf
|
|
| Back to top |
|
 |
ut0mt8
Joined: 04 Jan 2007 Posts: 4
|
Posted: Sat Jun 14, 2008 12:43 pm Post subject: cool plugin |
|
|
This is a cool graph on all my transit traffic. Very psychedelic. Like it.
| Description: |
|
| Filesize: |
86.07 KB |
| Viewed: |
1772 Time(s) |

|
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Sat Jun 14, 2008 2:51 pm Post subject: |
|
|
Please find V0.66 attached to first post of this thread.
Changes:
--- 0.66 ---
Tweak: Cleanup of README
Bug fix: Support issues with PIA2.1 fixed. Compatibility with 086j is still maintained
Reinhard
|
|
| Back to top |
|
 |
zorrosam Cacti User
Joined: 03 May 2007 Posts: 153 Location: Italy
|
Posted: Mon Jun 16, 2008 3:40 am Post subject: same problem ..... plugin management doesn't works .... why? |
|
|
Hi Gandalf!
thanks for your work .... but .... i have the same problem that told to you in my others email ....
under update i can see aggregate in the list of my plugins .... but ... under graph management i can't aggregate any graphs ... there's no the option in the menu like i had in the older version (cacti / pa & aggregate)
Maybe the problem is similar to rrdclean plugin? i can't install them because under new plugin management menĂ¹ there are no uninstalled plugin ....
why?
i have the same problem with the three my installations .... all them are updated from 0.86j pa 1.3 to 0.87b pa 2.1 ...
uff ....
please provide me info ...
sam
|
|
| Back to top |
|
 |
|