# default for module: cli-glpi
#
[glpi-agent]
  enable	true
  options

  # without GlpiInventory plugin
  #
  #server_url	http://::service.glpi::/glpi/front/inventory.php

  # with GlpiInventory plugin
  #
  server_url	http://::service.glpi::/glpi/plugin/glpiinventory/index.php

  debug			2
  assetname-support	0

  # tasks: RemoteInventory,Inventory,Deploy,NetDiscovery,Collect,NetInventory,ESX,WakeOnLan
  #
  tasks		RemoteInventory,Inventory
  no-tasks

  # categories
  #
  # things that we don't want to collect on linux machines ...
  #
  no-category		software
  scan-homedirs		0
  scan-profiles		0
