Skip to content

jackklika/puppetmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppetmonitor

NOTE: This project is no longer maintained on this repo, and is instead on gitlab.

The aim of this project is to provide a simple webpage that takes puppet json reports, turns them into go objects, and displays their status.

Usage

  1. Make sure golang is installed on your system.
  2. Go get this repo
  3. Configure the code so the path points to your puppetdb.
  4. Build the repo. Make sure port 80 is open.
  5. Run the generated binary as root.

Screenshot

Screenshot of Puppet Monitor

About

A go HTTP server that displays easily-readable statuses of puppet nodes on an html page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published