hi all,
i have to check everyday my log files in my windows server 2008 to check if the backup finished successfully or no , so when i opened the log in the bottom of the file its written down ‘Info: Synchronization completed successfully!’. so my request is there any script or plugin to implement in nagios to check if the backup finished successfully or no .how nagios can read the output file ?
i tried to understand the check_log plugin but i think it can not be useful here.
please help