Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Robocopy logfile check espanol
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.
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.
Reviews (0)
Be the first to review this listing!