Top Level Namespace

Defined in:

Method Summary

Method Detail

def get_host(monit_id : UUID, name : String, monit_version : String, os_name : String, os_release : String, os_version : String, os_arch : String, cpu : Int, mem : Int, swap : Int, uptime : Int, cycle : Int) : Host | Nil #

[View source]
def get_service(name : String, status : Int, monitor : Int, svc_type : Int, host : Host) : Service | Nil #

[View source]