cgoIT / munkireport-php

A reporting tool for munki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MunkiReport

master: Build Status wip: Build Status

MunkiReport is a reporting client for macOS. While originally dependent on Munki, MunkiReport is now able to run stand-alone or to be coupled with Munki, Jamf or other macOS management solutions.

Dashboard view

Features

  • Quick overview of your macOS fleet with a customizable dashboards
  • Get reports on many features (hardware types, disk usage, etc)
  • Extendable with a growing list of modules
  • Lightweight: only sends reports when facts have changed
  • Responsive webdesign
  • more features

Setup

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

Please read the demonstration setup.

System Requirements

Serverside:

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

Clientside

  • a Modern webbrowser

Mailing lists

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

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

For developers who want to contribute to the project:

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

For security related issues, please use the private mailinglist:

https://groups.google.com/group/munkireport-security

Contributing

If you want to contribute to MunkiReport, please

External projects

MunkiReport makes use of these fine software packages:

About

A reporting tool for munki

License:MIT License


Languages

Language:PHP 69.1%Language:Python 17.9%Language:JavaScript 8.7%Language:CSS 2.1%Language:Shell 1.8%Language:Dockerfile 0.3%Language:HTML 0.2%