2024 Commits

Author SHA1 Message Date
Gunnar Beutner
d1016dc02e Fix build error when MySQL is not installed. 2013-09-26 09:04:50 +02:00
Gunnar Beutner
abbdebad82 Add documentation files. 2013-09-26 08:59:29 +02:00
Michael Friedrich
8d4d063d1f Update my test config. 2013-09-26 00:12:48 +02:00
Gunnar Beutner
5446e1603f Add .mailmap file. 2013-09-25 22:02:39 +02:00
Michael Friedrich
1827e25d7a db_ido: Add logentries.
refs #4379
2013-09-25 19:47:23 +02:00
Michael Friedrich
2d49e3f8e1 compat log: Fix output on notifications. 2013-09-25 19:46:32 +02:00
Michael Friedrich
edf9dba1ec db_ido: Remove obsolete code. 2013-09-25 18:24:22 +02:00
Michael Friedrich
77abbc1556 db_ido: Add statehistory.
refs #4379
2013-09-25 18:01:08 +02:00
Michael Friedrich
0bae5e7abf db_ido: Refactor historical comments/downtimes.
fixes #4740
2013-09-25 16:59:08 +02:00
Michael Friedrich
739f23f0fc config conversion: Rename dependencies.
refs #4741
2013-09-25 16:13:39 +02:00
Michael Friedrich
d9508bb64c config conversion: Fix command exists checks by type.
refs #4741
2013-09-25 16:04:40 +02:00
Michael Friedrich
61e3fcf0a7 config conversion: Move notification_interval|period from service to notification.
refs #4741
2013-09-25 16:04:40 +02:00
Michael Friedrich
4c14619521 config conversion: Move notification filters from service into notification.
refs #4741
2013-09-25 16:04:40 +02:00
Michael Friedrich
cc6a9e6b36 config conversion: Rename hostcheck to check.
refs #4741
2013-09-25 16:04:40 +02:00
Michael Friedrich
e236894de9 config conversion: Rename group attributes.
refs #4741
2013-09-25 16:04:40 +02:00
Michael Friedrich
00532f6da7 config conversion: Fix object names in test config. 2013-09-25 16:04:40 +02:00
Michael Friedrich
1342dec909 config conversion: Remove enable_{active,passive}_checks export. 2013-09-25 16:04:40 +02:00
Gunnar Beutner
32db9b0d4b Fix grammar mistake in the INSTALL file. 2013-09-25 15:47:39 +02:00
Gunnar Beutner
7238c29a5d Update INSTALL file. 2013-09-25 15:45:13 +02:00
Gunnar Beutner
c002727edf config: Remove the "abstract" keyword. 2013-09-25 14:10:26 +02:00
Gunnar Beutner
3a765b1636 Add converted documentation files. 2013-09-25 13:52:05 +02:00
Michael Friedrich
d594d0d67e Fix wrong types. 2013-09-25 13:44:53 +02:00
Michael Friedrich
ce7bc00ce5 Fix .gitignore. 2013-09-25 13:09:50 +02:00
Michael Friedrich
59ab4297a3 db_ido: Fix log string. 2013-09-25 13:08:15 +02:00
Gunnar Beutner
4b7c9c413d Implement init script option: checkconfig. 2013-09-25 12:42:53 +02:00
Michael Friedrich
0b4c554711 Fix unused parameter, missing initialization. 2013-09-25 11:31:35 +02:00
Gunnar Beutner
033b06e66a Remove unused parameter. 2013-09-25 11:21:20 +02:00
Gunnar Beutner
463cc53dca Rename CompatLog class. 2013-09-25 10:55:50 +02:00
Gunnar Beutner
7f97895965 Build fix. 2013-09-25 10:43:07 +02:00
Icinga
9783e23719 Rename IDO libraries. 2013-09-25 10:32:06 +02:00
Gunnar Beutner
d9a283fc89 Rename command-line parameter: -v -> -C 2013-09-25 09:48:45 +02:00
Gunnar Beutner
1b205d73c9 Update example config files. 2013-09-25 09:46:47 +02:00
Gunnar Beutner
b3ff87b9dd Refactor the demo library. 2013-09-25 09:39:31 +02:00
Gunnar Beutner
c3746e7c73 Refactor the cluster library. 2013-09-25 09:36:55 +02:00
Gunnar Beutner
21999fe51e Refactor the livestatus library. 2013-09-25 09:33:59 +02:00
Gunnar Beutner
a6fd88c8af config: Remove unused validator. 2013-09-25 09:24:44 +02:00
Gunnar Beutner
9c84213a1b Build fix. 2013-09-25 09:24:34 +02:00
Gunnar Beutner
881c47893a config: Rename Notification::groups to Notification::user_groups. 2013-09-25 09:23:12 +02:00
Gunnar Beutner
b10db3bd7f config: Rename Service::servicegroups to Service::groups. 2013-09-25 09:21:17 +02:00
Gunnar Beutner
03c047f4a7 config: Rename host_name to host. 2013-09-25 09:19:25 +02:00
Gunnar Beutner
414d8c80bc config: Rename servicedependencies/hostdependencies. 2013-09-25 09:16:53 +02:00
Gunnar Beutner
0b265c18af config: Rename Host::hostgroups to Host::groups. 2013-09-25 09:15:30 +02:00
Gunnar Beutner
e766b4534f config: Rename Host::hostcheck to Host::check. 2013-09-25 09:12:15 +02:00
Gunnar Beutner
28a6db4e81 cluster: Don't allow wildcards in endpoint names. 2013-09-25 08:52:57 +02:00
Gunnar Beutner
83ca372fa8 config: Update validators. 2013-09-25 08:52:44 +02:00
Gunnar Beutner
a401d871eb config: Don't clone host/service attributes. 2013-09-25 08:51:55 +02:00
Gunnar Beutner
bf1a800e39 Update copyright information. 2013-09-25 07:45:56 +02:00
Gunnar Beutner
d40fc8d3ff Refactor CompatComponent class. 2013-09-25 07:45:55 +02:00
Michael Friedrich
91e0566de0 Fix crash on missing notification_command. 2013-09-24 18:58:51 +02:00
Michael Friedrich
4082dccf1c ido: Add notifications.
refs #4379
2013-09-24 18:50:42 +02:00