|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 6:14 AM
Points: 238,
Visits: 900
|
|
Comments posted to this topic are about the item Adding a log shipping monitor
Luke C MCP, MCTS, MCITP - Database Administrator & Database Developer
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: 2 days ago @ 4:08 AM
Points: 255,
Visits: 716
|
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 8:24 AM
Points: 1,610,
Visits: 590
|
|
I created a new thread in the SQL 2008 HA section where I have to look at both primary and secondary/monitor servers to get the information I require. Check here.
Good article.
qh
SQL 2K acts like a spoilt child - you need to coax it round with lollipops.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Today @ 3:33 PM
Points: 3,
Visits: 77
|
|
| ok, now that you have a log shipping monitoring server, what can you do with it?
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Tuesday, September 25, 2012 4:33 AM
Points: 95,
Visits: 68
|
|
| Great article!!Thanks for sharing it in a detailed step by step way..
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 6:14 AM
Points: 238,
Visits: 900
|
|
Ron, there are several benefits in using a remote log shipping monitor. They include
1. Centralized monitoring and alerting solution. If you have several instances participating in log shipping throughout your enterprise this would allow you to view the overall health of those instances (provided you setup a remote log shipping monitor ).
2. The transaction log shipping status report on the monitor displays the status of backup, copy and restores for the instances using the monitor (instead of having to look at each primary and secondary instances). Those values listed in red have exceeded their set thresholds and action is needed.
3. If either the primary or secondary instance goes offline, or SQL Server Agent is stopped, you'll still receive alerts from the remote monitor. For example, if the primary went offline you'd no longer receive alerts when your backup threshold was exceeded.
For more information take a look at the link below. Thanks for reading!
http://msdn.microsoft.com/en-us/library/ms190224.aspx
Luke C MCP, MCTS, MCITP - Database Administrator & Database Developer
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Today @ 3:33 PM
Points: 3,
Visits: 77
|
|
| Thanks Luke, so now I finally understand what the monitoring server is for. We currently use SCOM to monitor the LSAlert jobs and create a ticket if the LSAlert job fails. If I setup a monitoring server, what additional information can I monitor? I looked at ms190224 and it does not appears that there is a lot of additional information.
|
|
|
|