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