SEP sesam

check_sepsesam

Description:

Query the SEP Sesam Database for backup stati

Current Version

Last Release Date

February 4, 2010

Compatible With


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
The plugin checks the status of all backups which match the Host / Task that have been completed since the last check and delivers the data in multi-line format. It is possible to separate multiple hosts and/or tasks with commas. Backups that are still running will not be included in the results. It requires that the Sesam init script has been sourced; e.g. add the following line to /etc/init.d/nagios . /var/opt/sesam/var/ini/sesam2000.profile EXAMPLES check_sepsesam.pl -H host1 -T testbackup -l $LASTSERVICECHECK$ checks all backups with name testbackup on host1 since the last check; always returns OK check_sepsesam.pl -H host1,host2,host3 -T testbackup,fullbackup -l $LASTSERVICECHECK$ -w 2 -c 1 checks various tasks on host1, host2 and host3. Returns a warning if less than 2 were successful. Returns a critical if less than 1 was successful check_sepsesam.pl -H host1,host2,host3 -T backup -l $LASTSERVICECHECK$ --anyerror returns a critical if any of the matching backups failed check_sepsesam.pl --lastcheck `date -d "yesterday 08:00" +%s` --until `date -d "today 08:00" +%s` --anyerror checks all hosts between two dates
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
154,081