Merge lp://staging/~tcuthbert/charms/trusty/squid-reverseproxy/trunk into lp://staging/charms/trusty/squid-reverseproxy
Proposed by
Thomas Cuthbert
Status: | Merged |
---|---|
Merged at revision: | 57 |
Proposed branch: | lp://staging/~tcuthbert/charms/trusty/squid-reverseproxy/trunk |
Merge into: | lp://staging/charms/trusty/squid-reverseproxy |
Diff against target: |
99 lines (+25/-7) 3 files modified
config.yaml (+11/-0) files/check_squidpeers (+13/-6) hooks/hooks.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~tcuthbert/charms/trusty/squid-reverseproxy/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Bishop (community) | Approve | ||
Barry Price | Approve | ||
Review via email: mp+313908@code.staging.launchpad.net |
Description of the change
This changes the way we monitor squid peers.
With the introduction of the nagios_
The second change is a configurable weight option. This weight option influences the check_squidpeers script to alert when a percentage of the hosts are down (defaults at 50%). This can be optimised further by providing weights on individual peers (for example do we care if random peer in Eastern Europe goes down?).
To post a comment you must log in.
The alert weighting option is a welcome addition, LGTM +1