I would like to see a native sensor to be able to monitor Azure Active Directory Connect (AADC) in PRTG. (https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-azure-ad-connect)

The following parameters would be interesting:

  • Number of users that have been synchronized
  • Number of groups that have been synchronized
  • Time – Last synchronization of users
  • Time – Last synchronization of the password hash

Currently, the best starting point to get such data (like values from "Azure Active Directory Health") would probably be via MS-Graph.


Article Comments