Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Uses the Unitrends API to receive and parse a JSON string concerning backup failures. Simply pass the name of the Protected asset as the first parameter and the IP address of the Unitrends server as the second e.g. ./utrendbak testserv "192.168.240.34". The success/failure of the backup will then be returned.
Current Version
1.0
Last Release Date
November 29, 2016
Owner
Raman
Compatible With
Main plugin script
JSON authentication file
Uses the Unitrends API to receive and parse a JSON string concerning backup failures.
Will need the file utrendjson which contains the username and password for authentication. Put this in the /usr/lib(lib64)/nagios/plugins directory along with the utrendbak script
Simply pass the name of the Protected asset as the first parameter and the IP address of the Unitrends server as the second e.g. ./utrendbak testserv "192.168.240.34". The success/failure of the backup will then be returned.
The script checks the backup against today's date (This can be amended as necessary) Also the path of the json (utrendjson) authentication file may need to be changed from lib64 to lib.
You will need to install the binary calculator - bc and the json query parser - jq for the script to work.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!