def agent_checks(consul_url=None, token=None):
    '''
    Returns the checks the local agent is managing

    :param consul_url: The Consul server URL.