Software Inventory Collector

  • By Canonical BootStack Charmers
Channel Revision Published Runs on
latest/edge 5 17 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy software-inventory-collector --channel edge
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • collection_path | string

    Default: /var/snap/software-inventory-collector/common/

    The path where the data should be collected. This can be added to a machine where there is a pre-defined storage for the output. Make sure there are permissions to write in that path.

  • customer | string

    REQUIRED. Name of the customer to whom the cloud belongs.

  • juju_ca_cert | string

    REQUIRED. Base64 encoded string containing CA certificate used by the juju controller.

  • juju_endpoint | string

    REQUIRED. IP and port of juju controller from which data is collected. Example: "10.0.0.1:17070"

  • juju_password | string

    REQUIRED. Password for login into the juju controller.

  • juju_username | string

    REQUIRED. Username for login into the juju controller.

  • site | string

    REQUIRED. Arbitrary name of the site from which the data is .