We don't need to remove the code from sudoers in the xvm-munin-config
[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 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, smartmontools
11 Description: Configure Munin monitoring on XVM hosts
12  Configure the munin-node daemon on all XVM servers. Each server gets
13  a set of plugins configured based on its function.
14  .
15  This package configures Munin on the XVM hosts
16
17 Package: xvm-munin-master-config
18 Architecture: all
19 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, libdbd-pg-perl
20 Description: Configure Munin monitoring on XVM master server
21  Configure the munin-node daemon on all XVM servers. Each server gets
22  a set of plugins configured based on its function.
23  .
24  This package configures Munin on the master (web and database)
25  server.
26
27 Package: xvm-munin-remote-config
28 Architecture: all
29 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
30 Description: Configure Munin monitoring on XVM remote servers
31  Configure the munin-node daemon on all XVM servers. Each server gets
32  a set of plugins configured based on its function.
33  .
34  This package configures Munin on the remote (remctl) server.
35
36 Package: xvm-munin-console-config
37 Architecture: all
38 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
39 Description: Configure Munin monitoring on XVM console server
40  Configure the munin-node daemon on all XVM servers. Each server gets
41  a set of plugins configured based on its function.
42  .
43  This package configures Munin on the console server.