Eric Lippmann
|
62f0f5b6a4
|
Don't select service_modified_service_attributes in the service detail view
The column service_modified_service_attributes is not used in the service detail view.
refs #8614
|
2015-03-10 14:00:17 +01:00 |
Eric Lippmann
|
87e5bdfa4c
|
Do not select columns for check attempt twice in the service detail view
The column service_attempt is used in favor of service_current_check_attempt and service_max_check_attempts.
refs #8614
|
2015-03-10 13:47:20 +01:00 |
Eric Lippmann
|
0cc6b5d0c2
|
Don't select service_last_time_* in the service detail view
The columns service_last_time_ ok, warning, critical and unknown are not used in the service detail view.
refs #8614
|
2015-03-10 13:46:09 +01:00 |
Eric Lippmann
|
70ef6263b2
|
Don't select service_last_hard_state* in the service detail view
The columns service_last_hard_state and service_last_hard_state_change are not used in the service detail view.
refs #8614
|
2015-03-10 13:45:20 +01:00 |
Eric Lippmann
|
88dce0c1f4
|
Don't select host and service columns in the service detail view
The columns host and service are not used in the service detail view.
refs #8614
|
2015-03-10 13:42:53 +01:00 |
Eric Lippmann
|
3bbd68dc95
|
Don't select service_problem in the service detail view
The column service_problem is not used in the service detail view.
refs #8614
|
2015-03-10 13:38:12 +01:00 |
Eric Lippmann
|
4e308016bf
|
Don't select service_hard_state in the service detail view
The column service_hard_state is not used in the service detail view.
refs #8614
|
2015-03-10 13:37:40 +01:00 |
Eric Lippmann
|
d65aa39ebd
|
Don't select host_modified_host_attributes in the service detail view
The column host_modified_host_attributes is not used in the service detail view.
refs #8614
|
2015-03-10 13:33:17 +01:00 |
Eric Lippmann
|
34ad174f89
|
Don't select host_last_time_* in the service detail view
The columns host_last_time_ up, down and unreachable are not used in the service detail view.
refs #8614
|
2015-03-10 13:32:28 +01:00 |
Eric Lippmann
|
2cbeab55da
|
Don't select host_last_hard_state* in the service detail view
The columns host_last_hard_state and host_last_hard_state_change are not used in the service detail view.
refs #8614
|
2015-03-10 13:31:32 +01:00 |
Eric Lippmann
|
232b3d3a9f
|
Don't select host_perfdata in the service detail view
The column host_perfdata is not used in the service detail view.
refs #8614
|
2015-03-10 13:30:03 +01:00 |
Eric Lippmann
|
e1dbe0b9a7
|
Don't select host_severity in the service detail view
The column host_severity is not used in the service detail view.
refs #8614
|
2015-03-10 13:29:39 +01:00 |
Eric Lippmann
|
9146a62573
|
Don't select host_ipv4 in the service detail view
The column host_ipv4 is not used in the service detail view.
refs #8614
|
2015-03-10 13:28:44 +01:00 |
Eric Lippmann
|
5f57e290c7
|
Don't select host_notes_url in the service detail view
The column host_notes_url is not used in the service detail view.
refs #8614
|
2015-03-10 13:27:07 +01:00 |
Eric Lippmann
|
0f65f83374
|
Don't select host_action_url in the service detail view
The column host_action_url is not used in the service detail view.
refs #8614
|
2015-03-10 13:26:47 +01:00 |
Eric Lippmann
|
b9ec2844f5
|
Don't select host_unhandled_services in the service detail view
The column host_unhandled_services is not used in the service detail view.
refs #8614
|
2015-03-10 13:25:25 +01:00 |
Johannes Meyer
|
f87a43b9d3
|
Catch errors occuring on ldap discoveries
fixes #8656
|
2015-03-10 13:24:54 +01:00 |
Eric Lippmann
|
4102ee290b
|
Don't select host_last_check in the service detail view
The column host_last_check is not used in the service detail view.
refs #8614
|
2015-03-10 13:22:28 +01:00 |
Eric Lippmann
|
151d87f38c
|
Don't select host_is_flapping in the service detail view
The column host_is_flapping is not used in the service detail view.
refs #8614
|
2015-03-10 13:19:37 +01:00 |
Eric Lippmann
|
da7f959db5
|
Don't select host_long_output in the service detail view
The column host_long_output is not used in the service detail view.
refs #8614
|
2015-03-10 13:09:59 +01:00 |
Eric Lippmann
|
9dc6e65e5f
|
Don't select host_output column in the service detail view
The column host_output is not used in the service detail view
refs #8614
|
2015-03-10 13:05:54 +01:00 |
Eric Lippmann
|
6d78ab69ef
|
Don't select service_severity column in the service detail view
The column service_severity is not used in the service detail view.
refs #8614
|
2015-03-10 13:03:55 +01:00 |
Eric Lippmann
|
2ba5e8eb0c
|
Don't select service_unhandled column in the service detail view
The column service_unhandled is not used in the service detail view.
refs #8614
|
2015-03-10 13:02:57 +01:00 |
Eric Lippmann
|
b2bb5af0a7
|
Don't select host_problem in the service detail view
The column host_problem is not used in the service detail view.
refs #8614
|
2015-03-10 13:01:41 +01:00 |
Johannes Meyer
|
d0383a241e
|
Use date and mktime instead of cal_days_in_month to count a month's days
fixes #8637
|
2015-03-10 12:30:22 +01:00 |
Johannes Meyer
|
b978fdb115
|
Merge branch 'feature/conditional-requirements-8508'
resolves #8508
|
2015-03-10 12:07:57 +01:00 |
Johannes Meyer
|
f4446cbade
|
Add todo to the MonitoringWizard related to the livestatus backend type
The requirement should be added to the OR-set that has currently both
ido requirement sets so that livestatus may the only choice again.
refs #8254
|
2015-03-10 11:00:51 +01:00 |
Johannes Meyer
|
59f43a0f5e
|
Show module requirements as a separate table
refs #8508
|
2015-03-10 10:56:05 +01:00 |
Eric Lippmann
|
af4bce3557
|
Do not select icon_image columns in the service detail view
The columns host_icon_image and service_icon_image are not used in the service detail view.
refs #8665
refs #8614
|
2015-03-10 10:00:07 +01:00 |
Eric Lippmann
|
330b575c7c
|
Remove duplicate service_last_check column from the service detail view select
refs #8614
|
2015-03-10 09:58:36 +01:00 |
Eric Lippmann
|
2d3fec9a42
|
Do not select host_state_type in the service detail view
The column host_state_type is not used in the service detail view.
refs #8614
|
2015-03-10 09:57:51 +01:00 |
Johannes Meyer
|
c44d5d2a73
|
Use a custom RecursiveIteratorIterator to render a RequirementSet
refs #8508
|
2015-03-10 09:31:57 +01:00 |
Johannes Meyer
|
bc450c573d
|
Refactor and fix requirement evaluation
refs #8508
|
2015-03-10 09:12:06 +01:00 |
Johannes Meyer
|
e80786d63d
|
Rename Requirements to RequirementSet
refs #8508
|
2015-03-09 09:05:56 +01:00 |
Johannes Meyer
|
4badbc660b
|
Merge branch 'master' into feature/conditional-requirements-8508
|
2015-03-09 08:51:03 +01:00 |
Gunnar Beutner
|
8ef119dd39
|
Update AUTHORS
|
2015-03-08 15:32:42 +01:00 |
Louis Sautier
|
003a9be43d
|
Fix external authentication with nginx
fixes #8634
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2015-03-08 15:32:34 +01:00 |
Louis Sautier
|
083c1a9e6b
|
Fix some spelling errors in comments and messages
fixes #8633
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2015-03-08 15:32:22 +01:00 |
Eric Lippmann
|
d414d7e395
|
Fix that preferences can't be stored in a database
The mtime column is a column to update, not a column for the where condition.
fixes #8629
|
2015-03-08 10:19:17 +01:00 |
Johannes Meyer
|
cddcde9494
|
Setup: Automatically check the respective admin account type selection
resolves #8603
|
2015-03-06 15:41:25 +01:00 |
Johannes Meyer
|
c0deeefe00
|
Re-add dashboard link to the upper left logo
fixes #8592
|
2015-03-06 13:44:14 +01:00 |
Johannes Meyer
|
f45f00b022
|
Run a module's configuration script only in case it has been registered
fixes #8601
|
2015-03-06 13:25:04 +01:00 |
Johannes Meyer
|
d7dcbb48a2
|
Do not try to access a module's title if there is none
|
2015-03-06 13:23:22 +01:00 |
Johannes Meyer
|
4324385010
|
Do not load a module twice while enabling it
|
2015-03-06 13:22:51 +01:00 |
Eric Lippmann
|
cbf39a2d99
|
Use host_name and service_description columns in the downtime overview
refs #8614
|
2015-03-06 13:14:56 +01:00 |
Eric Lippmann
|
7317aa7158
|
Do not join hosts when fetching a service's downtimes
refs #8614
|
2015-03-06 13:14:20 +01:00 |
Eric Lippmann
|
db99c323cc
|
Add host and service name columns to the Downtime data view
refs #8614
|
2015-03-06 13:13:48 +01:00 |
Eric Lippmann
|
6d43673754
|
Do not always join host and service status in the DowntimeQuery
Now the hoststatus and servicestatus tables are only joined if necessary.
refs #8614
|
2015-03-06 13:13:02 +01:00 |
Johannes Meyer
|
f3fa743022
|
Fix login when using a PostgreSQL database as authentication backend
fixes #8524
|
2015-03-06 11:03:45 +01:00 |
Eric Lippmann
|
64d1d12c73
|
Do not join icinga_hosts when fetching a service's contact groups
refs #8614
|
2015-03-06 10:02:20 +01:00 |