January 21, 2012
Nagios Monitoring Script–Exchange 2010 Backup Monitoring
Script Description
Powershell based NSClient++ monitoring script for use with Nagios Core.
This script is designed to monitor the “LastFullBackup” attribute of the host Mailbox Server – the script has two exit statuses:
0: OK 2: CRITICAL
Critical (2) is flagged when one or more databases hosted on the monitored server has a “lastFullBackup” of 2 days or more.
Download
[ Exchange2010BackupMonitoring.ps1 – 1.3 KB ]
Usage
Please refer to the following article(s):
- Installing Nagios on Ubuntu Server 11.10 then Monitoring Windows and Exchange Servers–Part 1–Configuring Ubuntu for the Installation of Nagios Core…
- Installing Nagios on Ubuntu Server 11.10 then Monitoring Windows and Exchange Servers–Part 2–Setting up basic Windows Server Monitoring…
- Installing Nagios on Ubuntu Server 11.10 then Monitoring Windows and Exchange Servers–Part 3–Setting up basic Exchange 2010 Monitoring…
- Installing Nagios on Ubuntu Server 11.10 then Monitoring Windows and Exchange Servers–Part 4–Custom Exchange Monitoring Scripts…