Check network connections?
netstat -taunp | grep 8140
On Fri, Jul 04, 2014 at 02:21:32AM -0700, Yugank Pandey wrote:
> But doing so gives only the puppet agents that have had a successful
> connection (authorized certificates in past) with the master and the
> reports just includes
>
> But doing so gives only the puppet agents that have had a successful
> connection (authorized certificates in past) with the master and the
> reports just includes their interaction with the master. I am curious to
> know if from a master it can be determined how many puppet agents are
> c
Check the list of signed certs and read your puppetmaster logs (or check
reports in /var/lib/puppet/reports, or check reports in puppetdb) to see when
they last checked in.
puppet cert list -a
http://docs.puppetlabs.com/guides/reporting.html
On Thu, Jul 03, 2014 at 06:29:19AM -0700, Yugank Pan
Is there any way that all the puppet agents that are connected to a puppet
master (or any server that they are getting their configuration from) be
determined from the puppet master ?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscr