~alexey-pustovalov/charms/precise/zabbix-agent/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Alexey Pustovalov
  • Date: 2015-02-06 10:50:57 UTC
  • Revision ID: alexey.pustovalov@zabbix.com-20150206105057-h7ftvzumkjy2psr9
Initial charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: zabbix-agent
 
2
summary: Network monitoring solution - Zabbix agent
 
3
maintainer: Alexey Pustovalov <Alexey.Pustovalov@ubuntu>
 
4
description: |
 
5
 Network monitoring system with many features.
 
6
 It can be used for:
 
7
 
 
8
  - high level monitoring of IT services;
 
9
  - centralized monitoring of your servers and applications;
 
10
  - monitoring of SNMP-enabled devices;
 
11
  - performance monitoring (process load, network activity, disk
 
12
    activity, memory usage, OS parameters etc.);
 
13
  - data visualization.
 
14
tags:
 
15
  - monitoring
 
16
subordinate: false
 
17
provides:
 
18
  agent-passive:
 
19
    interface: agent-passive
 
20
#  checks:
 
21
#    interface: checks
 
22
requires:
 
23
  agent-active:
 
24
    interface: agent-active