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    


Aggregate, now at V0.66
Goto page Previous  1, 2, 3 ... 16, 17, 18, 19, 20, 21  Next
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements
Author Message
zerojunkie



Joined: 07 May 2008
Posts: 1

PostPosted: Wed May 07, 2008 3:13 pm    Post subject: Reply with quote

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

PostPosted: Tue May 13, 2008 6:05 am    Post subject: Reply with quote

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

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

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

PostPosted: Mon May 19, 2008 4:56 pm    Post subject: Reply with quote

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

PostPosted: Sat May 24, 2008 3:14 pm    Post subject: Reply with quote

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

PostPosted: Wed May 28, 2008 1:20 am    Post subject: Re: Reply with quote

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

PostPosted: Thu May 29, 2008 4:47 am    Post subject: Reply with quote

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

PostPosted: Mon Jun 09, 2008 4:59 pm    Post subject: Reply with quote

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

PostPosted: Wed Jun 11, 2008 2:33 pm    Post subject: Reply with quote

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

PostPosted: Wed Jun 11, 2008 4:54 pm    Post subject: Reply with quote

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

PostPosted: Thu Jun 12, 2008 3:51 pm    Post subject: aggregate & rrdclean ... any info? Reply with quote

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

PostPosted: Fri Jun 13, 2008 6:46 am    Post subject: Error msg with aggregate 0.65 , cacti 0.8.7b and PA 2.1 Reply with quote

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

PostPosted: Sat Jun 14, 2008 12:43 pm    Post subject: cool plugin Reply with quote

This is a cool graph on all my transit traffic. Very psychedelic. Like it.


graph_image.php.png
 Description:
 Filesize:  86.07 KB
 Viewed:  1772 Time(s)

graph_image.php.png


Back to top
gandalf
Developer


Joined: 02 Dec 2004
Posts: 12295
Location: Muenster, Germany

PostPosted: Sat Jun 14, 2008 2:51 pm    Post subject: Reply with quote

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

PostPosted: Mon Jun 16, 2008 3:40 am    Post subject: same problem ..... plugin management doesn't works .... why? Reply with quote

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
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 ... 16, 17, 18, 19, 20, 21  Next
Page 17 of 21

 



Powered by phpBB © 2001, 2005 phpBB Group