Commit Graph

14 Commits

Author SHA1 Message Date
sthen
0af7923032 update to Icinga 1.7.1; various minor fixes 2012-06-19 10:01:52 +00:00
sthen
674aa55f4a sync, still not enabled by default though 2012-05-17 11:06:33 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
sthen
ee12a15df7 update to Icinga 1.6.1 2011-12-03 15:01:38 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
robert
c8661c2d29 fix deps 2011-07-09 00:37:40 +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
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +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
ad465adcb5 tidy up icinga-web Makefile a bit, adjust DESCR.
not yet ready for consumption.
2011-03-31 09:42:21 +00:00
sthen
a4db80ff43 bleh, should have rm'd the devtodo file 2011-03-28 14:08:11 +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