Fermion: A Side-Project for Administration

NOTICE: Sample programs in this blog are not supported under any Microsoft standard support program or service. The sample program is provided AS IS without warranty of any kind. Microsoft disclaims all implied warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the program and documentation remains with you. In no event shall Microsoft, its authors, or anyone else involved in the creation, production, or delivery of the programs be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the programs or documentation, even if Microsoft has been advised of the possibility of such damages.

NOTE:
=============================================================================
To prevent errors on the local system, PMU (Performance Monitor Users group) must be enabled on the local machine
GOTO: https://blogs.msdn.com/b/bclteam/archive/2006/09/08/746900.aspx
=============================================================================

I wanted to share a program that's been in beta development, for some time now, and - possibly - get feedback about it. Essentially, the program was meant to be a purposeful tool for small to medium size companies that did not use SCOM to monitor the performance of their systems.

An example scenario: An Exchange administrator receives a call from the Helpdesk, saying that users are noticing performance problems on the system (mailflow, access, etc.). The Exchange Administrator can target a specific machine and check the targeted performance counters in a single dashboard layout (in this case, a WPF form).

I, currently, have ambitions to add targeted counters for Exchange 2013 (currently, the counters are incomplete), SQL (all versions), SharePoint (all versions), and Lync (all versions) servers.

Here is a list of the current known issues I'm working on (when I can):

1. Specific objects have borders in Windows 7, only.
2. The checkmark boxes do not stay selected in Windows Server 2008 R2 (without desktop experience enabled).
3. The data pumper does not cease, at first.
4. The DNS method throws an exception in Windows7, despite finding the object in DNS.

So, now that you've read all of this, here's the installer. (Currently, version 1.0.10.21)

Contributing credits - David Herraiz Diaz

Fermion.zip