LLDP
- OpenStack Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 9 | 09 Feb 2022 | |
latest/stable | 7 | 11 Nov 2020 | |
latest/candidate | 12 | 22 May 2024 | |
latest/edge | 17 | 02 Oct 2024 | |
latest/edge | 16 | 02 Oct 2024 | |
latest/edge | 15 | 02 Oct 2024 | |
latest/edge | 13 | 08 Aug 2024 |
juju deploy lldpd
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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