While getting PNP to graph stuff for my Nagios services I get an error whenever I try to plot the "Total Processes" field. <br><br>RRD Database/usr/local/nagios/share/perfdata/star23/Total_Processes.rrd not found.<br>
<br>I checked and that file for performance data indeed seems absent. I do have the process_perf_data set to 1. Any ideas why Nagios is not producing performance data for this particular service? <br><br>define service{<br>
hostgroup_name npre-compute-nodes<br> service_description Total Processes<br> check_command check_nrpe!check_total_procs <br> process_perf_data 1 <br> use srv-pnp-rpn-intermediate <br>
}<br><br>-- <br>Rahul<br>