Releases: ConSol-Monitoring/omd
Releases · ConSol-Monitoring/omd
v2.40-labs-edition
2.40 May 13 2017
- Thruk: update to 2.14-2
- add THRUK_LOGCACHE hook to simply enable the logcache
- Naemon update to 1.0.6
- Nagios: Update to 3.5.1
- histou: update 0.4.1
- nagflux: update 0.4.0
- coshsh: update 3.2.4.3
- Monitoring-Plugins: update to 2.2
- Icinga2 update to 2.6.3
- Icinga1 update to 1.14.0
- Grafana update to 4.2
- Go 1.8 added
- InfluxDb update to 1.2.0
- Mod-Gearman: Update 3.0.2
- apply fixes for CVE-2016-9566 in nagios3, icinga1 and naemon
- apply fixes for CVE-2013-7205 in nagios3
- add process_performance_data=1 to default config files
- add grafana datasource for pnp rrd files
- Apache:
- add mod_rpaf to set remote_addr to real address
- omd:
- add systemd service file, fixes reboot problem on centos
- removed old unmaintained packages:
- shinken
- mongodb
- support cross platform/cross version backup/restores
- set log_initial_states=0 per default
- NRPE: Update to 3.0.1
- LMD: Update 1.1.1
v2.20-labs-edition
2.20 Nov 18 2016
- OMD
- use distro version numbers in package names for debian and ubuntu too
- add html mail notification templates
- add bash completion
- Debian:
- switch to virtual-mysql-server dependency in order to use mariadb as well
- Added build support for Fedora 24
- Monitoring-Plugins update to 2.1.2
- Icinga update to 2.4.10
- Influxdb update to 1.1.0
- see https://docs.influxdata.com/influxdb/v1.0/administration/upgrading/
- add default retention policy of 2years and add omd config option to set policy.
- Grafana update to 3.1.1
- add grafanactl for command line user management
- Core
- set log_external_commands=1 by default
- added ansible 1.9.5
- Histou / Nagflux update - new Layout
- see https://github.com/Griesbacher/nagflux/releases/tag/v0.2.0
- Added Prometheus, Alertmanager, BlackboxExporter and PushGateway
- added Livestatus Multitool Daemon (LMD) 1.0.2
- Thruk: Update to 2.12
- Mod-Gearman: Update 3.0.0
- Naemon update to 1.0.5
v2.10-labs-edition
2.10 Nov 12 2015
- Icinga update to 2.3.11
- Naemon update to 1.0.3
- Mod-Gearman2: Update 2.1.5
- Apache shared mode removed
- added Grafana
- added Influxdb
- added Histou
- added Nagflux
- Thruk: Update to 2.04
v1.30: release 1.30
1.30 Oct 01 2015
- omd:
- Added "Basic / ADMIN_MAIL" hook to configure the target mail
address for eMails sent to the site user (e.g. created by
crontab). Finally this generates the ~/.forward file within
the sites directory. When a mail address is configured, the
file is written, when you have none configured, the file is
deleted.
If you already have a ~/.forward file, the mail address will
automatically be used as ADMIN_MAIL value.
- Added backup/restore modes to backup and restore sites completely
You can backup your sites and restore them with the same or a
different name.
Example:
omd backup mysite /tmp/backup.tgz
And for restore use:
omd restore restored /tmp/backup.tgz
You need to ensure you have the OMD version installed during
restore, which the site was using during backup.
You can also backup to stdout and restore from stdin which means
you can stream a backup cross the network. This might not only
be useful for backups, but also for migrations across servers.
- FIX: Update mechanism detects obsolete but non empty directories
correctly and asks the user whether or not to delete them
- FIX: SLES omd init-Script does not use default runlevel 4 anymore
- FIX: Added PYTHONPATH to site crontab for being able to access
the sites python modules as when run in interactive mdoe
- NagVis:
- Update to version 1.8.5
- Removed deprecated directory var/nagvis/userfiles. This was
deprecated since version 0.52. During the update to 1.30, the
directory and all its contents will be removed. This should be
no problem for most users, because the directory is not used
anymore since a long time.
If you update from OMD 0.52 or below, you need to manually backup
files from var/nagvis/userfiles and copy them to
local/share/nagvis/htdocs/userfiles after the update to make them
available again.
Note: If you decide to downgrade from this or a following
version to version 0.52 or older, you will again need to care
about these files manually.
- FIX: The nagvis URLs were not correctly linking to e.g. Check_MK
when a site has been created with Check_MK as default GUI
- FIX: Fixed site not starting after "omd cp" when using
the arguments --no-past, --no-rrds or --no-logs
- Check_MK:
- Update to 1.2.6p12
- moved log dir to var/log
- Added build support for SLES 12, 11 SP4
- Added build support for Ubuntu 14.10, 15.04, 15.10
- Added build support for Debian 8
- RedHat / CentOS: Builds are now only dedicated to the major
version, not caring about the minor versions anymore
- Mod-Gearman: Update 1.5.5
- Thruk: Update to 2.02
- fix pnp ssi files
- Gearman: Updated to version 0.33-4
- PNP4Nagios: Update to 0.6.25
- Updated Monitoring-Plugins to 2.1.1
- Icinga: Update to 1.12.0
- updated to nail/mailx 12.5
- rrdtool: Update to 1.5.4
- apache:
- mod_fcgid: update to 2.3.9, sles 11 and centos 5/6 only
- set graceful restart timeout
- Default redirects from /[site] and /[site]/ to /[site]/omd/ are
are now preserving the original requested protocol (http/https).
When using the apache own mode (which is the default), having
the system apache service the pages via HTTPS, you will need to
configure the system apache to provide the X-Forwarded-Proto
request header to the site apache, which can be done by
adding the line 'RequestHeader set X-Forwarded-Proto "https"' to
the proxy configuration related to the site.
- Apache is now using the default site profile (e.g. PATH)
- Dokuwiki
- Updated to Version 2014-09-29d
- fix discarding all local settings on update
- check_webinject: Update to 1.88