Home Directory Plugins Backup and Recovery Check Veeam Backup for Microsoft 365

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

Check Veeam Backup for Microsoft 365

Rating
1 vote
Favoured:
0
Current Version
1.0
Last Release Date
2022-05-25
Compatible With
  • Nagios 3.x
  • Nagios XI
Hits
2294
Files:
FileDescription
check_veeam365_bkp.ps1check_veeam365_bkp
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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:
Reviews (1)
this script not work with veeam v11