Hi folks!

 

I installed Nagios with perfparse and Mysql but in the perfparse section of the Nagios web interface I cannot add host becouse the “Add new Host to Group:” is empty.

 

This is the section of my nagios.cfg that talk about perfparse:

 

 *******************************************

resource_file=/usr/local/nagios/etc/resource.cfg

 

xpdfile_host_perfdata_file=/usr/local/nagios/var/hostperf.log

xpdfile_host_perfdata_template=$TIMET$\t$HOSTNAME$\t$OUTPUT$\t$PERFDATA$

xpdfile_service_perfdata_file=/usr/local/nagios/var/serviceperf.log

xpdfile_service_perfdata_template=$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$OUTPUT$\t$SERVICESTATE$\t$PERFDATA$

 

service_perfdata_file=/usr/local/nagios/var/perfdata.log

service_perfdata_template=$LASTSERVICECHECK$||$HOSTNAME$||$SERVICEDESC$||$SERVICEOUTPUT$||$SERVICESPERDATA$

service_perfdata_file_mode=a

service_perfdata_file_processing_interval=30

service_perfdata_file_processing_command=process-service-perfdata

 *******************************************

 

Any ideas?

 

Thanks a lot.

Roberto.

 

 

Reply via email to