How the SQL monitor pulls the data from SQL server? What method being used for this?
sachin_86
Posts: 4 New member
I need to know the exact
process happening in the background when we configure the SQL monitor for
our servers. I mean how the data gets pulled by the SQL monitor from
servers?
Does it uses any agents for this? What API does it use to pull the data from the servers?
Does it uses any agents for this? What API does it use to pull the data from the servers?
Tagged:
Answers
SQL Monitor uses SQL Queries and WMI to gather information from the monitored entities and the host machines. It does this remotely without an agent.
The graphic on the middle of this page shows the infrastructure of SQL Monitor:
https://documentation.red-gate.com/sm9/getting-started/installing
Kind regards,
Alex
Have you visited our Help Center?