Exchange 2013 DAG Status Dashboard – version 1.01
Today I had a day off work so I decided to have another look at the EXDSD – in particular the “missing” features as described in the release post (which you can read here).
What’s missing?
At the moment the EXDSD does not support monitoring of any aspect of the DAG network. This will be released in version 1.01 of the EXDSD.
So with a full day of unbridled nothingness in front of me – out came my copy of Visual Studio and I coded in the missing overview of the DAG networks.
I also changed the location of the FSW data to below the DAG network location. You can download the new version of the EXDSD from the location below I have also updated the links from the original post. There is also an updated version of the Installation and Users Guide.
The upgrade process should be a simple “over the top” install – you may notice some errors right at the end of the process when the RCCT (post installation configuration tool) runs, these can be ignored.
robtejero
Very good tool. Is compatible with Exchange 2010?
Thanks.
shawn
No only supported on Windows2012 and Exchange2013
Bas van den Dikkenberg
This great tool, i wise it was extend. To include status of all exchange server not only DAG memberts.
And would be great if it was accessebol from my workstaion using the webbrowser.
Andy Grogan
Bas, the tool is primarily designed for Exchange 2013 DAG status – but I might, when I have time expand it out a little bit, or make it modular – not sure yet. In terms of being accessible from remote workstations – it should be already. From the workstation type in the https://serverName/exdst – that should work for you.
Bas van den Dikkenberg
IF you need some to test im willing to do !
Andy Grogan
Thanks Bas. I am working on version 1.02 so I will add you to the testers list. Cheers
A
JC
Hi, the installer completes and when the powershell step fires I see an error. The account is created and added to org admins but the iis app pool isnt created. This is 2013 cu2. Any way I can rerun that step and see where the error is?
Thanks
Andy Grogan
Hiya John, yes there is – in the root of the installation directory there should be a folder called PreReq” “Organization Management”
Run the following command:
RCCT.exe svcEXDST “svcPassword1” “EXDST Service Account” “IIS://Localhost/W3SVC/AppPools” “ap_EXDSTAppPool” “IIS://Localhost/W3SVC/1/Root” “EXDSD” “
Cheers
A
The UC Architects » Episode 25:
[…] http://www.telnetport25.com/2013/06/exchange-2013-dag-status-dashboard-version-1-01 […]
Ricardo
Hi,
I have installed the Dashboard on one of our DAG nodes. When trying to access the Dashboard throught the automatically created shortcut on the Desktop I end up with a timeout. All pre-requisites are installed.
Any hint is appreciated.
thanks
R.
Mike
Installed but I do not see an RCCT folder. Also, I am part of a large enterprise and not being able to tell the app what service account I want to use is not something I can work with. My company’s AD team mantains a strict naming standard and have desginated OUs for service accounts, plus I don’t have account create rights in our infrastructure, so it is necessary to create the account before installation at my corporation. I would like this taken into consideration in your next revision.
Andy
Mike, you have downloaded the latest version (v1.02) by the sound of it and that does not need a service account as it uses one of the built in IIS identities and the RCCT tool has been removed as the installer should take care of the IIS config. This is all explained in the manual.All links to the tool from previous articles have been updated to version 1.02.If you want to change the service account you can as well.
Mike
Andy, I am a little confused because the msi I have is for the 1.01 version. I have not seen any documentation or download link for 1.02. I also want to mention that when I launch the application, my page times out. My environment consists of 2 10 node DAGs distributed across 2 sites with a 10GB link between them. Not sure if the app is having difficult enumerating that large of an environment, but I at least wanted to let you know.
Mike
One more thing! My environment also has 120 active DBs in each DAG with 4 copies. Have you tested this utility against an environment of this scale?
Andy
Mike,
Version 1.02 is located here: http://www.telnetport25.com/2013/08/exchange-2013-dag-status-dashboard-version-1-02/
The EXDSD has not been tested in an environment of that size – for two main reasons:
1. It’s hard for me to get that kind of scale in my own lab environment
2. Generally environments of that size make use of more commercial tools such as SCOM, Mailscape etc.
It is entirely possible that the app is timing out on some of the initial queries on when the dashboard loads – a comparative test may be opening up a Management Shell Prompt on the server where it is installed and typing:
Get-MailboxDatabaseCopyStatus -Server and seeing how long the result takes.
With that information we can look at adjusting the IIS timeout.
Cheers
A
Ambers
Windows Server 2012
Exchange 2013 CU3
Am I missing something, I have reinstalled a few times but I keep getting this:
[NullReferenceException: Object reference not set to an instance of an object.]
EXDST_2013.Default.Get_FSWData() +10292
EXDST_2013.Default.Page_Load(Object sender, EventArgs e) +2944
System.Web.UI.Control.LoadRecursive() +70
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177
Henry
Hello,
I have installed the Dashboard on one of our DAG nodes. When trying to access the Dashboard throught the automatically created shortcut on the Desktop I end up with a timeout.
Any idea what to do?
Windows Server 2012 R2
Exchange 2013 CU 13
Server Error in ‘/EXDSD’ Application.
Request timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1078.0