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