Hello, - Which list should should this go to. Questions: - Can someone update the details on this Cacti documentation web page http://en.opensuse.org/Cacti as it needs updating. - Also I have a what should the /srv/www/htdocs/index.html look like to use the Cacti package ?. Reason for asking: Updated Cacti package and changes to directory locations. Thankyou Glenn Steps I had to change content on mainly because of the updated Cacti package and changes to directory locations. note: "<" = old content ">" = new content < zypper ar http://download.opensuse.org/repositories/server:/monitoring/openSUSE_11.4/ server:monitoring
zypper ar http://download.opensuse.org/repositories/server:/monitoring/openSUSE_12.2/ server:monitoring
< zypper in cacti-PA cacti-PA-boost cacti-PA-clog cacti-PA-cycle cacti-PA-discovery cacti-PA-docs cacti-PA cacti-PA-flowview cacti-PA-hostinfo cacti-PA-loginmod cacti-PA-mactrack cacti-PA-monitor cacti-PA-npc cacti-PA-ntop cacti-PA-realtime cacti-PA-routerconfigs cacti-PA-settings cacti-PA-ssl cacti-PA-syslog cacti-PA-thold cacti-PA-tools cacti-PA-update
zypper in cacti-0.8.8a cacti-plugin-autom8 cacti-plugin-boost cacti-plugin-clog cacti-plugin-cycle cacti-plugin-discovery cacti-plugin-docs cacti-plugin-flowview cacti-plugin-hostinfo cacti-plugin-loginmod cacti-plugin-mactrack cacti-plugin-monitor cacti-plugin-npc cacti-plugin-ntop cacti-plugin-realtime cacti-plugin-routerconfigs cacti-plugin-settings cacti-plugin-ssl cacti-plugin-syslog cacti-plugin-thold cacti-plugin-tools
cacti-plugin-update # changed directory locations -all references < /usr/share/cacti/
/srv/www/cacti/
< vim /usr/share/cacti/include/config.php
vim /srv/www/cacti/include/config.php
< /usr/share/cacti/cacti.sql
/srv/www/cacti/cacti.sql
< chown -R wwwrun:www /usr/share/cacti/
chown -R wwwrun:www /srv/www/cacti/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org