Puppet Explorer and PuppetBoard are both superior to the Puppet Dashboard. Puppet dashboard is in community support, but this list is full of people having trouble installing it. I would highly recommend using one of the other tools.
What the Puppet Dashboard does do that the other tools do not do is ENC functionality. I think there is a space for an open source lightweight ENC to be written for organizations to use and hack on. Thanks, Spencer On Fri, Sep 19, 2014 at 12:38 PM, PierreR <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/puppet-users/c8780e5b-2afd-43ae-b9db-17bdd87116ee%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- 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/CADt6FWOS_grxgrnwkRtHbE8%2BKQAgFLJPD3EFbbNBBdU9XdWrXA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
