Initial checkin of xvm-munin-config package
[invirt/packages/xvm-munin-config.git] / debian / control
1 Source: xvm-munin-config
2 Section: servers
3 Priority: extra
4 Maintainer: SIPB XVM Project <xvm@mit.edu>
5 Build-Depends: cdbs, debhelper (>= 5), config-package-dev, munin-node
6 Standards-Version: 3.7.2
7
8 Package: xvm-munin-host-config
9 Architecture: all
10 Pre-Depends: smartmontools
11 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
12 Description: Configure Munin monitoring on XVM hosts
13  Configure the munin-node daemon on all XVM servers. Each server gets
14  a set of plugins configured based on its function.
15  .
16  This package configures Munin on the XVM hosts
17
18 Package: xvm-munin-master-config
19 Architecture: all
20 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, libdbd-pg-perl
21 Description: Configure Munin monitoring on XVM master server
22  Configure the munin-node daemon on all XVM servers. Each server gets
23  a set of plugins configured based on its function.
24  .
25  This package configures Munin on the master (web and database)
26  server.
27
28 Package: xvm-munin-remote-config
29 Architecture: all
30 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
31 Description: Configure Munin monitoring on XVM remote servers
32  Configure the munin-node daemon on all XVM servers. Each server gets
33  a set of plugins configured based on its function.
34  .
35  This package configures Munin on the remote (remctl) server.
36
37 Package: xvm-munin-console-config
38 Architecture: all
39 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
40 Description: Configure Munin monitoring on XVM console server
41  Configure the munin-node daemon on all XVM servers. Each server gets
42  a set of plugins configured based on its function.
43  .
44  This package configures Munin on the console server.