Don't *run* the munin-node.conf.xvm.mako file in the clean target. *rm* it
[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 Provides: ${diverted-files}
12 Conflicts: ${diverted-files}
13 Description: Configure Munin monitoring on XVM hosts
14  Configure the munin-node daemon on all XVM servers. Each server gets
15  a set of plugins configured based on its function.
16  .
17  This package configures Munin on the XVM hosts
18
19 Package: xvm-munin-master-config
20 Architecture: all
21 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, libdbd-pg-perl
22 Provides: ${diverted-files}
23 Conflicts: ${diverted-files}
24 Description: Configure Munin monitoring on XVM master server
25  Configure the munin-node daemon on all XVM servers. Each server gets
26  a set of plugins configured based on its function.
27  .
28  This package configures Munin on the master (web and database)
29  server.
30
31 Package: xvm-munin-remote-config
32 Architecture: all
33 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
34 Provides: ${diverted-files}
35 Conflicts: ${diverted-files}
36 Description: Configure Munin monitoring on XVM remote servers
37  Configure the munin-node daemon on all XVM servers. Each server gets
38  a set of plugins configured based on its function.
39  .
40  This package configures Munin on the remote (remctl) server.
41
42 Package: xvm-munin-console-config
43 Architecture: all
44 Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
45 Provides: ${diverted-files}
46 Conflicts: ${diverted-files}
47 Description: Configure Munin monitoring on XVM console server
48  Configure the munin-node daemon on all XVM servers. Each server gets
49  a set of plugins configured based on its function.
50  .
51  This package configures Munin on the console server.