Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ganeti.HTools.Backend.MonD
Description
Monitoring daemon backend
This module holds implements the querying of the monitoring daemons for dynamic utilisation data.
Synopsis
- queryAllMonDDCs :: ClusterData -> Options -> WriterT All IO ClusterData
- pMonDData :: String -> Result [MonDData]
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.