perl-modules: Added Monitoring-Plugin module
[omd.git] / Changelog
blob359523b1012fb8a2bd5274f8982a2b55d29088b5
1 This file documents the revision history for the Open Monitoring Distribution
3 1.20
4           - apache: Changed order of apache daemon startup/stopping
5             The webserver is now started after the monitoring core, but more
6             important, it is now stopped after the core. This should reduce
7             the time needed to bring down all worker processes, since there 
8             are no hanging livestatus connections started by web clients anymore.
9           - debian packge: Removed non existant URL from changelog
10           - perl-modules:
11             - Added missing semikolon to fix syntax error
12             - Added Monitoring-Plugin module
13           - omd: added nagios/icinga reload init hooks
15 1.10     Dec 15 2013
16           - omd: More friendly error messages when init scripts do not exist
17           - omd: Added option to execute scripts during site creation by putting
18             files to ~/lib/omd/scripts/post-create
19           - python modules: added pysnmp and pyasn1 modules
20           - rrdtool: Also deliver python bindings
21           - rrdcached is now logging to ~/var/log/rrdcached.log
22           - added missing logrotation config for ~/var/log/xinetd.log
23           - added "diskspace" program which is meant to cleanup too old files
24             which are not needed/wanted anymore and are not handled by regular
25             logrotate (like e.g. the nagios archive). Is callec automatically
26             every hour when the OMD crontab is enabled. This can be changed by
27             editing the cron config etc/cron.d/diskspace
28           - Thruk: Update to 1.80-3
29           - Mod-Gearman: Update 1.4.14
30           - Nagios: Init script kills whole process groups during "stop"
31           - check_webinject: Update to 1.86
32           - gearmand: increase open files limit
33           - Fix bug on Debian/Ubuntu where start/stop script started/stopped
34              sites multiple times
35           - cleanup checkresults dir of Nagios when (re-)starting Nagios
36           - Init scripts can now deal with upstart user sessions, where the
37             PPID is not 1 anymore, instead of it the PPID is the user session
38             init process (init --user). This was first seen on ubuntu 13.10.
39           - Added build support on Ubuntu 13.10 (Saucy Salamander)
40           - Check_MK/MK Livestatus: new version 1.2.2p3
41           - NagVis: Update to 1.8b1
42           - Nagios Plugins: Update to 1.5
43           - Support builds on CentOS/RedHat 5.10
45 1.00     Jun 17 2013
46           - Nagios: Update to 3.5.0
47           - Icinga: Update to 1.9.1
48           - Thruk: Update to 1.72-2
49             - added cookie based login
50           - Apache: Enabling mod_status (if available) for 127.0.0.1 in own mode
51           - Check_MK/MK Livestatus:
52             - new version 1.2.2p2
53             - integrated Event Console
54             - Changed path for check manpages from share/doc/check_mk/checks
55               to share/check_mk/checkman to match the local/ path
56             - Installing livestatus python API module now
57             - Added config hook MULTISITE_AUTHORISATION to control some user
58               permissions in NagVis and pnp4nagios via multisite permissions
59           - NagVis: Update to 1.7.9
60           - omd:
61             - new option --no-autostart, -A for omd create (set AUTOSTART
62               to off right at creation, useful for test sites!)
63             - update: Ensure execution of the target versions hooks
64             - update: Added update log ~/var/log/update.log
65             - FIX: Fixed handling of comments in distro files (repairs "omd
66               setup" on some platforms)
67           - PNP4Nagios: Updated to version 0.6.21
68              - Added INIT hooks to npcd and pnp_gearman_worker scripts
69           - Support Ubuntu 12.10 (Quantal)
70           - Support Ubuntu 13.04 (Raising)
71           - Webinject: Update to 1.76
72           - NRPE: Update to 2.13
73           - check_multi: updated to 0.26_581
74           - Mod-Gearman: Updated to version 1.4.6
75           - Gearman: Updated to version 0.33
76             - added queue retention
77           - mod_python: Fixed our sys.path patch not to destory the default
78             sys.path set during interpreter initialization
79           - Dokuwiki: Now supporting the new multisite cookie format
80           - rrdtool: Update to version 1.4.8 
81             - compile and install Python binding
82           - nagios: Changed init script to kill still running processes during
83                 "stop" call after 60 seconds waiting
84           - Added python module pysphere to make ESX monitoring easier
85           - Jmx4Perl: Update to 1.07 (Jolokia: 1.1.1)
86           - nsca: Cleaned up init script, better detection of stale pids / processes
89 0.56     Sep 25 2012
90           - omd:
91             - Fixed problem updating omd sites without tmpfs: Not removing
92               whole tmp/ directory but only the contents
93             - Improved exception handling during omd update/cp/mv (Asking
94               for retry/accept/abort now)
95           - RPMS: Not checking for removed version during pkg release update
96                  (Does not mean omd version update.)
97           - check_multi: updated to 0.26_538
98           - Mod-Gearman: Updated to version 1.3.8
99           - Thruk: Update to 1.50
100           - Nagios Plugins: Update to 1.4.16
101           - PNP4Nagios: Update to 0.6.19
102           - NagVis: Update to 1.7.1
103           - Icinga: Update to 1.7.2
104           - Check_MK: Added 1.2.0p2 release
105           - Shinken: Update to 1.2
106           - jmx4perl: Update 1.05
107           - Support Ubuntu 12.04 (Precise)
108           - set log_initial_states=1 per default
110 0.54     Apr 02 2012
111           - omd:
112             - FIX: Fixed "omd umount" command when running without specific site
113             - new option --kill for umount, rm and disable, that will kill
114               processes using tmpfs before unmounting it
115             - output argument help when calling omd COMMAND --help
116             - new option --conflict=HOW for non-interactive omd cp/mv/update.
117           - mod_python:
118             - Fix "omd stop apache", which was sometimes timing out
119             - Fix several DeprecationWarning messages when using python 2.6
120           - NagVis: Updated to NagVis 1.6.5
121           - Thruk: Update to 1.26
122           - RRDtool: Update to 1.4.7
123           - PNP4Nagios: Update to 0.6.17
124           - Webinject: Update to 1.72
125           - Mod-Gearman: Updated to version 1.2.6
126           - Gearman: Updated to version 0.25
127           - Debian 6.0: Added missing dependency for mod_python (libpython2.6)
128           - RPMs: Added "chkconfig --add <s>" commands before "chkconfig <s> on" commands
129           - Making etc/htpasswd file writeable by the site group
130           - Apache logrotate: Performing reload instead of restart
131           - Shinken:
132             - update to 1.0.1
133             - add MongoDB as backend for livestatus logs
134           - Switch Check_MK to version 1.1.12p7
135           - Support SLES11 SP2
136           - Dokuwiki
137             - Updated to Version 2012-01-25 Angua
138             - Template Vector now available
140 0.52     Dec 22 2011
141           - Switch Check_MK to version 1.1.12p6 (Please refer to the migration notes
142             of Check_MK on http://mathias-kettner.de/checkmk_migration_notes.html!)
143           - FIX: WATO - Fixed permissions on conf.d directory for shared apache mode
144           - FIX: Fixed permissions for PHP temp files in shared mode
145           - Get rid of dummy host in a plain fresh OMD site
146           - NagVis
147             - Updated to NagVis 1.6.1
148               Note #1: The userfiles directory has been moved from var/nagvis/userfiles
149               to local/share/nagvis/htdocs/userfiles. The side individual files
150               shal be copied during update. The old files are left untouched in the
151               old directory. If everything works as expeced after update and you
152               don't plan to downgrade again you can savely remove the directory
153               var/nagvis/userfiles from your site
154               Note #2: During "omd update" omd might tell you that the file etc/nagvis/auth.db
155               is obsolete and you changed its contents. In normal cases you want to keep the
156               file (press k) to keep your user accounts, role assignments and permissions.
157             - local/ hierarchie can now handle .php files
158             - Moved nagvis-omd.ini.php to new conf.d/ directory
159           - OMD
160             - Added 'umount' option to unmount the ramdisk of a site
161             - Added 'TMPFS' config option to be able to run omd without the tmpfs filesystem
162             - Handling comments and empty lines in .info files correcty 
163             - Made 'setversion' work on broken links
164             - New commands 'disable' and 'enable'. OMD does not depend on the
165               home directories of disabled sites. This is useful in cluster environments.
166             - New option 'omd create --disabled' and 'omd init' which allows the creation
167               of a site with an empty home directory and afterwards population it. Again
168               this supports cluster environments.
169             - start, restart and reload now honor the option -f,--force: All
170               sites will then be affected, regardless of AUTOSTART
171             - FIX: omd update: page diff through less -F -X (-X is new). This fixes
172               a problem where the diff is not visible on dumb terminals like PuTTY.
173             - FIX: omd: site processes where missing supplementary groups when starting
174               the site as root via 'omd start SITE'
175             - FIX: omd update handled most files twice (without need). This is
176               fixed now.
177             - FIX: omd diff now correctly handles relative paths.
178             - FIX: omd diff now correctly instantiates templates before showing
179               diff in verboes mode
180             - FIX: omd umount skips unmounting on partly running sites
181           - updated to jmx4perl 1.04
182           - pnp4nagios
183             - npcd: Now detecting and handling stale pidfiles in init script
184           - updated to Mod-Gearman 1.1.1
185           - updated to Thruk 1.1.7
186           - updated to pnp4nagios 0.6.16
187           - updated to Icinga 1.6.1
188           - Support Ubuntu 11.10 (Oneiric)
189           - Cleanup up startscript of nagios
190           - New handler for Apache error messages (shows end of logfile)
191           - Ship own version of mailx alias nail as bin/mail
192           - Allow line continuation in nagios config with BACKSLASH LF
193           - Nagios: Skip emacs backup files while loading files from nagios.d directory
194           - Increased php memory limit on CentOS platforms to 64 MB
195           - dokuwiki auth: do not destroy htpasswd symlinks showing to another file
197 0.50     Sep 20 2011
198           - Check_MK: fix problem with playing sounds
199           - Nagios:
200             - added patch to remove host alias from state retention.
201               Changes of the alias in your configuration will now be
202               effective.
203           - updated to check_oracle_health 1.7.0
204           - updated to check_mysql_health 2.1.6
205           - updated to Thruk 1.1.1
206           - updated to Mod-Gearman 1.0.10
207           - updated to Gearman 0.23
208           - updated to Webinject 1.68
209           - updated to PNP4Nagios 0.6.15
210           - OMD
211             - added 'reuse' option
212             - fix 'omd start core' (did simply nothing)
213             - added missing libperl dependency (fixes #217)
214             - fixed problem with mod_proxy sending duplicate pages
215             - fixed problem with mount on redhat/centos 6.0 (fixes #195)
216             - Fixed problem when doing 'omd restart' without mounted tmpfs
217           - Debian Package:
218             - Added the mandatory maintainer name
219           - mod_fcgid: Increased file upload limit from 128kb to 3MB
220           - npcd: Changed init script to find running processes with lost pidfile
222 0.48     May 22 2011
224           - updated to Check_MK 1.1.10p3
225           - updated to Shinken 0.6.4
226           - updated to Thruk 1.0.4
227           - added Mod-Gearman 1.0.5
228           - added Gearmand 0.14
229           - updated Webinject 1.67
230           - updated to NagVis 1.5.9
231           - updated to PNP4Nagios 0.6.13
232           - added check_multi v439* (2011-02-19)
233           - OMD
234             - Added @omd setversion@ command to change the default version of OMD
235             - Improved merge handling during @omd update@
236             - @omd cp@ now supports --no-rrds and --no-logs. Also -N/--no-past which combines these options. Please read the updated man page for details.
237             - Fixed bug while removing sites
238             - Added @omd diff@ command to show added/deleted/changed files compared to a clean site.
239             - Restructured hooks
240             - added option --bare to @omd status@