LLDP

Channel Revision Published Runs on
latest/stable 9 09 Feb 2022
Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
juju deploy lldpd
Show information

Platform:

Ubuntu
21.04 20.10 20.04 18.04 16.04 14.04

Learn about configurations >

  • enable-snmp | boolean

    Enable the SNMP agent for LLDPD

  • i40e-lldp-stop | boolean

    Default: True

    "This allows control over Intel's i40e NIC driver. By default i40e blocks userspace LLDP and does it on its own. Setting this option to 'True' means charm will disable this functionality in the NIC and do it within userspace."

  • interfaces-regex | string

    "Which interfaces should lldpd announce details. If you want lldpd to listen on multiple interfaces, set it here. Examples: seth*,meth* You can also use exclamation mark to exclude an interface: eth*,!eth1 This way lldpd will listen on all eth* interfaces with an exception of eth1. By default this is set to None, which puts lldpd in listening mode only."

  • nagios_context | string

    Default: juju

    A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    Default: juju

    Comma separated list of nagios servicegroups for the check

  • short-name | boolean

    Set short name in SysName instead of FQDN

  • systemid-from-interface | string

    Pull systemID from this interface