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 |
Michael Friedrich
|
c3bcc2a474
|
Migration: Print error message on non-existing icinga.cfg.
|
2013-10-18 11:26:17 +02:00 |
Gunnar Beutner
|
4ef5682354
|
Set thread name for Endpoint threads.
|
2013-10-18 10:41:09 +02:00 |
Gunnar Beutner
|
89d313008d
|
Fix: GraphiteWriter: reconnect on broken socket.
Fixes #4883
|
2013-10-18 09:11:21 +02:00 |
Gunnar Beutner
|
c824fc4f9f
|
Fix error message.
|
2013-10-18 08:48:15 +02:00 |
Gunnar Beutner
|
917f288a95
|
Clean up socket code.
|
2013-10-18 08:26:48 +02:00 |
Michael Friedrich
|
fb0a100e24
|
Documentation: Remove duplicated information.
|
2013-10-18 00:27:04 +02:00 |
Michael Friedrich
|
dd1ec43cd0
|
Documentation: Add Notifications, Escalations, Filters, Delay.
|
2013-10-18 00:11:35 +02:00 |
Michael Friedrich
|
e4fe69486d
|
Add pki/.gitignore.
|
2013-10-18 00:08:51 +02:00 |
Michael Friedrich
|
079ad2c7d9
|
Update documentation: Remove TODO from advanced topics.
|
2013-10-17 20:40:50 +02:00 |
Gunnar Beutner
|
c4941bb3c5
|
Close all file descriptors before restarting.
Refs #4905
|
2013-10-17 18:24:35 +02:00 |
Michael Friedrich
|
2164ff22b9
|
Documentation: Update commands and external commands.
|
2013-10-17 18:13:33 +02:00 |
Bernd Erk
|
25f92b73e6
|
Add docu for icinga2-build-key and icinga2-build-ca.
|
2013-10-17 16:21:52 +02:00 |
Gunnar Beutner
|
20e7536b0d
|
Change log severity for a debug message.
|
2013-10-17 16:03:44 +02:00 |
Gunnar Beutner
|
5647694c2a
|
Build fix.
|
2013-10-17 15:52:26 +02:00 |