View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~stephanpampel/landscape-client-charm/landscape-client-charm 1 Development 2021-11-05 11:08:11 UTC
73. Add hook and cronjob for registering ...

Author: Stephan Pampel
Revision Date: 2021-11-05 11:05:21 UTC

Add hook and cronjob for registering juju apps as Landscape annotations
Can be enabled via config flag juju-annotations-enabled (default=false)

Details:
      Periodically updates landscape annotations (key:value) for each juju agent
      found on the machine and the juju availability-zone (AZ) of the machine.
      Key is 'juju-${application}' OR 'juju-az-${AZ}' if an AZ is set.
      Value is 'deployed=true' OR 'deployed=false' if the agent got removed.
      Example: juju-landscape-client:deployed=true
      Cronjob runs every 5 min, update frequency depends on exchange-interval.

lp:~stephanpampel/landscape-charm/systemd-monitoring bug(Has a merge proposal) 1 Development 2021-11-05 08:15:19 UTC
408. Add config flag 'enable_monitoring' t...

Author: Stephan Pampel
Revision Date: 2021-11-03 10:26:06 UTC

Add config flag 'enable_monitoring' to disable NRPE checks by default

lp:~stephanpampel/landscape-charm/landscape-monitoring 1 Development 2021-11-01 13:00:02 UTC
413. remove unused import

Author: Stephan Pampel
Revision Date: 2021-11-01 13:00:02 UTC

remove unused import

13 of 3 results