~verterok/charms/trusty/conn-check/xenial-support

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: conn-check
summary: connection checker
maintainer: Simon Davy <simon.davy@canonical.com>
description: >
    Provides the conn-check tool for checking service connectivity,
    and enables exposing the results to Nagios
subordinate: true
tags:
  - monitoring
  - ops
requires:
    conn-check:
        interface: conn-check
        scope: container
provides:
    nrpe-external-master:
        interface: nrpe-external-master
        scope: container