On 16 Apr 2015, at 19:50, Robert Chen <
robert...@gmail.com> wrote:
> how to list all classes deployed/running on a puppet agent?
>
> how to get all running puppet agent/IP addresses managed by the master? ( the puppet cert list --all list all certs which does not mean an agent is running).
you can either store reports as files on disk or use puppetdb and then query the rest api.