Friday, September 16, 2016

SharePoint Site Monitoring Tool

Sam's SharePoint Site Monitoring Tool V2.0



Click here to download the tool.


New Features in SharePoint Site Monitoring Tool V2.0
  • Test a SharePoint site from selected WFE servers.
  • Test a SharePoint site with Server Load Balancing(in case of multiple WFE servers).
  • Test a SharePoint site and verify the test properties. Please see below for test properties.
  • Test a SharePoint site and export the test properties.
  • Test a SharePoint site and get the SharePoint GUID which helps in finding detailed information from SharePoint ULS log. 
  • Use auto-generated Merge-SPLogFile Command(from test properties) to run directly in SharePoint farm to get the test specific logs(merge log file). 
  • Use the same merge log file to get the execution time of each function using Log Parser Command(from detailed properties) which may help is finding the actual root cause of the application performance.
  • Browse a SharePoint site from a specific WFE server to verify the source(html/text) in Text View Tab.
  • Browse a SharePoint site from a specific WFE server to verify the UI in Browse Tab.
  • Type a command to perform Ping operation.
  • Type a command to perform NSLOOKUP operation.
  • Clear internet explorer cache.
  • Perform Flush DNS.


Test Properties
    
Property NameProperty Value
Server NameSPSERVER01
Date2/4/2017 7:02
ContentTypetext/html; charset=utf-8
MethodGET
Is Mutually AuthenticatedFALSE
Protocol Version1.1
ServerMicrosoft-IIS/7.5
Status CodeOK
Status DescriptionOK
SharePoint Version14.0.0.7192
SharePoint Correlation IDdf1464ed-e6c7-4525-8b30-50h3ea7871da
SharePoint Health Score0
AuthenticationNTLM
Persistent AuthTRUE
Content Length126521 Bytes
ASP.Net Version2.0.50727
Absolute Path/Default.aspx
Absolute Urihttp://hr.sharepoint.com/Default.aspx
DNS Safe Hosthr.sharepoint.com
IsLoopbackFALSE
HostNameTypeDns
IsFileFALSE
Port80
Schemehttp
User Info
IsFileFALSE
Cookies Count0
Number of SharePoint WebParts6
Load Time in Second3.5754414
Merge-SPLogFileCommandMerge-SPLogFile -Correlation 'df1464ed-e6c7-4525-8b30-50h3ea7871da' -StartTime '02/04/2017 07:02:06' -EndTime '02/04/2017 07:03:06' -Path 'C:\SPULSlog_df1464ed-e6c7-4525-8b30-50h3ea7871da.txt'
LogParserCommandForExecutionTimeOfEachFunctionSELECT Top 5000 Message FROM 'C:\SPULSlog_df1464ed-e6c7-4525-8b30-50h3ea7871da.txt' where Message like '%Execution Time=%'

Sam's SharePoint Site Monitoring Tool V1.0

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

Or

Download Link: https://drive.google.com/file/d/0B4CB5bnIlui7WldwU3JoZWpsNk0/view?usp=sharing

SharePoint Site Monitoring tool is to monitor the sites from each Web Front End(WFE) server and show 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.
  • To know more click here.
If you would like to get the source code, please request in comment section.

Demo Screenshots.

Test a site:

Unexpected Error:

Watch the video for Version 1.0...............


-Samarendra Swain

2 comments:

  1. i need SharePoint Site Monitoring Tool for free

    ReplyDelete
    Replies
    1. Yes Balu, it is free version tool, you can download from the link shared in top of my post

      Delete

Sam's SharePoint ULS Log Analyzer Tool

SharePoint ULS Log Analyzer Tool analyse ULS logs in a easy and simple way ! It has many more filters which helps SharePoint developers...