On Mon, Dec 5, 2011 at 4:49 PM, hai wu <haiwu...@gmail.com> wrote:

> Great! Is there any API to use to retrieve these information from
> dashboard database, so that we could generate a nice report via email,
> with short and verbose versions for such report?
>

No. You'd need to put together your own report processor that generated
these for you.

http://docs.puppetlabs.com/dashboard/ui/1.2/node_status.html

That shows you how the "Pending" status is determined.

In the libdir you can see how report processors are put together, and you
can send reports to multiple such processors.

https://github.com/puppetlabs/puppet/tree/master/lib/puppet/reports/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to