mosen / munkireport

Munkireport module for MunkiReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Munki reporting module

Provides info about munki

  • timestamp (string) (string) datetime
  • runtype'] = (string) one of auto, manualcheck, installwithnologout, checkandinstallatstartup and logoutinstall
  • starttime (string) DST datetime
  • endtime (string) DST datetime
  • version (string) Munki version
  • errors (int) Amount of errors
  • error_json (string) Error messages in JSON format
  • warnings (int) Amount of warnings
  • warning_json (string) Warning messages in JSON format
  • manifestname (string) name of the primary manifest

About

Munkireport module for MunkiReport


Languages

Language:PHP 72.6%Language:Hack 17.3%Language:Python 7.4%Language:Shell 2.7%