ganeti-3.1: Cluster-based virtualization management software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ganeti.Storage.Diskstats.Parser

Description

Diskstats proc file parser

This module holds the definition of the parser that extracts status information about the disks of the system from the procdiskstats file.

Synopsis

Documentation

diskstatsParser :: Parser [Diskstats] #

The parser for a whole diskstatus file.