Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks the state of a regular robocopy copy job by scanning the logfile in spanish Usage: check_robocopy.pl [--user ] [--password ] [--maxAge ] where Is the path of a robocopy logfile, which might be local or provided as a smb: URI ( e.g. smb://server/path/to/robocopy/logfile ) --maxAge Check for a completed run in the last hours (default: 24 hours). --user The username, if fetching logfile via smb --password The password, if fetching logfile via smb Returns CRITICAL if no copy job was finished in the given timespan, WARNING if there were files/dirs which could not be copied and OK otherwise. Also provides performance data.
Current Version
1.1
Last Release Date
2024-01-05
Owner
Eduardo Kellenberger
License
MIT
Compatible With
Checks the state of a regular robocopy copy job by scanning the logfile in spanish Usage: check_robocopy.pl [--user ] [--password ] [--maxAge ]
where Is the path of a robocopy logfile, which might be local or provided as a smb: URI ( e.g. smb://server/path/to/robocopy/logfile ) --maxAge Check for a completed run in the last hours (default: 24 hours). --user The username, if fetching logfile via smb --password The password, if fetching logfile via smb
Returns CRITICAL if no copy job was finished in the given timespan, WARNING if there were files/dirs which could not be copied and OK otherwise.
Also provides performance data.
You must be logged in to submit a review.
To:
From: