Out of curiosity, how does it compare with puppet dashboard ? Is Puppet Dashboard really EOL ?
What's currently the best reporting open source solution for Puppet ? Cheers On Friday, September 12, 2014 5:19:25 PM UTC+2, Erik Dalén wrote: > > A new release of Puppet Explorer is out! This release adds support for > PuppetDB 2.2, but also drops support for previous PuppetDB releases (once > the v4 API stabilizes it will be easier to keep compatibility). > > The major new feature is support for structured facts, for example you can > search for system_uptime.days>100 if you are using Facter 2.2. > > You can now also subquery the node fields using the #node syntax, for > example #node.catalog-environment=production > > To query for nodes matching timestamps you can use an @ sign in front of a > string to have it parsed by timespec instead of typing a ISO timestamp by > hand. For example: #node.report-timestamp<@"now - 2 hours" > > It also has support for customisable panels in the dashboard, define your > own queries and show how many nodes are matching. > > A pre built tar.gz as well as RPM and DEB packages are available at: > https://github.com/spotify/puppetexplorer/releases > > -- > Erik Dalén > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/c8780e5b-2afd-43ae-b9db-17bdd87116ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
