The much awaited release of Icinga 1.0 RC1 is now available for download!
New features/updates implemented in this release are… (see Changelog for more detail)
- Oracle support with oclilib
- SSL support
- idoutils: fix typecast bug – unsigned long is bigger then int
- idoutils: fix oracle notif_timeperiod_object_id (30 chars max)
- idoutils: fix oracle table serviceescalationcontactgroups (30 chars max)
- idoutils: fix hoststatus/servicestatus/servicecheck unique constraint updating mismatch
- idoutils: fix insert_or_update queries where update violates unique constraint
- idoutils: remove and ignore oracle table_prefix (30 chars max)
- idoutils: workaround to handle more than 4k Data which may exceed service outputs incl. long perf_data
- core init: delete ’su’ usage since all previously su touched files were created by the icinga user
- idoutils: fix unescape bug during tabstops
- idoutils: fix idomod/icinga segfault while try to use ssl on unix sockets
- core configure: set INIT_OPTS depending on detected host OS (no more root:root on FreeBSD?)
- idoutils: fix case insensitive comparison in MySQL using BINARY
- idoutils: change ido2db.cfg: ndo2db_[user|group] to ido2db_[user|group]
- core web: fix missing gif icon copy
Please Note: if you are upgrading from an earlier release, you will need to update the user config in ido2db.cfg from ndo2db_[user|group] to ido2db_[user|group]
As always your feedback is welcome! if you have suggestions or improvements please communicate these via the icinga-devel
mailing list and should you have any trouble with installing/compiling then please use the icinga-users mailing list.
More details to follow soon about the new Icinga-web UI…
From the Icinga Team … Enjoy!













Great news – been looking forward to this.
One question – is the new web-UI included in this release of is that going to be a separate download?
This will be a separate download, as the team are working on this right now, whilst at the OSMC!
Can confirm, that this release is working perfect so far :) Waiting for the new WEB-UI…
That’s great to hear, but should you discover any issues, please report them! ;)
Sure, i will!
Everything is working fine till now… And I torturing Icinga very strong! ;)
We are busy working next to OSMC, an update will follow soon. Please be patient! :)
Thanks! Gracias!
I am running the idoutils module on a nagios 3.0.6 installation (Groundwork 6.0) without any problem. Using an Oracle database.
You guys rock! Keep up the good work.
that’s really nice to hear … keep following the oracle commits (and/or releases) in the future and please provide any stress tests and/or bug reports … everything related to Oracle – keep me posted on the dev tracker or contact me directly! :)
ps: and keep in mind .. take icinga, copy the config and switch to icinga as the stable 1.0 will be there soon :)
hi there,
congrats for 1.0 rc 1, going to test w/ postgres
and i find some bugs …
mex