|
|
| Author |
Message |
lisa_parma
Joined: 18 Jan 2006 Posts: 18 Location: indonesia
|
Posted: Wed Mar 08, 2006 11:01 pm Post subject: error on plugins |
|
|
hi all,
i have try to used plugins, i do this
patch -p1 -N < cacti-plugin-0.8.6h.diff
then i try to add monitor,syslog,discovery,ntop
i follw this step:
Next extract the contents of the plugin into a folder called "monitor" in the plugins folder. Edit your patched include/config.php and uncomment the $plugins[] = 'monitor'; and also set the $config['url_path'].
$config['url_path'] = "http://localhost/cacti/";
$plugins = array();
$plugins[] = 'monitor';
$plugins[] = 'discovery';
$plugins[] = 'ntop';
$plugins[] = 'h.aloe';
but my cacti-web is not change, the monitor,discovery,ntop and syslog is not apper.
what should i do??
i get my plugins from this site: http://cactiusers.org/downloads/
please help me
thx b4:)
|
|
| Back to top |
|
 |
nahun Cacti User
Joined: 15 Feb 2006 Posts: 92 Location: Idaho
|
Posted: Thu Mar 09, 2006 12:49 am Post subject: |
|
|
| Make sure your user has the rights to view them in user administration
|
|
| Back to top |
|
 |
lisa_parma
Joined: 18 Jan 2006 Posts: 18 Location: indonesia
|
Posted: Thu Mar 09, 2006 3:13 am Post subject: |
|
|
| nahun wrote: | | Make sure your user has the rights to view them in user administration |
i hace change my Realm permissions control
but it not yet work
| Description: |
|
| Filesize: |
87.38 KB |
| Viewed: |
2118 Time(s) |

|
|
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12604 Location: Muenster, Germany
|
Posted: Thu Mar 09, 2006 3:55 pm Post subject: |
|
|
Moved to Addons for Cacti
Reinhard
|
|
| Back to top |
|
 |
|