GitXplorerGitXplorer
a

puppetlast

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
372fc0d0ececafe93305d66588b2d976f6170b1b

Fix comment

aaderixon committed 10 years ago
Unverified
9ec897ebad025c886cbda0c4d021f6aa22327790

first commit

aaderixon committed 13 years ago

README

The README file for this repository.

Summary

puppetlast.rb is a straight rewrite of http://github.com/gregarmer/puppetlast in Ruby, which itself was a replacement for the puppetlast utility originally shipped with Puppet 0.25 and removed since 2.6. It displays the last connect time of all Puppet agents to the master, with those connecting over 30 mins ago (and therefore likely to have stopped running regularly) highlighted.

Note that puppetlast.rb is not as comprehensive or intelligent as the original puppetlast script (doesn't check cache expiry or use the Puppet API). It assumes the default location for your client YAML files.

Support

Write a better one, you have my full endorsement.