~jillrouleau/+junk/collectd-standalone

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: bootstack-collectd
summary: Collectd as customized for Canonical BootStack
categories:
  - applications
description: |
  collectd is a small daemon which collects system information
  periodically and provides mechanisms to monitor and store the values
  in a variety of ways. Since the daemon doesn't need to startup every
  time it wants to update the values it's very fast and easy on the
  system. Also, the statistics are very fine grained since the files are
  updated every 10 seconds by default.  The collected information can be
  used to find current performance bottlenecks (performance analysis)
  and predict future system load (capacity planning).  This package
  provides a full installation of the daemon, including the
  configuration. 
subordinate: true
requires:
  general-info:
    interface: juju-info
  general-info: perhapsinsteadofsystem
    scope: container