a5d2ebe1b2e4374c25dcbf251b0078a719b48143
[invirt/packages/xvm-munin-config.git] / debian / changelog
1 xvm-munin-config (0.0.18) unstable; urgency=low
2
3   * Add xen_net munin plugin for monitoring network status.
4   * Use /etc/sudoers.d now that it exists, instead of appending to
5     /etc/sudoers
6
7  -- Quentin Smith <quentin@mit.edu>  Mon, 06 Jan 2014 02:10:49 -0500
8
9 xvm-munin-config (0.0.17) unstable; urgency=low
10
11   * Python 2.7 apparently treats "%\n" as a format specifier, when it used
12     to be treated as a literal string.
13
14  -- Quentin Smith <quentin@mit.edu>  Sun, 05 Jan 2014 14:04:53 -0500
15
16 xvm-munin-config (0.0.16) precise; urgency=low
17
18   * xen_cpu now detects the number of cpus.
19
20  -- Peter Iannucci <iannucci@mit.edu>  Sat, 27 Jul 2013 19:18:00 -0400
21
22 xvm-munin-config (0.0.15) precise; urgency=low
23
24   * Updating the xen API python import.
25
26  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 17:17:58 -0400
27
28 xvm-munin-config (0.0.14.1~dvorak42) precise; urgency=low
29
30   * Bumped version for precise-dev.
31
32  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:43:37 -0400
33
34 xvm-munin-config (0.0.14~dvorak) precise; urgency=low
35
36   * Bumped version number.
37
38  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:23:19 -0400
39
40 xvm-munin-config (0.0.13~dvorak42) unstable; urgency=low
41
42   * Added ::ffff:$IP mapped IPv4 address to allowed list.
43
44  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:07:02 -0400
45
46 xvm-munin-config (0.0.13) unstable; urgency=low
47
48   * Ensure that UUIDs begin with a letter and not a number, to work around
49     a Munin bug that breaks CDEFs for fields whose name begin with a
50     number.
51
52  -- Quentin Smith <quentin@mit.edu>  Wed, 10 Aug 2011 09:51:53 -0400
53
54 xvm-munin-config (0.0.12) unstable; urgency=low
55
56   * Use the .. perl operator to simplify the prerms.
57
58  -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:31 -0400
59
60 xvm-munin-config (0.0.11) unstable; urgency=low
61
62   * Add missing invirt-base dependency to all xvm-munin-config packages.
63
64  -- Evan Broder <broder@mit.edu>  Sun, 31 Jan 2010 15:40:55 -0500
65
66 xvm-munin-config (0.0.10) unstable; urgency=low
67
68   * Make the munin-node.conf Mako template render even if no monitoring
69     hosts are configured.
70
71  -- Evan Broder <broder@mit.edu>  Thu, 28 Jan 2010 00:11:14 -0500
72
73 xvm-munin-config (0.0.9) unstable; urgency=low
74
75   * Added a clean target.
76
77  -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:41 -0500
78
79 xvm-munin-config (0.0.8) unstable; urgency=low
80
81   * Monitor how many processes are currently wiping an LV
82
83  -- Quentin Smith <quentin@mit.edu>  Thu, 02 Apr 2009 02:06:41 -0400
84
85 xvm-munin-config (0.0.7) unstable; urgency=low
86
87   * Remove smart monitoring for Equallogic RAID devices
88
89  -- Quentin Smith <quentin@mit.edu>  Sat, 14 Mar 2009 03:06:05 -0400
90
91 xvm-munin-config (0.0.6) unstable; urgency=low
92
93   * Add Provides and Conflicts lines to debian/control for
94     config-package-dev
95
96  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:17:06 -0500
97
98 xvm-munin-config (0.0.5) unstable; urgency=low
99
100   [ Quentin Smith ]
101   * Fix typos in xen_cpu script for XenAPI code
102   * Bump theoretical CPU max to 64x
103   * Show domain CPU weight and cap if available
104   * Refuse to run with the untested SERVER_XEN_API until we support it elsewhere
105
106   [ Evan Broder ]
107   * Move the unnecessary Pre-Depends to a Depends
108   * We don't need to remove the code from sudoers in the postinst - the
109     preinst will get run on upgrade
110
111  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 23:44:22 -0500
112
113 xvm-munin-config (0.0.4) unstable; urgency=low
114
115   * Pass microseconds to Munin and display as percentages on graph
116
117  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 21:31:07 -0500
118
119 xvm-munin-config (0.0.3) unstable; urgency=low
120
121   * Fix xen_cpu script to leave out hyphens from UUID
122   * Add a variable to the remote init script that std-init expects
123
124  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 19:09:34 -0500
125
126 xvm-munin-config (0.0.2) unstable; urgency=low
127
128   [ Quentin Smith ]
129   * Add a monitoring script for domain CPU utilization
130   
131   [ Evan Broder ]
132   * Don't just keep adding to the sudoers file
133
134  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 08:08:26 -0500
135
136 xvm-munin-config (0.0.1) unstable; urgency=low
137
138   * Initial Release.
139
140  -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:52:10 -0500