Automate backup mode Check - Email Reporting
Created: 04 Nov 2012 | Updated: 14 Nov 2012 | 3 comments
Hello All
Recently we encountered certain situation where the post backup script or clear backup mode script didn't complete properly and our enterprise vault environment remained in backup mode during production hours impacting certain functionality.
Coincidentally, our SCOM environment was facing certain challenges of its own so no email alert was generated during daily morning system checks.
So I think to myself, if there would've been a way to be one step ahead of situation like these and that's where I came up with a script..
What does this script do
- The script checks for all vault stores & index locations in environment. Specifically VaultStoreName, IndexRootPathEntry, BackupMode status.
- It writes these details into a HTML file for reference.
- If there is any vault store or index location in backup mode when this script is configured to run, it marks them as Yellow in HTML report.
- At end, if anything is Yellow, it generates an email with HTML report in body of message and sends them to pre-configured recipients.
How you can configure
- The script uses Enterprise vault management shell binaries so you can run it directly from EV Management shell.
- You can call EV Management shell in a batch file and configure a scheduled task or job using same.
Things you can enhance
- You can integrate the script along with your pre/post backup scripts and make appropiate changes in conditiional parameters (For example if you want warning message when backup mode is ON or OFF or both times)
I've attached the PS1, bat file and a sample HTML report for reference. Hope you find this helpful.
Thanks
AKL
Download Filed Under:
Comments 3 Comments • Jump to latest comment
nice work. thanks for sharing this.
Andy Becker | Authorized Symantec Consultant | Trace3 | Symantec National Partner | www.trace3.com
thanks !
Kind regards,
John Santana
IT Professional
--------------------------------------------------
Please be nice to me as I'm newbie in this forum.
cool!
Senior System Expert
Microsoft Exchange Server
Symantec Enterprise Vault
http://www.aydogmusoglu.com
http://www.e-vault.info
Would you like to reply?
Login or Register to post your comment.