Bug #54078 F/R: Have additional OS disk usage and stats information available in MEM
Submitted: 28 May 2010 22:37 Modified: 29 May 2010 5:04
Reporter: Roel Van de Paar Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Monitor: Advisors/Rules Severity:S4 (Feature request)
Version:2.2.1.1721 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[28 May 2010 22:37] Roel Van de Paar
Description:
Please add information on disk usage (total, used, % fragmented, for data and index) per database, per tablespace, and per table within a database.

Please add disk statistics on disk (overall reads and writes, InnoDB reads and writes, in the categories of numbers per second, KB per second, total numbers, total KB, I/O latency)

How to repeat:
N/A
[29 May 2010 5:03] Roel Van de Paar
Also overall disk statistics would be good (free/used/warnings/...).
[29 May 2010 5:04] Roel Van de Paar
Verified on 2.2.1.1721.
[29 May 2010 5:09] Roel Van de Paar
Current workaround: create a custom data collection to parse output from for instance df -m. Enterprise support customers can open a support issues to find out more about this.
[26 Jul 2010 6:09] Roel Van de Paar
Any updates?
[9 Aug 2010 11:40] Mark Leith
Two new graphs added in 2.3, that aggregate *all mountpoints*:

Disk Space Usage: 
  Total Size 
  Used

Disk IO Usage:
  Read (Mb/sec avg)
  Write (Mb/sec avg)
  Total (Mb/sec avg)

More detailed statistics (per mountpoint, etc.) will be in a later release.
[3 Mar 2014 12:22] Daniƫl van Eeden
The per filesystem info is available in MEM 3.0

Per schema/table data and index size would be nice. And per tablespace physical size would also be nice.