I'm using Admin Console to configure the sqlserver probe installed on secondary hub to monitor sql server database for five remote sql servers.
After I defined the sqlserver connections, I start to define the profile. After a couple of profiles I get the following pop-up error on save the sqlserver probe configuration:
Message: The probe provisiong service at probe address reported a failure
Resolution: review the PPM probe logs
Error Code: MONS-025
After I get this error I'm no longer able to open the SQLServer probe.
I tried to investigate corruption via Notepad++ but I was unable to found bad entry/characters/profile in the sqlserver_monitor.cfg configuration file.
These empty sections comprised the dupes like shown above so searched on:
</connection_memory>
</0>
</lock_memory>
</optimizer_memory>
</sqlcache_memory>
</total_memory>
...and then I deleted those two lines for each dupe to repai the cfg file - what you see highlighted below in yellow.