def run
    res = node_healthy?

    if res['status'] == 'ok'
      ok res['message']