xuming on May 30th, 2007

原文网址: http://www.samag.com/documents/s=9053/sam0403a/0403a.htm 大概的流程图 +———–+ collector +———–+ +———–+ | NetBackup | script | MySQL | Perl | Chart or | | Catalog |————->| Database |———->| Graph | +———–+ query +———–+ +———–+ The main concept is to run a collector script that queries the NetBackup catalog for backup statistics and stores that information in a MySQL database. [...]

Continue reading about NetBackup Performance Reports with MySQL/Perl

xuming on May 28th, 2007

Troubleshooting email notification can be difficult, due to the fact that no output is displayed. The best way to determine if the nbmail.cmd script and Blat are working correctly is to remove the -q from the end of the Blat command and redirect the output of the command to a text file. For example, Original [...]

Continue reading about Troubleshooting email notification

xuming on May 28th, 2007

Top ten reasons why nbmail can fail: BLAT is commented out in the nbmail.cmd script — remove the ‘@rem’ from in front of the BLAT command. No email address configured or email address incorrectly configured on Universal Settings tab. The BLAT line in nbmail.cmd is not correctly configured; syntax has changed in the later versions [...]

Continue reading about nbmail.cmd troubleshooting

xuming on May 28th, 2007

看了一下 这篇文章,似乎意思是 Catalog 本身属于数据文件,如果单纯就查看 catalog 内容来看,可以还原到其他机器上查看 catalog 内容,如果要在其他机器上使用这个 catalog,那就必须设定 hostname 和 IP 与原机器一致了。 Master server 上包含以下 NetBackup catalog 文件: install_path\NetBackup\db 【 ntbbkp03 上大概 13.4 G 】 install_path\NetBackup\var 【 ntbbkp03 上大概 23.6 K 】 install_path\Volmgr\database 【 ntbbkp03 上大概 664 K 】 Media server 上包含以下 NetBackup catalog 文件: install_path\netbackup\db\media install_path\netbackup\var install_path\volmgr\database 我查看了一下, install_path\NetBackup\db 这个目录下的 images 文件夹最大,包含了所有 clent [...]

Continue reading about 关于 NetBackup Catalog 的还原

xuming on May 28th, 2007

blat -to xnming21@163.com -cc xnming21@hotmail.com -subject test -body “This is a test.” -attach 20070523.txt 具体语法如下 Blat v2.5.0 w/GSS encryption (build : Sep 14 2005 22:46:29) Win32 console utility to send mail via SMTP or post to usenet via NNTP by P.Mendes,M.Neal,G.Vollant,T.Charron,T.Musson,H.Pesonen,A.Donchey,C.Hyde http://www.blat.net syntax: Blat <filename> -to <recipient> [optional switches (see below)] Blat -install <server addr> [...]

Continue reading about blat 基本用法

原文网址http://seer.entsupport.symantec.com/docs/254809.htm BLAT is a open source utility and the most recent version of BLAT can be downloaded from this site: http://sourceforge.net/projects/blat/ I. Installing and Configuring the BLAT executable Download the .ZIP file from the download page specified above Extract the files to their own folder. Note: Most of the files in this .ZIP file are [...]

Continue reading about 在 NetBackup 环境中配置 Windows 客户端邮件通知

xuming on May 16th, 2007

SCCM 2007 Beta 对 Site Servers 和 SMS clients 的软硬件要求不同。 Site Server 的硬件要求:CPU: 750 MHz processor (2.0 GHz or faster recommended)RAM: 256 MB minimum (1024 MB recommended)硬盘空间: 2 GB minimum (5 GB free recommended if using operating system deployment) Site Server 的软件要求:Win2003 SP1 or laterWin2003 R2Vista is required for the system health validator point site [...]

Continue reading about SCCM 2007 Beta 硬件软件配置需求