Closed GoogleCodeExporter closed 9 years ago
What are the "system_report queries"?
There is currently no built in report mechanism which aggregates data from
multiple servers.
But if you want to, you can always do it SQL-wise! Take a look at
[http://code.openark.org/forge/mycheckpoint/documentation/generating-google-char
ts generating google charts] and
[http://code.openark.org/forge/mycheckpoint/documentation/querying-for-data
querying for data]
Original comment by shlomi.n...@gmail.com
on 22 Aug 2010 at 6:11
Hi,
By "System report queries", I meant anything that is not a custom query... :)
I want to create a report page that shows (for example) the query_cache results
for multiple servers (even if I need to take them from multiple databases!) on
a single page.
Basically, I don't need all the metrics for all the servers, I just want to
create a summary report with the metrics I am interested in (most of which are
already existing graphs on the built in reports) - is this possible?
Thanks,
Matt
Original comment by mattMacW...@gmail.com
on 22 Aug 2010 at 3:47
It is possible via the fact you can get all the metrics you want, including
full featured charts, and build your own HTML page with them.
This isn't a CMS (yet). I have no immediate plans to make this happen.
Original comment by shlomi.n...@gmail.com
on 24 Aug 2010 at 12:37
Original issue reported on code.google.com by
mattMacW...@gmail.com
on 19 Aug 2010 at 9:15