[collectd] rrdcached+collectd
Alessandro Iurlano
alessandro.iurlano at gmail.com
Thu Jun 7 17:44:05 CEST 2012
Hello
The problem could be the -B flag from the command line
-B Only permit writes into the base directory specified in -b
(and any sub-directories). This
does NOT detect symbolic links. Paths containing "../"
will also be blocked.
Base dir is /var/lib/rrdcached/db/ while it is trying to write to
/var/lib/collectd/rrd/
Try launching rrdcached without -B
Hope this helps,
Alessandro
On Thu, Jun 7, 2012 at 5:36 PM, Jeremy MAURO <jmauro at antidot.net> wrote:
> Here is the command line running:
> root 15155 1 0 17:34 ? 00:00:00 /usr/bin/rrdcached -m 0777
> -l unix:/var/run/rrdcached.sock -j /var/lib/rrdcached/journal/ -F -b
> /var/lib/rrdcached/db/ -B -p /var/run/rrdcached.pid
>
> # ls -al /var/run/rrdcached.*
> -rw-r--r-- 1 root root 6 Jun 7 17:34 /var/run/rrdcached.pid
> srwxrwxrwx 1 root root 0 Jun 7 17:34 /var/run/rrdcached.sock
>
> Any problem regarding the rrdcached deamon?
>
>
>
>
> Regards,
> JM
>
> On 06/07/12 17:14, Cyril Feraudet wrote:
>
> Can I see you rrdcached command line ?
>
>
> _______________________________________________
> collectd mailing list
> collectd at verplant.org
> http://mailman.verplant.org/listinfo/collectd
>
More information about the collectd
mailing list