rpe
fd9f1d80cd
Update net/icinga/web to version 1.12.0
...
OK sthen@
2015-04-05 12:15:08 +00:00
pascal
35957f111a
Bumps for static PIE changes.
...
"just commit" naddy@
2015-04-03 15:12:28 +00:00
sthen
4b298c3efb
update to icinga-1.13.0
2015-03-30 22:43:42 +00:00
rpe
249b5547a3
- Use rcctl(8) in commandline examples.
...
- Add a section how to setup icinga-cgi with httpd(8) and slowcgi(8).
OK sthen@
2015-02-07 22:39:04 +00:00
sthen
e9400759bc
Update to icinga2-2.2.4. Change rc script to use "icinga2 daemon" and rc_bg to
...
force running in the background; it was previously using "icinga2 daemon -d",
but since 2.2.2 this has been hanging on OpenBSD.
Disable vfork as was done upstream on MacOS (to stop a hang there) in the
hope it may also stop a runtime hang seen occasionally here.
There are still some odd things going on and I don't think this is production-
ready on OpenBSD yet, so the warning in DESCR-main remains, but I think this
is not worse than 2.2.1.
2015-02-06 22:53:27 +00:00
sthen
58dfc8201e
fix the remaining 63 time_t problems in Icinga idomod.c, and a typo in patch-cgi_cgiutils_c
2015-02-04 21:19:23 +00:00
landry
abf237485f
Broken on hppa for missing atomic ops
2015-01-20 18:42:38 +00:00
sthen
e7040b37c6
more printf format string fixes for icinga (time_t issues on 32-bit arches)
...
the remaining 61 are all in idomod.c
presumably most/all of these also apply to nagios
2015-01-19 16:59:42 +00:00
sthen
2afac01634
Patch some of the format problems in icinga 1 due to 64-bit time_t,
...
as reported by otto@. Build with -wformat to make the other two hundred
and ten of them more obvious.
(icinga2 doesn't have these problems, but we are stuck with an older
version of icinga2 as current versions fail at runtime on OpenBSD,
and a number of these problems affect the icinga1 cgis which are still
useful with 2).
2015-01-16 18:07:53 +00:00
sthen
3d346c3a42
tweak DESCR, make it clear that this isn't considered entirely stable on OpenBSD
2015-01-04 21:47:14 +00:00
sthen
e8fbb5fe11
revert to icinga2 2.2.1, at least daemonizing fails on openbsd, possibly more.
2015-01-04 21:32:24 +00:00
sthen
da8b773213
update to icinga2-2.2.2, various bugfixes
2014-12-19 01:20:16 +00:00
sthen
4ce6614320
Remove some bogus information about web chroot setup that was modified from
...
the icinga1 readme, it can go back later when icinga web 2 is ready. Problems
spotted by florian@.
Mention that icinga2-migration is now a package.
2014-12-17 22:10:30 +00:00
sthen
41035205ca
update to icinga 2.2.1
2014-12-01 23:45:58 +00:00
sthen
c0294e3dab
+icinga2-migration
2014-11-29 12:21:06 +00:00
sthen
149258b623
import ports/net/icinga/icinga2-migration, ok benoit@ landry@
...
This standalone script allows you to migrate the basic Icinga 1.x object
configuration into native Icinga 2 configuration objects. This project
will be merged into the upstream CLI once there is a stable release.
Meanwhile it acts as standalone helper tool for migrating to Icinga 2.
You are highly advised to read the Icinga 2 Migration documentation
and understand the new dynamic configuration syntax. Check the manual
migration hints in the documentation (http://docs.icinga.org/icinga2/latest/ ).
2014-11-29 12:20:50 +00:00
sthen
d4b9694e05
remove WRKDIST=${WRKDIR}/${DISTNAME} lines, they are the default anyway
2014-11-23 20:28:01 +00:00
sthen
93c42c8b2d
link icinga/core2 to the build
2014-11-22 00:14:21 +00:00
sthen
67271221d0
disable the icinga2 code which forces rlimit setting, it is responsible for
...
random crashes at startup (typically with no usable backtrace) on OpenBSD
2014-11-22 00:14:05 +00:00
sthen
7c563b96bb
update to icinga2 2.2.0
2014-11-22 00:13:03 +00:00
sthen
cfed1c8a90
update to icinga 1.12.0
2014-11-21 14:06:26 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
sthen
425b416b73
update to icinga-web 1.11.2
2014-10-02 21:05:02 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
752b328c24
update to icinga 1.11.7
2014-09-03 11:55:55 +00:00
sthen
4c297064e5
normalize patches, now that trees are unlocked
2014-08-14 09:00:06 +00:00
sthen
4c8fa9518b
use the correct format string for time_t on i386, unbreaking logging there.
...
patch bodged into patch-configure for now, to be split out after full unlock.
2014-08-11 18:34:59 +00:00
jasper
4c746b924a
don't hardcode path to mod_rewrite.so so that the default config
...
works with openbsd-httd-openbsd again.
ok sthen@ rpe@
2014-08-10 11:12:26 +00:00
ajacoutot
9d087a11f1
Tweak documentation according to recent rc changes.
...
ok jasper@
2014-07-22 10:55:40 +00:00
ajacoutot
9ecb6ea3d9
/etc/rc.d -> ${RCDIR}
...
(as pedantic and useless as /usr/local vs LOCALBASE|PREFIX but well...)
ok sthen@
2014-07-19 22:36:13 +00:00
sthen
19ca9bed1a
don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
...
examples
chase monitoring-plugins change (missed commit yesterday)
2014-07-12 11:22:10 +00:00
sthen
e22662c1d7
update to icinga 2.0.1, I still see all tests failing (seems to be dlopen
...
related), but now it seems to start reliably without segfaults.
(still not linked to the build at this point).
2014-07-10 15:01:17 +00:00
ajacoutot
5ecbbd0b5d
rc.conf.local is always under /etc.
2014-07-10 12:58:31 +00:00
rpe
36ac6aba66
Add commit id to ensure to fetch the exact same distfile even upstream
...
commits to the tag after the initial release.
OK sthen@
2014-07-10 11:14:20 +00:00
rpe
db0f78f1bc
Switch to new way of handling github.
...
OK sthen@
2014-07-09 15:06:06 +00:00
sthen
6677ed4fd3
add todo comment re intermittent segfaults at startup (so far resistant to
...
getting a core dump)
2014-07-01 22:55:27 +00:00
sthen
e99fc4d5b2
s/icinga/icinga2 in "mv-into-chroot" instructions
2014-06-27 00:28:19 +00:00
sthen
4cc264bba2
remove obsolete comments
2014-06-27 00:28:02 +00:00
sthen
9e8ddf0f3a
typo in @sample line
2014-06-27 00:16:08 +00:00
sthen
84fcd57b0e
LIB_DEPENDS on libexecinfo
2014-06-27 00:14:27 +00:00
sthen
e46dad478d
Add a dedicated _icingacmd group for use with icinga2 command pipes and livestatus
2014-06-27 00:09:29 +00:00
sthen
866e91c181
s/BACKTRACE_/Backtrace_/ now the local file in cmake has been synced with the
...
cmake 3 version
2014-06-25 11:14:50 +00:00
sthen
ac6271f826
pick up backtrace() functions from libexecinfo by using FindBacktrace.cmake
...
XXX comments because ports version of FindBacktrace uses BACKTRACE_ rather
than Backtrace_ as used in the version committed to cmake 3
2014-06-24 16:51:35 +00:00
sthen
2af857bb41
plugins are from a separate pkg so use LOCALBASE not TRUEPREFIX
2014-06-24 16:49:54 +00:00
rpe
e26452fd44
Start on a README for icinga2
...
OK sthen@
2014-06-23 21:56:04 +00:00
sthen
020838b558
forced commit, test cvsync
2014-06-23 17:06:21 +00:00
sthen
ba29e437a1
add notes
2014-06-22 20:54:26 +00:00
sthen
32a2045708
- use @exec-add to create the symlinks in ${SYSCONFDIR}, don't try and package
...
symlinks directly (pkg_create copies the target files rather than the links)
- use correct dir name (etc/icinga / etc/icinga2) for @extraunexec
2014-06-22 20:29:51 +00:00
sthen
23258d6894
As rpe noticed, CMAKE_INSTALL_SYSCONFDIR isn't just used for installation,
...
it makes it into binaries/scripts. So set it to ${SYSCONFDIR} and then
(because cmake doesn't let us simply override variables at install time
like autoconf does) patch the generated cmake_install.cmake files to
install under share/examples.
2014-06-20 22:11:57 +00:00
sthen
53ab17501c
update to icinga 1.11.5
...
* classic-ui: fix status.cgi gets stuck in loop when sorting on "All Unhandled Problems" #5886 - RB
* classic ui: Only show command expander if backend is Icinga 1.x (incompatible with Icinga 2) #6408 - MF
* classic ui: Fix CSRF protection in cmd.cgi matches only compiled in URL #6459 - MF
* classic-ui: config.cgi missing new option #6502 - RB
* cgi.cfg: Add url_cgi_path allowing to override the default '$htmurl/cgi-bin' required for CSRF checks #6459
2014-06-20 13:13:54 +00:00