ganeti

Safe HaskellSafe-Infered

Ganeti.DataCollectors.Drbd

Contents

Description

DRBD data collector.

Synopsis

Documentation

defaultFile :: FilePathSource

dcName :: StringSource

arguments :: [ArgCompletion]Source

The list of arguments supported by the program.

Command line options

getPairingInfo :: Maybe String -> IO (Result [DrbdInstMinor])Source

buildDRBDReport :: FilePath -> Maybe FilePath -> IO DCReportSource

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

Main function.