Safe Haskell | Safe-Infered |
---|
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.
- queryStatus :: Node -> IO (Maybe JSValue)
- updateNode :: IORef MemoryState -> Node -> ResultT String IO ()
- collectIncidents :: IORef MemoryState -> List -> ResultT String IO ()
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.