Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
UnknownWorkspace
Compatible With
this script not work with veeam v11
You must be logged in to submit a review.
To:
From: