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


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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
Helpful? Yes  No 
Works fine!
by Beaver, August 31, 2014
It works too under Backup Exec 2014! Thanks for your work!
Helpful? Yes  No 
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.
Helpful? Yes  No 
Works like a charm
by sampinar, February 29, 2012
Thank you for plugin. Works perfectly. Backup Exec 2010.

Sam
1 of 1 found this review helpful.
Helpful? Yes 1 No 0
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,077