Search found 4 matches

by faustovetter@gmail.com
Mon Feb 15, 2010 9:29 pm
Forum: Feature Requests
Topic: New Cacti Architecture (0.8.8) - RFC Response Location
Replies: 75
Views: 155464

Hi, Here it goes for testing the clustered patch I created. The attachments contains the patch and a guide for setup of the environment. Please have a go and let me know if this is something that you are interested on. There are still room for improvement, as I know, but it is a good starting point ...
by faustovetter@gmail.com
Thu Feb 11, 2010 5:00 am
Forum: Feature Requests
Topic: New Cacti Architecture (0.8.8) - RFC Response Location
Replies: 75
Views: 155464

Hi All, Yes, I agree, that's why I am happy to share it. I will organize myself to send a trial version for testing on the coming week or next. Then we can start discussing how to integrate in the core code of Cacti, if this is of interest from the main developers. Could any of the main developer of...
by faustovetter@gmail.com
Tue Feb 09, 2010 7:45 pm
Forum: Feature Requests
Topic: New Cacti Architecture (0.8.8) - RFC Response Location
Replies: 75
Views: 155464

Cacti clustered on version 0.8.7e

Hi all, I have changed an older clustered code to run under the latest version of cacti. It load balance and should properly fail over. Since it hasn't been tested a long time and on different conditions, it might be it is not 100%. It has been running for few months now on a production instance I d...
by faustovetter@gmail.com
Thu Feb 14, 2008 12:40 pm
Forum: Help: Linux/Unix Specific
Topic: Upgrade from 0.8.7a to 0.8.7b: 'Invalid PHP_SELF Path'
Replies: 49
Views: 279950

Possible workaround without touching the code

Hi, I also observed this behavior. So, to make sure it runs, I just assured that alias path on the web-browser is the same as the cacti linux sub-folder . Clarifying what I wrote above: E.g.: your alias on your browser: http://localhost/cacti/index.php your cacti home folder: /home/cactiuser/cacti/ ...