Gunnar Beutner
|
4998563a74
|
Implemented calling ScriptFunctions from Python.
|
2013-02-15 16:34:33 +01:00 |
Gunnar Beutner
|
cf92cd83b3
|
Implement some dynamic macros.
Move check-specific code to service-check.cpp
|
2013-02-09 18:39:43 +01:00 |
Gunnar Beutner
|
c44ad7b06b
|
Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications.
|
2013-02-09 15:20:10 +01:00 |
Gunnar Beutner
|
3e7376576e
|
Implemented rudimentary notifications.
|
2013-02-09 11:42:22 +01:00 |
Gunnar Beutner
|
29b056c848
|
Remove separate host ack/downtime/comments functionality.
Fixes #3663
|
2013-02-09 01:16:43 +01:00 |
Gunnar Beutner
|
f64bdc8788
|
Removed obsolete timeperiod code.
|
2013-02-06 12:59:56 +01:00 |
Gunnar Beutner
|
070607a1d1
|
Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage
Fixes #3597
|
2013-01-31 16:51:50 +01:00 |
Gunnar Beutner
|
d71de9f6cf
|
Updated VS project files.
|
2013-01-29 16:37:44 +01:00 |
Gunnar Beutner
|
08bb9470b3
|
Updated VS project files.
|
2013-01-29 15:47:38 +01:00 |
Gunnar Beutner
|
ae17878596
|
Implemented host acknowledgements.
|
2013-01-27 11:35:47 +01:00 |
Gunnar Beutner
|
3d0a3bb874
|
Build ExternalCommand class on Windows (even though it's currently unused).
|
2013-01-24 20:53:42 +01:00 |
Gunnar Beutner
|
54ce8d51d8
|
Implement support for time periods.
|
2013-01-21 13:47:36 +01:00 |
Gunnar Beutner
|
f53f8e64fd
|
Renamed NagiosCheckTask to PluginCheckTask.
Fixes #3146
|
2012-09-25 09:08:50 +02:00 |
Gunnar Beutner
|
b9b009b6da
|
Build fix for Windows.
|
2012-09-21 16:28:14 +02:00 |
Gunnar Beutner
|
bb8935fe9b
|
Added Win64 build support.
|
2012-09-21 16:15:36 +02:00 |
Gunnar Beutner
|
8e4bdf3872
|
Build fixes for Windows.
|
2012-09-10 14:35:01 +02:00 |
Gunnar Beutner
|
c7b29c6b46
|
Build fix for Windows.
|
2012-09-07 11:46:38 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |