MunkiReport
MunkiReport
MunkiReport settings
Configuration Keys (5)
| Key | Type | Title |
|---|---|---|
BaseUrlBaseUrl tells MunkiReport where to find the MunkiReport server. It contains the full url to the server - and subdirectory - ending in a slash - /. Note: BaseUrl is set automatically when installing MunkiReport via the command line or a package. Default: "http://yourserver/munkireport/" | string | — |
ReportItemsReportItems contains a dictionary that tells MunkiReport where to look for the report files. The key is the name of the module, the value contains a path to the appropriate file. Note: ReportItems are set automatically when installing MunkiReport via the command line or a package. | dict | — |
PassphraseIf you have the MunkiReport server configured to use passphrases, you need to set these on the client to allow it to report in. | string | — |
scriptTimeOutBy default, MunkiReport kills a script if it takes longer than 10 seconds to run. You can override this behavior by adding the scriptTimeOut preference key. The entry should consist of an integer containing the number of seconds that a script can run. | string | — |
UseMunkiAdditionalHttpHeadersIf the munki repository and MunkiReport are served from the same server, it may be necessary to use the headers set in munki. | boolean | — |
{{key}} | string | MunkiReport Module |
{{value}} | string | File Path |