Ubuntu 16.04 Apache "rrdcached: Permission denied"

Thank you juanquy for passing that info we are actually right in the middle of a refresh for the docs RRDcached. So I will look into adding what you did here.

thanks -

Kev

No problem glad I go to figure out.
BTW: I’m trying to setup sendmail here ,I do remember testing that transport but for some reason stop working . So I un-install it.
I also tried smtp using smtp.office365.com: 587 but when I click on test transport button not email in my inbox.
So my question is ? : what MTA are you using in order to send email alerts, postfix, sendmail. etc??
Do you have your MTA running in the same server Libre is running?

regards JC

juanquy,

im using the “mail” transport option.

can you post the full out put of /etc/default/rrdcached and past to pastebin.com

just did it on pastebin.com

and here its just in case:

/etc/default/rrdcached

0: start rrdcached on boot, 1: do not start rrdcached on boot

default: 0

DISABLE=0

options to be passed to rrdcached

(do not specify -p - this is handled by the init script)

default: see /etc/init.d/rrdcached

OPTS="-w 1800 -z 1800 -f 3600 -s librenms -j /var/tmp -l unix:/var/run/rrdcache$

number of seconds to wait for rrdcached to shut down

(writing the data to disk may take some time;

tune this according to your setup)

default: 30

MAXWAIT=30

0: do not enable core-files, 1: enable core-files … if rrdcached crashes

default: 0

ENABLE_COREFILES=0

can you provide link to the post please?

Doing this from my phone hope it works . If not I will do it tomorrow

https://pastebin.com/vTWZ9Jkb

1 Like

got it thank you

Changing my BASE_PATH= to “/opt/librenms/rrd/” fixed it. I obviously missed this when editing my file.

Made all other suggestions here and I’m back to normal:
https://docs.librenms.org/Support/Performance/

Hopefully we’re optimized now :smiley: