nagios veritas netbackup plugin?

Jason Ahrens Jason.Ahrens at TELUS.COM
Tue Dec 10 17:07:51 CET 2002


> Is there anything written to monitor Veritas NetBackup?  Thanks upfront.
 
Not natively, you have to write it yourself AFAIK. I spent a few weeks
developing plugins for use with Veritas NetBackup (3.4.1) with Perl. It's
not all that difficult. I have a suite of tools that monitors drive status,
pending requests, robot status, CAP/inport slots full, media-in-pool
monitoring (most useful for Scratch). Maybe others I don't recall off the
top of my head.
 
Couple media pool monitoring together with MRTG and you get a lovely media
usage trend graphs.
 
The hardest part was monitoring Backup exit status. The easiest way to do
that would be through BPEND_NOTIFY scripts and passive checking, depending
how much information you want. My original solution of active backup status
checking was too CPU intensive on the NetBackup system. Though it's possible
to do. My current my solution (which may not easily portable) involves a
customized BPEND_NOTIFY script, interfacing with bpdbjobs, and transferring
a file occasionally from the NetBackup system to the Nagios system.)
 
Jason
 

-- 
Jason Ahrens, Hosting Analyst 
TELUS IP Solutions 
http://www.telus.com <http://www.telus.com/>  

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021210/aae919e6/attachment.html>


More information about the Users mailing list