SharePoint Site Monitoring Tool

Please click here to download the tool. Post your questions in comment section. 

SharePoint Site Monitoring tool monitors the sites from each Web Front End (WFE) server and shows you the results.

Features
  • Test a SharePoint site from each WFE server.
  • Test multiple SharePoint sites from each WFE server.
  • Test a SharePoint site from a specific WFE server.
  • Test and check unexpected errors in the SharePoint page.
  • Test results can be exported to a file.
  • Test the Server Load Balancing (SLB) in the farm by verifying default website in IIS and show you the servers which are not in SLB.
  • The complete test is an asynchronous operation.
  • Good User Interface. Background color changes randomly.

Supported only HTTP urls

Note

Run this tool with the user account which has access to the site. There is no risk by running this tool.

Code behind logic Programmatically access the site from the hosted server. Based on the response it will display the results. There is no Sharepoint object model behind the code. It is a simple http request.

Benefits

  • Help in daily monitoring of sites for 2nd level support.
  • Easy to figure out where on the server access to sites is slow.
  • Help in verifying the sites after application deployment, server upgrade, infrastructure changes etc.
  • Avoid updating local host file to access the site from a specific WFE server.
  • Test all sites at one shot.
  • Generate the report after all the tests.

Demo Screenshot.



Unexpected Error



Test All and Export the Test Results to C\WFETestingReport\TestResult.txt



Server Load Balancing Test



Please post your requests/questions/comments/feedback.