So I was changing the server time to test another component and couldn't tell if it was the other component that was breaking the DepMon or the time difference. I found an alternative way to test the other component and sure enough, DepMon sees it as active and sending data every minute or so. So ajaitz is right, moving the time into the future on a server hosting a UF will break the communication. It both stopped indexing and wasn't reporting in. Changed the time back, and it picked right back from where it left off. Thank goodness it was reversible!
... View more