|
|
| Author |
Message |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Thu Apr 03, 2008 8:15 am Post subject: Plugin Architecture 2.2 Beta |
|
|
Hi all. I have created a new Plugin Architecture (PIA) 2.2-beta that I would like a few people to try.
This version of the Plugin Architecture address two issues that are fairly significant to the Cacti community:
1) Remote plugin polling processes exit with Invalid PHP_SELF error messages. Affects boost and mactrack for sure.
2) With Superlinks, you recieve an error related to the "reset()" function.
Currently, I have removed the cross site scripting vulnerability patch as it causes the issue identified in item 1). If your site is Internet facing, I would not apply this patch.
Feeback appreciated. If on Linux/UNIX, unzip using the -a flag. Sorry, no diff.
Regards,
Larry
| Description: |
|
 Download |
| Filename: |
cacti-plugin-arch-2.2-beta.zip |
| Filesize: |
174.74 KB |
| Downloaded: |
439 Time(s) |
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12295 Location: Muenster, Germany
|
Posted: Sat Apr 12, 2008 6:15 am Post subject: |
|
|
Here are some (unverified) diff's of PIA2.2 when coming from PIA2.0 or PIA2.1
Reinhard
| Description: |
PIA2.1 to PIA2.2 diff store in cacti folder and run patch -p1 < pia2.1_to_pia2.2.patch |
|
 Download |
| Filename: |
pia2.1_to_pia2.2.patch |
| Filesize: |
6.98 KB |
| Downloaded: |
241 Time(s) |
| Description: |
PIA2.0 to PIA2.2 diff store in cacti folder and run patch -p1 < pia2.0_to_pia2.2.patch |
|
 Download |
| Filename: |
pia2.0_to_pia2.2.patch |
| Filesize: |
8.6 KB |
| Downloaded: |
188 Time(s) |
|
|
| Back to top |
|
 |
apperrault Cacti User
Joined: 16 Feb 2007 Posts: 353 Location: Emeryville, CA
|
Posted: Thu Oct 02, 2008 12:11 pm Post subject: |
|
|
Did i miss something. I just installed this under linux, and i am not seeing the Plugin-Management area.
I know i probably missed something, but i dont know where.
thanks
app
|
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Fri Oct 03, 2008 10:38 am Post subject: |
|
|
Did you source the "pa.sql" file?
TheWitness
|
|
| Back to top |
|
 |
apperrault Cacti User
Joined: 16 Feb 2007 Posts: 353 Location: Emeryville, CA
|
Posted: Fri Oct 03, 2008 10:42 am Post subject: |
|
|
Oh, yeah, i forgot to post back here. I had to download the original PIA2 from Cactiusers, and then i found it. It wasn't in the download here, but eventually i found it.
Thanks for the help.
app
|
|
| Back to top |
|
 |
sickofme
Joined: 06 Nov 2008 Posts: 4
|
Posted: Sat Nov 08, 2008 5:10 am Post subject: |
|
|
i'v get this error when i patch my PA from 2.1 to 2.2, use "pia2.1_to_pia2.2.patch" from Gandalf, help me please. thx.
| Code: | patching file include/auth.php
patching file include/global_arrays.php
patching file include/global.php
Hunk #1 succeeded at 124 (offset 2 lines).
Hunk #3 FAILED at 209.
1 out of 3 hunks FAILED -- saving rejects to file include/global.php.rej
patching file include/top_graph_header.php
patching file include/top_header.php
patching file lib/functions.php
patching file lib/plugins.php
|
|
|
| Back to top |
|
 |
|