Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / Block / Diskstats / Types.hs @ c6bca2d1

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
c6bca2d1 06/03/2013 06:08 pm Michele Tartara

Add /proc/diskstats parser

Add a parser for interpreting the content of the /proc/diskstats file,
providing information about the state of the disks of the system.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>