Home Directory Plugins Backup and Recovery Others Robocopy logfile check espanol

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Robocopy logfile check espanol

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2024-01-05
Compatible With
  • Nagios 4.x
License
MIT
Hits
692
Files:
FileDescription
check_robocopy_es.plcheck_robocopy_es.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.