BackupExec

Check_BackupExec

Description:

This plugin checks the status of Backupexec’s alert log and generats an Error if there is any error in the Backupexec’s error log that is not acknowledged

Current Version

0.4

Last Release Date

August 19, 2011

Compatible With

  • Nagios 2.x
  • Nagios 3.x

License

GPL


Project Files
Project Notes
You clear the alarm by acknowledge the alert in Backupexec It use NSClient++ to execute the vb script on the Backupexec server. The script queries the database to see if there is any new errors
Reviews (4) Add a Review
Slight Adjustment Needed
by warnox, January 31, 2015

Thanks for writing the script, it's works great with BE 2014 but needs a slight modification for Nagios to display the output correctly. The line, txt = "Error on backup job | " & txt should not contain a pipe '|', because Nagios interprets everything after the pipe as performance data, https://nagios-plugins.org/doc/guidelines.html#AEN200. Changing this to any other character, like a hyphen, fixed the problem. txt = "Error on backup job - " & txt



Works fine!
by Beaver, August 31, 2014

It works too under Backup Exec 2014! Thanks for your work!



Issue with 64bit
by tomlol, February 29, 2012

had this issue with my 64 bit BExec server http://vittoriop77.blogspot.com/2007/05/64bit-provider-is-not-specified-and.html That resolved it, however check_backupexec now ALWAYS returns OK, even if there are errors.



Works like a charm
by sampinar, February 29, 2012

Thank you for plugin. Works perfectly. Backup Exec 2010. Sam



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.6 (8)
Favorites
3
Views
97,107