monky-2.2.0.0: A system state collecting library and application
Monky.Examples.Connectivity
Description
Synopsis
getConnH Source #
Arguments
The Host to use for connectivity probing
Which port to use for connecivity probing (drop is bad)
Get a handle that allows testing for connectivity to a server
data Conn Source #
The handle type for this module
Instances
Methods
getOutput :: Conn -> IO [MonkyOut] Source #
initialize :: Conn -> IO () Source #