Top Level Namespace
Defined in:
Method Summary
- 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
- get_service(name : String, status : Int, monitor : Int, svc_type : Int, host : Host) : Service | Nil
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
#