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

Ganeti.DataCollectors.Diskstats

Description

procdiskstats data collector.

Synopsis

Documentation

main :: Options -> [String] -> IO () #

Main function.

options :: IO [OptType] #

arguments :: [ArgCompletion] #

The list of arguments supported by the program.

dcName :: String #

The name of this data collector.

dcVersion :: DCVersion #

The version of this data collector.

dcFormatVersion :: Int #

The version number for the data format of this data collector.

dcCategory :: Maybe DCCategory #

The category of this data collector.

dcKind :: DCKind #

The kind of this data collector.

dcReport :: IO DCReport #

The data exported by the data collector, taken from the default location.