The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 94eba566af Proper integration for Boost. 2012-05-25 22:04:03 +02:00
attic Updated documentation. 2012-05-18 22:21:28 +02:00
base Proper integration for Boost. 2012-05-25 22:04:03 +02:00
cJSON Fixed more compilation warnings. 2012-05-10 13:49:24 +02:00
compat Proper integration for Boost. 2012-05-25 22:04:03 +02:00
components Proper integration for Boost. 2012-05-25 22:04:03 +02:00
config Proper integration for Boost. 2012-05-25 22:04:03 +02:00
debian Fixed Debian lintian warnings. 2012-05-11 13:54:37 +02:00
dyn Added preliminary version of the dynamic object framework. 2012-05-25 11:10:11 +02:00
icinga Proper integration for Boost. 2012-05-25 22:04:03 +02:00
icinga-app Proper integration for Boost. 2012-05-25 22:04:03 +02:00
jsonrpc Proper integration for Boost. 2012-05-25 22:04:03 +02:00
mmatch Fixed compilation on Solaris 10. 2012-05-25 16:56:47 +02:00
.gitignore Updated .gitignore file 2012-05-11 14:06:05 +02:00
AUTHORS Fixed Debian lintian warnings. 2012-05-11 13:54:37 +02:00
COPYING Added copyright headers. 2012-05-10 12:06:41 +02:00
COPYING.Exceptions Added copyright headers. 2012-05-10 12:06:41 +02:00
ChangeLog Initial commit. 2012-03-28 13:24:49 +02:00
Doxyfile.in Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
GPLHeader Fixed FSF address. 2012-05-11 13:33:57 +02:00
INSTALL Updated git ignores 2012-03-30 07:39:12 +02:00
Makefile.am Proper integration for Boost. 2012-05-25 22:04:03 +02:00
NEWS Initial commit. 2012-03-28 13:24:49 +02:00
README Fixed compilation on Solaris 10. 2012-05-25 16:56:47 +02:00
aminclude.am Added missing m4 file. 2012-05-21 08:24:51 +02:00
autogen.sh Cleaned up configure.ac and made the build scripts more Solaris-friendly. 2012-05-25 13:51:05 +02:00
configure.ac Proper integration for Boost. 2012-05-25 22:04:03 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga.sln Added preliminary version of the dynamic object framework. 2012-05-25 11:10:11 +02:00

README

Requirements
------------

-C++ compiler that supports C++11

or

-Boost library (components: tr1 smart_ptr bind function make_shared)