Comments
-
+1 for PostgreSQL support
-
Ok, thanks. I've submitted a ticket. case #978978
-
This appears to be happening only in 12c RDS instances. We have several 11g & 10g databases being monitored that still show the other charts.
-
That would be great, i'm not real familiar with thwack though. Is that something you can do for me? I'm not seeing anything that says "create case"...
-
Looks like it's every SQL statement. I'm looking at 1 day, I click on the sql hash next to the main chart which brings up this window: I click VIEW HISTORICAL CHARTS from there and the page it's bringing up only has two charts ( Total Wait Time per day for last month and Typical Day of Wait )
-
I want to be able to dump that information into a spreadsheet though, not click through the gui for each user. How can I join the various CONO_, CONU_, CONPT_ tables to get that info in a custom report as opposed to clicking in a gui?
-
That does show memory/cpu by user, but I need a breakdown of all the users for a day / month and their cooresponding percentage of the CPU for that time. To explain the need, we had to scale an RDS instance up to a more expensive class. I know there's one or two users that contributed to the need to scale the instance. I…
-
is there way to expand this query to show all os-users and their respective % of cpu utilization by day?