Commit Graph

16 Commits

Author SHA1 Message Date
sthen
a92894c099 zap unneeded PERMIT_* lines 2013-03-28 12:05:52 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
rpe
2727c9e902 - update icinga-core to 1.8.3
- update icinga-web to 1.8.1
- now, as the versions of icinga-core and icinga-web seem to diverge,
  move version information to the individual Makefiles in core/ and
  web/

ok sthen@ (MAINTAINER)

Changes for icinga-core 1.8.3:
Bugs
* idoutils: fix unknown column contactaddress_id (thx fmbiete) #3483 - MF

Changes for icinga-web 1.8.1:
Bugs
    * Removed duplicate insert in sql upgrade scripts #3328
    * IE7 window fix for cronk save dialog
    * Disabled grouping of of unhandled problems grid #3320
    * Re-added missing command restriction class #3457
    * Removed ghost column after changing to new grid events #3458
    * Fixes PNP extension #3427
    * Removed flash for packaging and flash security fixes
    * Various custom cronk dialog fixes

Features
    * Allow xtypes in grid events to customize menues
    * Clearcache enhancements
    * Make ApiComboBox default for filters (Pagination)
2012-12-27 14:51:54 +00:00
sthen
8439312341 update Icinga to 1.8.0, testing (including icinga-web) and ok rpe@
- slight tweaks to upgrade documentation while there; you should still
check the proper upgrade notes from upstream, but the README now points
idodb users at the actual location of the schema update files to save
a bit of hunting.
2012-10-18 20:04:58 +00:00
sthen
743cf4110d bugfix update to Icinga 1.7.2 2012-08-30 13:56:17 +00:00
sthen
0af7923032 update to Icinga 1.7.1; various minor fixes 2012-06-19 10:01:52 +00:00
sthen
a514f443ab update to icinga 1.7.0 - IDO users note, as well as the usual DB upgrade
steps, edit icinga.cfg and change broker_module=/usr/local/bin/idomod.o
to broker_module=/usr/local/lib/idomod.so, this is also mentioned in the
README.

Notable fixes:
- flexible downtimes now last the duration specified once triggered
- avoid insane looping through event list when rescheduling checks
2012-05-17 11:05:40 +00:00
sthen
ee12a15df7 update to Icinga 1.6.1 2011-12-03 15:01:38 +00:00
sthen
4f746599a8 update to icinga 1.5.1 2011-09-22 15:25:28 +00:00
sthen
abe96ac59c Use V?= rather than V= 2011-07-19 11:13:26 +00:00
sthen
beefc056f1 bugfix update to icinga 1.4.2 2011-07-01 16:57:41 +00:00
sthen
dd88c40777 update to Icinga 1.4.1; bugfixes and minor improvements, rolls in XSS fix
we already had in a patch.
2011-06-08 14:24:50 +00:00
sthen
8351e35a04 - update Icinga to 1.4.0
- tweak @extraunexec's
2011-05-11 13:57:41 +00:00
sthen
cb9eb050bc maintenance update of icinga to 1.3.1, with a few small tweaks to the
port:

- fix icinga-api RUN_DEPENDS (idoutils need not be on the same
machine but it does need php).

- better log_archive_path

- we're building with embedded perl to make it easy to use if
wanted, but it's not suitable with all scripts, so in the default
configuration set use_embedded_perl_implicitly=0
2011-03-31 10:25:25 +00:00
sthen
97b610b88c specify "GPLv2 only" rather than just "GPLv2" on the license comment 2011-03-28 14:10:28 +00:00
sthen
3dff6b41f2 Import ports/net/icinga (with -I !, so the 'core' directory doesn't
become cvs-food). See the README file for information about migrating
from Nagios with minimal config changes.

The icinga-web API-backed user interface is a work in progress
and not yet linked to the build; the core program and classic web
interface are perfectly usable.

Comments/ok from pea@, thanks for testing!

-- -- --
Icinga monitors network resources such as servers, routers, switches,
applications and services and notifies administrators or responsible
persons. It's a fork of Nagios and supports its extensive pool of
monitoring plug-ins. Current status information, historical logs
and reports can all be accessed via a web browser.
-- -- --
2011-03-28 14:06:06 +00:00