Features
Configuring the Agent with an EMM / MDM Tool
The GLPI agent can be deployed/configured from an MDM / EMM tool
- Samsung Knox
- AirWatch
- InTunes
- MobileIron
- etc.
As long as the MDM / EMM tool is compatible with managed configurations, you can configure the GLPI Agent (at deployment or on the fly).
Here is the list of configurable settings:
auto_start_on_boot
=> Run an inventory at startup (Bool
true
/false
)automatic_inventory
=> Enable automatic inventory (Bool
true
/false
)frequency
=> Frequency of automatic inventory (String
Day
/Week
/Month
defaultDay
)server_configuration_list
=> (Bundle
)server_url
=> GLPI server URL (String
)server_tag
=> TAG (String
)server_login
=> Username for basic authentication (String
)server_password
=> Password for basic authentication (String
)server_itemtype
=> Asset type in GLPI (String
Computer
/Phone
defaultComputer
)server_custom_asset_serial
=> Custom serial number to replace the one generated by the agent (String
)