lp:~lihuiguo/charm-nrpe

Owned by Linda Guo
Get this repository:
git clone https://git.launchpad.net/~lihuiguo/charm-nrpe
Only Linda Guo can upload to this repository. If you are Linda Guo please log in for upload directions.

Branches

Name Last Modified Last Commit
bug/1988360 2022-09-01 01:27:18 UTC
Cache memory shouldn't change used_memory_kb

Author: Linda Guo
Author Date: 2022-09-01 01:27:18 UTC

Cache memory shouldn't change used_memory_kb

If we count caches as free, it should only
impact the free memory, shouldn't change
used_memory_kb because used_memory_kb=total_memory-available_memory

bug/1975886 2022-06-02 03:24:27 UTC
MemAvailable should not be added to Cache memory.

Author: Linda Guo
Author Date: 2022-05-27 05:12:24 UTC

MemAvailable should not be added to Cache memory.

MemAvailable includes MemFree, SReclaimable,
the size of the file LRU lists, and now gets added
to the total size of Cache memory. This can result
in a cache value that is way too large, and in the
rest of the calculation can then yield a negative
used-memory result, and/or a free-memory result that
is higher than the total amount of physical memory.

bug/1901260 2021-07-08 00:00:00 UTC
Updated according to Joe's comment

Author: Linda Guo
Author Date: 2021-07-08 00:00:00 UTC

Updated according to Joe's comment

bug/1898920 2021-02-25 22:14:21 UTC
Ignore docker backend path in ro filesystem check

Author: Linda Guo
Author Date: 2021-02-25 21:59:31 UTC

Ignore docker backend path in ro filesystem check

Added docker backend path /var/lib/docker to
default ro_filesystem_excludes

LP#1898920

bug/1843335 2021-02-24 03:39:33 UTC
Changed swap config to disabled by default

Author: Linda Guo
Author Date: 2021-02-23 06:19:00 UTC

Changed swap config to disabled by default

LP#1843335

master 2021-02-22 02:55:25 UTC
add --skip-unfound-ifaces to check_netlinks.py

Author: Joe Guo
Author Date: 2021-02-22 02:44:51 UTC

add --skip-unfound-ifaces to check_netlinks.py

Add an new boolean option `netlinks_skip_unfound_ifaces` in config.yaml.
When True, add --skip-unfound-ifaces to check_netlinks.py.

LP: #1915106

Signed-off-by: Joe Guo <joe.guo@canonical.com>

stable/21.01 2021-01-22 07:23:20 UTC
Fix lint test

Author: Celia Wang
Author Date: 2021-01-22 07:23:20 UTC

Fix lint test

stable/20.10 2020-10-15 15:17:27 UTC
Merge branch 'blacken-20.10'

Author: Alvaro Uria
Author Date: 2020-10-15 15:17:27 UTC

Merge branch 'blacken-20.10'

Reviewed-on: https://code.launchpad.net/~aluria/charm-nrpe/+git/nrpe-charm/+merge/392305
Reviewed-by: Drew Freiberger <drew.freiberger@canonical.com>

stable/20.05 2020-04-20 22:31:14 UTC
Create /etc/rsync-juju.d directory

Author: Felipe Reyes
Author Date: 2020-04-20 22:31:14 UTC

Create /etc/rsync-juju.d directory

    rsyncd.conf depends on /etc/rsync-juju.d and if it's not present the
    rsync service won't start.

    Fixes LP: #1872827

Reviewed-on: https://code.launchpad.net/~freyes/charm-nrpe/+git/nrpe-charm/+merge/382340
Reviewed-by: Haw Loeung <haw.loeung@canonical.com>
Reviewed-by: Xav Paice <xav.paice@canonical.com>

stable/20.02 2020-02-28 15:12:39 UTC
Update metadata file

Author: Alvaro Uria
Author Date: 2020-02-28 15:12:39 UTC

Update metadata file

110 of 10 results
This repository contains Public information 
Everyone can see this information.

Subscribers