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