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
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!