SPECS: cacti.spec - own by cacti since poller is now run as cacti user
Elan Ruusamäe
glen at pld-linux.org
Thu Oct 30 11:47:03 CET 2008
On Thursday 30 October 2008 09:21, Arkadiusz Miskiewicz wrote:
> btw. where did /usr/share/cacti/rra -> /var/lib/cacti/rra symlink go? My
> setup stopped working due to this (and due to user changes).
apply source6 ...
Source6: %{name}-rrdpath.sql
$ cat ../SOURCES/cacti-rrdpath.sql
update poller_item set rrd_path= replace(rrd_path, '/usr/share/cacti/rra', '/var/lib/cacti/rra') where rrd_path like '/usr/share/cacti/rra/%';
--
glen
More information about the pld-devel-en
mailing list