]> granicus.if.org Git - icinga2/blob - lib/remote/i2-remote.hpp
Fix missing stats for current_concurrent_checks via REST API
[icinga2] / lib / remote / i2-remote.hpp
1 /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
2
3 #ifndef I2REMOTE_H
4 #define I2REMOTE_H
5
6 /**
7  * @defgroup remote Remote library
8  *
9  * The Icinga library implements remote cluster functionality.
10  */
11
12 #include "base/i2-base.hpp"
13
14 #endif /* I2REMOTE_H */