Skip to content

BillTheBest/munkireport

 
 

Repository files navigation

munkireport-php

Dashboard view

This is version 2 of munkireport-php, a reporting client for munki. The previous version of munkireport is still available on googlecode: munkireport-php. I moved the project to github because github is just awesome!

This project is a complete rewrite from the previous version, which was a quick-and-dirty port from the original python based munkireport [https://code.google.com/p/munkireport/].

The project is still a work-in-progress, although I'm using it in a production environment for quite some time now.

Features

  • Quick overview of your mac fleet with a dashboard
  • Get reports on many features (hardware types, disk usage, etc)
  • Lightweight: only sends reports when facts have changed
  • Responsive webdesign (looks good on large and small screens)
  • more features

Setup

Setup is easy, you could be running your own reportingserver within minutes!

Please read the install manual

System Requirements

Apart from munki clients doing reporting, Munkireport relies on:

Serverside:

  • A webserver (runs fine with Apache, IIS and nginx)
  • php version 5 with pdo-sqlite3 and libxml

Clientside

  • a Modern webbrowser
  • For persistent storage (sorting and search in datatables) you need a browser that supports localStorage

Mailinglists

For questions about using munkireport or setting up munkireport, you can use:

http://groups.google.com/group/munkireport

For developers who want to contribute to the project:

http://groups.google.com/group/munkireport-dev

Contributing

If you want to contribute to munkireport2, please

External projects

Munkireport-php makes use of these fine software packages:

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.9%
  • JavaScript 28.4%
  • Shell 3.3%
  • Python 2.2%
  • CSS 0.7%
  • C 0.3%
  • Other 0.2%