~brad-marshall/charms/trusty/thruk-agent/add-nrpe-restart

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: thruk-agent
summary: Thruk agent to expose nagios
maintainer: Brad Marshall <brad.marshall@canonical.com>
description: |
  Exposes thruk interface to nagios
tags:
  - ops, monitoring
subordinate: true
requires:
  general-info:
    interface: juju-info
    scope: container
provides:
  thruk-agent:
    interface: thruk-agent
  nrpe-external-master:
    interface: nrpe-external-master
    scope: container