TOP LEVEL CATEGORIES
EXPLORE
Description:
This is a Nagios Plugin for checking Veeam Backup for Microsoft 365 Jobs. This PowerShell script will: – check the state of a specific or all jobs (if state not equal success, assume nagios check to be critical) – check the last run time (if it is greater than the argument, assume nagios check to be warning) NSClient++ Configuration: 1. Script have to go to subfolder “scripts” 2. Add the following lines to nsclient.ini [/settings/external scripts/scripts] check_veeam365Bck = powershell.exe -ExecutionPolicy Bypass -command “scriptscheck_veeam365_bkp.ps1 “$ARG1$” “$ARG2$”; exit($lastexitcode)” Nagios Configuration:
Current Version
1.0
Last Release Date
2022-05-25
Compatible With
Owner
UnknownWorkspace
check_veeam365_bkp
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.