1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00
Michael Friedrich 1eb77b0cd7 Replace recursive implementation with a forward loop in Utility::MkDirP()
That way we always move into the tree, but not start in the deepest
level and may limit the tree level too in the future, if required.

Solves the Win32 implementation by moving the general mkdir() call into
Utility::MkDir().

refs 
2014-06-13 09:10:35 +02:00
2014-04-11 13:50:43 +02:00
2014-05-25 16:27:14 +02:00
2013-09-25 22:02:39 +02:00
2014-06-02 12:47:11 +02:00
2014-05-21 10:33:14 +02:00
2012-05-10 12:06:41 +02:00
2012-05-10 12:06:41 +02:00
2013-11-03 13:45:26 +01:00
2014-05-27 07:50:01 +02:00
2013-10-22 13:14:25 +02:00

Icinga 2
========

Icinga 2 is a network monitoring application. Read the INSTALL file for more
information about how to install it.

The documentation is located in the doc/ directory. The latest documentation
snapshot is also available on https://docs.icinga.org

Check the project website at http://www.icinga.org for status updates and
https://support.icinga.org if you want to contact us.
Description
The core of our monitoring platform with a powerful configuration language and REST API.
Readme 182 MiB
Languages
C++ 92.8%
CMake 2.9%
PLpgSQL 2%
C# 0.7%
Vim Script 0.5%
Other 1%