Actions
Feature #30
closedAdd a dashboard
Description
It should be possible to provide an overview of current hosts status - e.g.:
- hosts that changed something in their last run / 24 hours
- hosts that had a failure in the last run / 24 hours
- hosts that didn't run puppet in the last 30 minutes
anything else?
Updated by Richard Francis over 15 years ago
Ohad Levy wrote:
It should be possible to provide an overview of current hosts status - e.g.:
- hosts that changed something in their last run / 24 hours
- hosts that had a failure in the last run / 24 hours
- hosts that didn't run puppet in the last 30 minutes
anything else?
It would also be nice to see the build status of a particular server (requested pxe config, building, build complete, puppet run).
It might also be good to get this output in rss so it can be monitored externally to raise alerts.
Updated by Ohad Levy over 15 years ago
Richard Francis wrote:
It would also be nice to see the build status of a particular server (requested pxe config, building, build complete, puppet
run).
Thats partly available now, you would see a status icon which currently supports 3 modes (probably can be extended):
- Enabled for installation but hasn't done anything yet.
- Finished OS installation
- Puppet has run one or more times
- Everything is ok - no changes
- Everything is ok - but puppet did some changes
- Some Failed / Errors
- Puppet didnt run in the last 35 minutes.
It might also be good to get this output in rss so it can be monitored externally to raise alerts.
Interesting Idea :)
Updated by Ohad Levy about 15 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 90b706580529289f7bac42b14adff45a70e1180e.
Updated by Ohad Levy about 15 years ago
- Status changed from Ready For Testing to Closed
Actions