def new_host_check
        n = params[:host]
        if n.nil? or n.blank?
            render :partial => 'hosts/name_bad'
            return