ganeti

Safe HaskellSafe-Infered

Ganeti.DataCollectors.Diagnose

Description

Self-diagnose data collector

Synopsis

Documentation

dcName :: StringSource

The name of this data collector.

dcCategory :: Maybe DCCategorySource

The category of this data collector.

dcKind :: DCKindSource

The kind of this data collector.

okWithDetails :: String -> JSValueSource

fnToVal :: String -> IO JSValueSource

buildJsonReport :: IO JSValueSource

dcReport :: IO DCReportSource

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