Commit Graph

2476 Commits

Author SHA1 Message Date
Gunnar Beutner a4ec56c0f8 Merge branch 'feature/randomcheck-4896' into next
Fixes #4896
2013-10-24 10:29:30 +02:00
Gunnar Beutner 7c933f7063 Clean up indentation. 2013-10-24 07:38:29 +02:00
Gunnar Beutner 963dccfac8 Add RandomCheck similar to NullCheck.
Refs #4896
2013-10-23 13:51:52 +02:00
Ricardo Bartels 171baa46b2 Merge branch 'feature/ssl-scripts-4948' into next
Fixes #4948
2013-10-23 13:04:09 +02:00
Ricardo Bartels 047d5db1a4 Enhance SSL building scripts.
Refs #4948
2013-10-23 13:02:38 +02:00
Gunnar Beutner 9a031efb75 Build fix for FreeBSD. 2013-10-22 17:53:30 +02:00
Gunnar Beutner 533c8a8454 Fix boost detection on Ubuntu 13.10. 2013-10-22 13:33:28 +02:00
Michael Friedrich f97740cbda Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
Michael Friedrich e06af274ca Update Documentation. 2013-10-22 12:21:46 +02:00
Gunnar Beutner 6db5136a5a Update MySQL schema. 2013-10-22 11:42:45 +02:00
Gunnar Beutner f351fe0bd7 Add missing library. 2013-10-22 11:31:15 +02:00
Gunnar Beutner ab402cbfaf Remove unused #includes. 2013-10-22 10:13:35 +02:00
Michael Friedrich 051062a80d Documentation: Fix some typos. 2013-10-21 21:43:17 +02:00
Michael Friedrich e03ffd780a Update documentation. 2013-10-21 21:03:35 +02:00
Gunnar Beutner 0c488c84ad Update icinga2 path in the init script. 2013-10-21 16:43:12 +02:00
Michael Friedrich 622e4d7f25 Start log flush timer after binding the stream.
refs #4890
2013-10-21 14:15:21 +02:00
Michael Friedrich 07d9a59fe0 Flush StreamLogger periodically.
fixes #4890
2013-10-21 14:09:14 +02:00
Michael Friedrich 10b2740dbe Sanitize dots in metric names too. 2013-10-21 13:55:23 +02:00
Gunnar Beutner 84a5e73d26 Add Vagrant files to make dist.
Fixes #4935
2013-10-21 12:12:03 +02:00
Michael Friedrich 60766659e5 Move icinga2 binary into sbin.
fixes #4936
2013-10-21 11:26:09 +02:00
Michael Friedrich 4fc170bced Add debuglog feature. 2013-10-21 11:26:08 +02:00
Gunnar Beutner fab0d1efcc Fix make install on FreeBSD. 2013-10-21 10:51:39 +02:00
Gunnar Beutner 3cb6e3bf82 Make sure to #include <pthread_np.h> on FreeBSD. 2013-10-21 09:52:45 +02:00
Gunnar Beutner 3ca52a6cef FreeBSD build fix. 2013-10-21 09:46:27 +02:00
Gunnar Beutner 2beb4e0022 Another build fix. 2013-10-20 15:22:21 +02:00
Gunnar Beutner f59a56e4fc Build fix. 2013-10-20 15:20:54 +02:00
Gunnar Beutner 599429ec93 config: Implement AST support for const expressions. 2013-10-20 15:07:55 +02:00
Michael Friedrich 103499bc7d Documentation: Add note for daemon user/group. 2013-10-20 14:39:20 +02:00
Michael Friedrich 2130d934d2 Documentation: Add EPEL url. 2013-10-20 12:52:26 +02:00
Michael Friedrich 39f11334ab Add NOTIFICATION{AUTHOR,AUTHORNAME,COMMENT} macros.
fixes #4914
2013-10-19 00:19:16 +02:00
Michael Friedrich 886b1c8dd7 Fix missing object lock in ExternalCommandProcessor::RemoveSvcAcknowledgement(). 2013-10-19 00:17:28 +02:00
Michael Friedrich 82abf427a5 spec: Enable %doc macros for all packages.
fixes #4894
2013-10-18 22:53:54 +02:00
Michael Friedrich 522978a5ae Update README. 2013-10-18 22:48:15 +02:00
Michael Friedrich f4f58f248d Vagrant: Fix icinga-web command pipe.
fixes #4873
2013-10-18 22:34:44 +02:00
Michael Friedrich 0c37d63af5 Rename i2enfeature/i2disfeature to icinga2-{enable,disable}-feature.
fixes #4904
2013-10-18 22:11:40 +02:00
Michael Friedrich 3c6226a223 Don't sanitize dots in metrics. 2013-10-18 20:53:57 +02:00
Michael Friedrich b734b71ff3 Documentation: Reduce 33 to 3 TODOs. 2013-10-18 20:05:08 +02:00
Michael Friedrich 641bc96b84 Fix perfdata in NullCheck. 2013-10-18 20:04:56 +02:00
Michael Friedrich bc3411fe8d GraphiteWriter: Refactor perfdata parsing. 2013-10-18 16:27:57 +02:00
Gunnar Beutner 826e966388 Remove unused file. 2013-10-18 15:57:55 +02:00
Gunnar Beutner 8ea552adfd Remove README.icinga and add .gitkeep instead. 2013-10-18 15:54:21 +02:00
Gunnar Beutner 63fd3e1581 Update documentation. 2013-10-18 15:10:34 +02:00
Gunnar Beutner 51bbb60156 Update documentation. 2013-10-18 14:31:57 +02:00
Gunnar Beutner 0c2bd2cb09 Refactor check scheduler some more. 2013-10-18 14:10:31 +02:00
Gunnar Beutner b517943012 Refactor check scheduler. 2013-10-18 13:46:22 +02:00
Gunnar Beutner dc566bf145 Revert Endpoint::SetClient() change. 2013-10-18 12:02:35 +02:00
Gunnar Beutner e5b3a59aa3 Set thread names for the BufferedStream thread procs. 2013-10-18 11:46:19 +02:00
Gunnar Beutner 9506b6710e Implement TOTALHOSTSERVICES, TOTALHOSTSERVICESOK, TOTALHOSTSERVICESWARNING, TOTALHOSTSERVICESUNKNOWN and TOTALHOSTSERVICESCRITICAL macros. 2013-10-18 11:40:46 +02:00
Gunnar Beutner 0be741aca4 Build fix. 2013-10-18 11:30:55 +02:00
Gunnar Beutner cbf82e1cb8 Implement HOSTDURATIONSEC and SERVICEDURATIONSEC macros. 2013-10-18 11:29:49 +02:00