Server Availability and Failover Cluster availability reporting


hello colleagues,

i have request customer generate monthly availability report server & fail-over cluster groups.

do have idea of implementing in powershell or windows native tools?

currently, have nagios of making server availability report.

thank you.

first step define meant 'availability'.  not meant joke - ask ten different people , get eight different answers.  example, include scheduled downtime or not?  include network?  mean application being accessed or overall system?  , list goes on.  here's article 12 years ago , still have useful information in it. http://technet.microsoft.com/en-us/library/cc750543.aspx

once know going measure, have ensure collecting right information.  logman (http://technet.microsoft.com/en-us/library/bb490956.aspx) is best built-in tool capturing information.  can use powershell format output logman.

you can @ scripting gallery examples of things may written or used examples create own.  http://gallery.technet.microsoft.com/site/search?f%5b0%5d.type=rootcategory&f%5b0%5d.value=logs&f%5b0%5d.text=logs%20and%20monitoring

and can bing 'powershell monitoring'.  find many different examples.

but important thing first define 'availability' is.  specific.  sure build detailed list of exclusions.


. : | : . : | : . tim



Windows Server  >  Windows Server 2012 General



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file