Mashrur Shuvo posted a script over at SQL Server Central that will user powershell to monitor your sql server services.
If you're like me, and you have trouble getting budget approval for 3rd party monitoring tools, then this is very Useful (with a capital - U ;-) ) !
http://www.sqlservercentral.com/scripts/Monitor+SQL+Server+and+Service/127705/
Subscribe to:
Posts (Atom)
Get Restart log using PowerShell
I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...
-
Most of what we're going to want to look at when you're having production issues are available through DMV's. If granti...
-
We have very basic AIX, with no bells or whistles installed. To create a launch script, the startmanager, startserver, and starnode scripts...
-
I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...