LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Ganglia/RRDtool not creating rrd's (https://www.linuxquestions.org/questions/linux-software-2/ganglia-rrdtool-not-creating-rrds-4175576105/)

CliffordTrueman 03-29-2016 06:50 AM

Ganglia/RRDtool not creating rrd's
 
So to surmise my issue I've installed all the ganglia packages on a VM to test before deploying them to my server and everything worked as should. However when I installed them on my server I'm seeing my httpd logs the following:

ERROR: opening '/var/lib/ganglia/rrds/test/_SummaryINfo_/cpu_num.rrd;: No such file or directory

ERROR: invalid rpn expression in: 0


this error repeats for every stat that ganglia is trying to create and rrd for.


So my versions are:

ganglia-gmetad-3.7.2-2.el6.x86_64
ganglia-gmond-3.7.2-2.el6.x86_64
ganglia-web-3.7.1-2.el6.x86_64
ganglia-3.7.2-2.el6.x86_64

rrdtool-1.4.7-1.el6.rfx.x86_64
perl-rrdtool-1.4.7-1.el6.rfx.x86_64

CliffordTrueman 03-30-2016 10:25 AM

*** Solved ***

So I had the mcast_join = set to the eth0 interface when I reverted it back to the default mcast address it worked fine.


All times are GMT -5. The time now is 06:38 PM.