Gateway - How to display the plugin counts per probe or managed entity on a gateway?
This information can be obtained from the gateway by using the Gateway-SQL plugin. The queries work by counting the total number of plugins used by each probe or managed entity. Example of the dataviews are listed below. The xml of the sampler can be downloaded for your configuration.
Depending on the estate of your gateway the sampler may be expensive in terms of performance and may take some time to run. Due to this reason, the sampler is configured on purpose NOT to sample on startup and does not run on its own. It has a 0 sampling interval. As a result, you will see 0 rows, Manual sampling in the dataview when the sampler is initialized.
To run the sampler manually, click on the Sample now or refresh button in one of the dataviews, and data will be populated in both dataviews.
For more information, see the Gateway-SQL section on the Gateway Plug-Ins documentation. The SQL statements are based on SQLite.