Additionally, the following command definitions will need to be updated in the Nagios XI->Core Config Manager->Commands.
command_name process-host-perfdata-file-bulk
command_line /bin/mv /var/nagiosramramdisk/host-perfdata /var/nagiosramdisk/spool/xidpe/$TIMET$.perfdata.host
command_name process-service-perfdata-file-bulk
command_line /bin/mv /var/nagiosramdisk/service-perfdata /var/nagiosramdisk/spool/xidpe/$TIMET$.perfdata.service
Page