
NetBackup
Netbackup job completion status
Description:
Check if certain netbackup policy completed within given time bounds successfully with given number of child jobs.
Current Version
Last Release Date
2010-06-09
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
Website
Project Files
File | Description |
---|---|
check_nbu_job.sh | Netbackup job completion status nagios plugin |
Project Notes
Check if certain netbackup policy completed within given time bounds. For example you have a policy which must be completed with 8 jobs no more than 1500 minutes ago. You run the plugin
check_nbu_job.sh -p nbu_pol -t 1500 -j 8
If some of the jobs was not completed because of some error, exit status will be critican, but you must check NBU admin interfaces for exact error reason.
Tested with Solaris 9, Veritas Netbackup 6.0
run the plugin as root user because netbackup does allow run bpdbjobs only root user. If you want it to be run as another user (for example nagios), you should implement some sudo (linux) or pfexec (Solaris).
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
97,761