~ayrton/charms/trusty/zabbix-agent/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Marco Ceppi
  • Date: 2013-08-16 01:40:23 UTC
  • Revision ID: marco@ceppi.net-20130816014023-u18sbehd9um0vrlk
Updated charm to use Zabbix server protocol

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
name: zabbix-agent
2
2
summary: network monitoring solution - agent
 
3
maintainer: Nobuto MURATA <nobuto@ubuntu.com>
3
4
description: |
4
5
  Zabbix is a server/client network monitoring system with many features.
5
6
  It can be used for:  - high level monitoring of IT services; -
8
9
  network activity, disk   activity, memory usage, OS parameters etc.);
9
10
  - data visualization. This package provides the software needed to
10
11
  monitor a host using a Zabbix agent.
 
12
subordinate: true
11
13
provides:
12
 
  relation-name:
13
 
    interface: interface-name
 
14
  agent:
 
15
    interface: zabbix-info
14
16
requires:
15
 
  relation-name:
16
 
    interface: interface-name
17
 
peers:
18
 
  relation-name:
19
 
    interface: interface-name
 
17
  juju-info:
 
18
    interface: juju-info
 
19
    scope: container