Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Hi, I am testing Nagios Core 4.1 .1 and Nagiosgraph 1.5.2. I attempted to follow the manual steps, but i've seen the issue that when I update the command.cfg ngfor service perfdata processing, the service_output stops updating and I do not see the rrd folder I specified populate with any .rrd's. Looking at the showconfig.cgi - I see this;
labels
labelfile is not defined
host settings
hostdb is not defined
service settings
servdb is not defined
group settings
groupdb is not defined
data sources
datasetdb is not defined
RRD options
rrdoptsfile is not defined
Right as I reply I think - sounds like a template issue..
I checked the "service_perfdata_file_template" entry in nagios.cfg and realized at a glance they look similar. But they are not, made the correction and restarted Nagios. I am seeing .rrd files now.