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

Ganeti.HTools.Backend.MonD

Description

Monitoring daemon backend

This module holds implements the querying of the monitoring daemons for dynamic utilisation data.

Synopsis

Documentation

queryAllMonDDCs :: ClusterData -> Options -> WriterT All IO ClusterData #

Query all MonDs for all Data Collector. Return the cluster enriched by dynamic data, as well as a bit indicating wether all collectors could be queried successfully.

pMonDData :: String -> Result [MonDData] #

Parse MonD data file contents.