services.ocsinventory-agent.settings.server

NixOS option

The URI of the OCS Inventory server where to send the inventory file. This option is ignored if services.ocsinventory-agent.settings.local is set.

type: null or string
Default
null
Example
"https://ocsinventory.localhost:8080/ocsinventory"
declared in: nixos/modules/services/monitoring/ocsinventory-agent.nixView source on NixOS/nixpkgs →