Name
mgd_get_host_by_name -- Get a host by its name
Synopsis
object get_host_by_name
(int [id], string [name]);
Description
Gets information about the host record with its up field
set to id and name name
.
Returns an object describing the record if successfull.
Returns false on failure.