Comments
-
I think we have a custom alert on Thwack, I will find it and reply back here.
-
Yes, you can move the DPA repository to a server you are also monitoring, although it's not recommended if that is a production instance. How much the impact will be is hard to predict, so testing it at an off-peak time would be strongly suggested.
-
When you refer to DDL Events, I assume you are referring to changes to tables/indexes/etc, i.e. their structures. DPA would currently capture any DDL that occurs on an object assuming it runs for longer than 1 second (DPA polls once a second). What would you like to see related to DML events. DPA also collects the…
-
David, I assume you mean within a monitored instance, you would like to specify one of the machine names listed in the Machines tab and get a list of Top SQLs. Here is a script that should get you started and you can run it from Management Studio while connected to the DPA repository database. Notes: * Each monitored…
-
To see that setting within DPA, click on Options and click into the Administration tab. Click on Advanced Options button and within the System options tab check the Support Options box. Search for WMI and you should see the setting. This should be set to false by default if you are running DPA 10.x and higher.
-
I have checked several installations in our DPA labs and the guest account does not have any privileges/permissions on the repository database. You should be safe to remove that permission.
-
This could be caused by a variety of issues so I would suggest opening a support ticket - SolarWinds Customer Support Information - SolarWinds Worldwide, LLC. Help and Support . The technicians can review your log files and find out specifically what is happening here.
-
Here is a support article that should help: DPA repository: Data retention policy - SolarWinds Worldwide, LLC. Help and Support . You will save the most space in a DPA repo by tweaking the CLEAN_DAYS_OF_DETAIL parameter. Do you also have DPA integrated with VMware and capturing metrics as well? If so, this support article…
-
David, DPA does not currently show annotations on reports but it is a feature on our list of reporting improvements we try to get in every release. It's not on our immediate roadmap for the next release later this year.
-
DPA collects wait time information once per second, but only collects the SQL Hash for the statement in those polls. Once every 2 minutes, DPA will go back to collect SQL text for anything new. My guess is the query was aged out of the cache and DPA was not able to get it in time. This can happen for a query that runs just…
-
Yes this should work and we do it all the time here in our QA and Dev environments.