services.ocsinventory-agent.settings.local

NixOS option

If specified, the OCS Inventory Agent will run in offline mode and the resulting inventory file will be stored in the specified path.

type: null or absolute path
Default
null
Example
"/var/lib/ocsinventory-agent/reports"
declared in: nixos/modules/services/monitoring/ocsinventory-agent.nixView source on NixOS/nixpkgs →