Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Current Version
2
Last Release Date
2016-10-18
Owner
Vitor Paiva
Compatible With
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 <check_nrpe port> -H <host> -c check_hpdataprotector
You must be logged in to submit a review.
To:
From: