Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Veeam License Expiration





This plugin uses Powershell to monitor the expiration date of Veeam Backup & Replication license.
Veeam Endpoint Backup Check - Via Event Logs





Check_veeam_endpoint_eventlogs is a PowerShell script to check if Veeam Endpoint jobs ran properly. If you have the full-blown version of Veeam, please use the check_veeam_eventlogs script instead as it allows for job names. Note: This uses built-in Windo ...
Veeam Daily Backup Check





PS script that checks your daily veeam backup jobs
Veeam Backup Repositories space usage check v11





Updated script to check Repositories in Veeam v11 Thanks to tompaah for the original script
Veeam Backup Repositories space usage check





Veeam Backup Repositories space usage check A simple check that queries the Veeam Backup and Replication engine for all repositories, including ScaleOut repositories, and outputs their total space and utilization percentage in Nagios friendly format.
Veeam Backup Check - Via Event Logs





Check_veeam_eventlogs is a PowerShell script to check if Veeam jobs ran properly. If you have the Endpoint version of Veeam, use the check_veeam_endpoint_eventlogs script instead. Note: This uses built-in Windows event logs to check for Veeam backup codes ...
Veaam Backup Check





This script checks the Veeam backup log files on a NSClient++ host.
Check_Veeam_Office365





A script that displays a summary of the status of Veeam jobs for Office 365 This script has been adapted by me to display the summary of the last Veeam backup job for Office 365 in order to integrate it in Nagios or Centreon. This one takes into account ...
check_veeam_jobs.ps1





This script checks one or all your Veeam Backup jobs and warns when either a job has ended abnormally or is disabled
check_veeam_bkp





This is a Nagios Plugin that checks the last status of last run of all veeam jobs, not including Replication (BackupSync) jobs (which is a continues jobs that for behaving differently). - Powershell needs to be installed on the Nagios box. - NSClient++ ...
check_veeam_backups





This is a Nagios Plugin destined to check the last status and last run of Veeam Backup & Replication job passed as an argument.
Check_Backup2Tape





Powershell Script for Backup 2 Tape on Veeam using LTO Band
Check Veeam Jobs with PowerShell





Check Veeam last result and last run date of all jobs (tape and computer).
Check Veeam Backup Jobs





This check run a query on Veeam DB and extract only the failed job (result=2) If you want to add other result to this notification, pay attention on the result column value set. 2 = Failed 1 = Warning 0 = Success -1 = Running
Check Veeam Backup for Microsoft 365





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 grea ...