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_HPDATAPROTECTOR

Rating
0 votes
Favoured:
0
Current Version
2
Last Release Date
2016-10-18
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
Hits
5501
Files:
FileDescription
check_hpdataprotector.ps1check_hpdataprotector.ps1
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Powershell script to check if HP Dataprotector routines have failed to run.
Tested on windows Server 2012, but should work on Windows Server 2008 an on.
HP Dataprotector Version tested: 7.0
This script was made for MSSQL and File backup types, bt it may be extended for other backup types.
#
#The command should be included in the NSC.ini configuration from your NSCLient installation - check_nrpe must be allowed
#NSC.ini configuration:
#check_hpdataprotector=cmd /c echo scriptscheck_hpdataprotector.ps1; exit $LastExitCode | powershell.exe -command -
#
#Nagios server:
#check_nrpe -p -H -c check_hpdataprotector