Ad Widget

Collapse

Exchange Mailbox Databases

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IceFusion
    Junior Member
    • May 2017
    • 2

    #1

    Exchange Mailbox Databases

    Hello,
    Does anyone know the right way to monitor such a complex sing as an Exchange mailbox database health?

    As you may now the best practice is to use many copies of database (4 to be accurate) each of which is resided on different mailbox server so to determine the health state of the database you should correlate the state of each database copy that could be Mounted, Healthy, Failed ... and all this is resided on different servers.

    Click image for larger version

Name:	17-0.png
Views:	1
Size:	56.8 KB
ID:	317929

    I understand that I can gather all mailbox databases state data from one of the servers using Get-MailboxDatabaseCopyStatus cmdlet, but this way brings me the one point of failure.
    What I prefer to do is to collect data about databases that are actually present on one server and then concatenate that data with other servers results to create an item which consists of four elements from different servers, is there a way in Zabbix to create such item?

    I appreciate for any help.
Working...