Skip to content

RonnieJones/munkireport-php-1

 
 

Repository files navigation

munkireport-php

master: Build Status wip: Build Status

Dashboard view

Munkireport-php is a reporting client for munki. The previous version of munkireport is still available on googlecode: munkireport-php.

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 a work-in-progress, please check for updates regularly.

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 7.0 or higher with pdo-sqlite3 and libxml

Clientside

  • a Modern webbrowser

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:

About

A reporting tool for munki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 66.6%
  • Python 19.9%
  • JavaScript 9.5%
  • CSS 2.3%
  • Shell 1.1%
  • Dockerfile 0.4%
  • HTML 0.2%