BackupExec

Check Backup Exec Jobs Plugin

Description:

SYNOPSIS
This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs:

SYNTAX
.check_backupexec_jobs.ps1 [[-Name] ] [[-Period] ] []

PARAMETERS
-Name
Name of the Job

-Period
Number of Days Until Critical

————————– EXAMPLE 1 ————————–

C:PS>.check_backupexec_jobs.ps1 -Name “BACKUP IT Machines-Full” -Period 10 # if it passes more than 10 days the it will return critical and if job Status Fails will Return Critical

————————– EXAMPLE 2 ————————–

C:PS>.check_backupexec_jobs.ps1 -Name “BACKUP IT Machines-Full” #if no Period indicated will return last recorded date but doesn’t return critical unless job status Fails

Current Version

1.0

Last Release Date

2018-02-01

Compatible With

  • Nagios 4.x

Owner

License

GPL


Project Files
Project Notes
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
5,234