Unsolved
This post is more than 5 years old
2 Posts
0
391
November 14th, 2007 03:00
Replication Manager/SE Pre+Post+Mount Script
hello,
i am using replication manager/se to backup my exchange (windows servers),how can force the application to send me mail(via smtp server) if the snapshot sucseeded or failed ?? can someone send me script that will notify me for failed mounts or failed jobs (so in the script i will need just to change the job name and the smtp server ip) ?
at the replication manager i can see that there is an option for scripting post script and the after script ,but can you send me an existing example of post script+pre script+mount script that working ?? i even dont know where (at which folder in windows to put the script) ...
the clarion is cx700
with replication manager i am using to backup many servers ,but i cannot get centrelize report of each job...so i need to enter to each server...
please guide me...
respectfully,
avi azerrad
Message was edited by:
aavi
i am using replication manager/se to backup my exchange (windows servers),how can force the application to send me mail(via smtp server) if the snapshot sucseeded or failed ?? can someone send me script that will notify me for failed mounts or failed jobs (so in the script i will need just to change the job name and the smtp server ip) ?
at the replication manager i can see that there is an option for scripting post script and the after script ,but can you send me an existing example of post script+pre script+mount script that working ?? i even dont know where (at which folder in windows to put the script) ...
the clarion is cx700
with replication manager i am using to backup many servers ,but i cannot get centrelize report of each job...so i need to enter to each server...
please guide me...
respectfully,
avi azerrad
Message was edited by:
aavi
0 events found
No Events found!


JamesBEMC
257 Posts
0
November 15th, 2007 03:00
The functionality you desire is all in Replication Manager 5.0.
As RM/SE is end of life soon, I recommend you contact your EMC sales folk about an upgrade to RM 5.0.
RM 5.0 is natural successor to RM/SE and is a very robust solution.
If for some reason you cannot upgrade to RM 5.0, then consider using rmlite to schedule your jobs from a batch script and listen for success or failure return codes from the rmlite process.
You can then use a simple SMTP mailer program to script it to send an email to yourself. RM 5.0 is much easier
Thanks
James.