I had a couple servers where we updated the Windows version and Monitor quit trying to connect after 8 failed attempts. The connection wasn't able to reestablish after restarting the Monitor service, BUG-000113723, so I exported my collection config, deleted the collection, and imported the exported config. Boom, problem solved. When I did though the clientId for the records is different for all new records and I cant see data in Monitor older than 5/4/18 when I did this. The older data is still there I think and the clientId is the only thing I can find that is different between the records which would explain me not being able to see the data. In auth.account in the MongoDB I have one account in which _id corresponds to the accountId given in the properties of the collection in Monitor Administrator and has an array of clients where the current clientId in the ArcGISMonitor.result and ArcGISMonitor.resultshour is the last entry in the array. The records in ArcGISMonitor.result only seem to go back to 5/4/18 but the records in ArcGISMonitor.resultshour go back to when we installed Monitor on 2/8/18. ArcGISMonitor.result has 5.1 million records and I cant believe those are all only from the last two weeks.