ganeti

Safe HaskellSafe-Infered

Ganeti.MaintD.CollectIncidents

Description

Discovery of incidents by the maintenance daemon.

This module implements the querying of all monitoring daemons for the value of the node-status data collector. Any new incident gets registered.

Synopsis

Documentation

queryStatus :: Node -> IO (Maybe JSValue)Source

updateNode :: IORef MemoryState -> Node -> ResultT String IO ()Source

collectIncidents :: IORef MemoryState -> List -> ResultT String IO ()Source

Query all MonDs for updates on the node-status.