We have a lot of test DataMiner systems, which we currently all monitor with Microsoft Platform driver. However, this only allows us to gather information about the server (CPU, memory, disk,...). To a certain degree, we can monitor the different SL* processes using the task manager, but this does not allow us to monitor the state of the DataMiner. For example, amount of elements, protocols, services, redundancy groups, alarms,...
We can see all this information on every individual DataMiner agent, but is there a way we can "poll" this information into a central DataMiner so we can do aggregated trending/alarming on this information without having to write custom scripts/tools?
If your system is connected to CDMR, watchdog reports are forwarded to the CDMR server.
In those reports, there are some statistics about the DataMiner, those reports are parsed and visualized by the CDMR agent driver.
More info about CDMR can be found here