Box293 wrote:So everything looks OK.
Let's check the version of rrdtool:
Code: Select all
rrdtoolJust to double check, if you enable the RRD_DAEMON_OPTS in the /usr/local/nagios/etc/pnp/process_perfdata.cfg and restart the npcd service does the same problem occur?rajasegar wrote:I noticed this in /var/log/messages, segfault for rrdcached but it started normally when I executed service rrdcached start. It is running
I'm interested in seeing the logs output with RRD_DAEMON_OPTS enabled.
Code: Select all
[nagios@nagiosprodxi1 initkeys]$ rrdtool
RRDtool 1.3.8 Copyright 1997-2009 by Tobias Oetiker <[email protected]>
Compiled Feb 20 2014 11:59:48
Usage: rrdtool [options] command command_options
Valid commands: create, update, updatev, graph, graphv, dump, restore,
last, lastupdate, first, info, fetch, tune,
resize, xport
RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)
For more information read the RRD manpages
You have new mail in /var/spool/mail/nagios
yum install perl-RRD-Simple -y could be the culprit.
Will try to send you the logs later.