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
check_veeam365_bkp
this script not work with veeam v11
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!