Pular para o conteúdo principal

Monitoring Performance and Availability of Active Directory

Monitoring Performance and Availability of Active Directory: "

You have an important document on your home directory you need to print to make the final review, after that you must email it to a customer.


These things seems pretty easy and people do it every day. All these things rely on one critical component, Microsoft Active Directory (AD).


AD is a Directory Service which contains different resources such as users, groups, computers, printers, group policys (settings / restrictions), DNS and more.


Failure in AD might prevent users from logging in to their computers, accessing files and use critical applications.



If AD is so important, what can you do to protect your environment from critical unplanned outages?



  • Make it redundant


    • Add multiple Domain Controllers (DC) with Global Catalog and DNS enabled.

    • This will allow computers/servers to be able to login and access resources if a DC is down.

    • There are many other areas that needs to be addressed in order to have a redundant AD environment but that is out of this scope.





  • Monitor performance and availability


    • Without monitoring you have no idea how your environment is performing and if it´s available. You rely only on your users to respond when something isn´t working.

    • I am going to introduce a much better way that is proactive and will detect, diagnose and resolve AD performance and availability issues for you. Interested?



  • Use Data Protection


    • In case of disaster or if some parts of AD is accidently deleted you need to be able to revert to a previous good state.

    • This can be done by using Native Tools such as NT Backup or by using third-party tools such as Quest vRanger Pro and/or Quest Recovery Manager for AD.

    • Third party tools comes with a higher price but offer more functionality, restores quicker and have more granular restore capabilities.





As mentioned above, monitoring is very important if you want to be proactive and spot problems before they become to critical, that could result in an outage of AD.


What do native tools offer?


Perfmon is a general Windows Performance Monitor tool. It is very basic and is used as realtime monitoring only. It lacks in presentation, no historic data and no alarm capabilities.


Dcdiag is an command-line AD troubleshooting tool that you can run to diagnose your AD. Output is raw text and can be hard to understand if you don´t have deep AD skills.


Both tools are useful when troubleshooting but not very helpful in your daily monitoring process.


Is there an easier option for me?


Yes there is! Quest vFoglight for AD was built with this in mind. To help you detect, diagnose and resolve AD performance and availability problems without requiring any deep AD expertise from you.



It works across physical and virtual environments and has an agentless architecture (VM only, physical requires OS agent) for easier deployment and management.


Once installed and configured (covered later in this blogpost) it will start to collect key performance data from OS (CPU, Mem, Disk, Network), AD (response time, making sure key roles are accessible etc) and map topology (Forests, Domains, Sites, DCs).


Data that are collected are presented in easy understandable dashboards which are color coded Green (Normal), Yellow (Warning) and Red (Critical).


If some value is above a certain threshold or if it deviate from "normal" quickly, it will trigger an alarm. The Rules and thresholds are written by AD proffesionals that know what needs to be monitored and what thresholds to use.


So when an alarm is fired we have detected that something isn´t "normal" anymore, we provide a diagnose to what have happened and also a resolution to the problem. Everything to minimize the time needed to find and troubleshoot problems avoiding AD outage and in the end save your day!



Installing and Configuring vFoglight for AD


Before you start:



  • Requires vFoglight 6.1 or later

  • AD Cartridge (add-on to vFoglight) can be downloaded from http://portal.vizioncore.com

  • Read Release Notes and Installation Guide before you start, there are important prereqs that need to be in place!




  1. Install AD cartridge (enable new functionality on FMS)

  2. Deploy AD package to FGLAM (enable new functionality on FGLAM)

  3. Create Agents for all DCs (configure FGLAM to communicate to DCs)


I have recorded a video on how to install and configure vFoglight for AD cartridge (more in detail) as well show a demo of it.


(Please visit the site to view this media)


"

Comentários

Postagens mais visitadas deste blog

Favigen, Favicon Generator

Favigen, Favicon Generator : " Favicons are small icons that help identify websites. They are used as a visual representation of a website both in the web browser and at many online services. The three most prominent locations of favicons are the browser’s address bar, the tabbar and the bookmarks folder. Many webmasters like to create custom favicons to add that custom identifier to their website. Favicons can be created in many image and icon editors, but also online. Favigen is a straightforward favicon generator that can turn an image into a favicon. All that it takes is to pick an image from the local hard drive first, select the dimensions of the favicon and click the submit button to make the service generate the favicon. Favigen supports several image formats, including jpg and png, and it does not seem to have size restrictions either. Available image dimensions range are 16×16, 32×32 and 64×64. The generated favicon is displayed directly on the page. A click on do...

A simple rsync script to back up your home directory

A simple rsync script to back up your home directory : " Backing up important data is obviously something we should all do. Unfortunately, it is not always easy to make it happen. We get lazy; we do not have the additional hardware for a backup server; it takes a long time and a lot of CDs to back up to optical media; we do not trust online backup services; backup schemes are difficult to set up and use — any of dozens of reasons can stand in our way. Still, we know we should be backing up our important data. Modern open source Unix-like operating systems offer a plethora of options for incredibly simple, effective backup schemes, however. If the problem is figuring out how to set one up, a simple rsync solution may be exactly what you need. The rsync utility is used to synchronize files between two systems. It does so by way of incremental copies, only copying from the source to the destination what has not already been copied there, saving time, network bandwidth, and syst...

Google Wave now open to the public: faster, Robots and Gadgets aplenty!

Google Wave now open to the public: faster, Robots and Gadgets aplenty! : " Filed under: Internet , Google If you somehow missed it, Google Wave is now a bonafide Labs project: rather than being an invite-only alpha, it's now a public beta test! If you don't already have an account, just head on over to Wave and use your regular Google login details. If you've not seen any of the Google Wave introductory videos , you should check them out -- they explain the whole thing a lot more succinctly than I ever could. Wave has also been enabled for Google Apps domains -- businesses could convert their internal communication to Waves today! Leading up to this public release there have a lot of changes. It's by no means finished, but Google Wave is now a lot faster . It's also more intuitive -- more useful -- and given the large number of Robots and Gadgets now reaching prime-time readiness, it feels like the mass adoption of Wave is imminent. Also, if you're an ol...