Icinga / icinga-core

Icinga 1.x, the old core (EOL 31.12.2018)
GNU General Public License v2.0
45 stars 27 forks source link

[dev.icinga.com #8320] Schedule downtime for host and its services only affects services #1539

Closed icinga-migration closed 9 years ago

icinga-migration commented 9 years ago

This issue has been migrated from Redmine: https://dev.icinga.com/issues/8320

Created by ThomasADM on 2015-01-30 13:29:09 +00:00

Assignee: (none) Status: Rejected (closed on 2015-02-11 18:41:39 +00:00) Target Version: (none) Last Update: 2015-02-11 18:41:39 +00:00 (in Redmine)

Icinga Version: 2.2.3
OS Version: CentOS 6.6

Classic UI: 1.12.0 Backend: 2.2.3 OS: CentOS 6.6

When scheduling a "downtime for this host and all services", only the services are marked for downtime. However no downtime for the host is scheduled as the description of the link would suggest.

Log shows this external command, when scheduling the downtime:

[2015-01-30 10:20:46 +0100] information/ExternalCommandListener: Executing external command: [1422609646] SCHEDULE_HOST_SVC_DOWNTIME;SRV9999;1422609635;1422609935;1;0;7200;Thomas Frank;Test

Attachments

icinga-migration commented 9 years ago

Updated by ThomasADM on 2015-02-09 12:58:31 +00:00

Seems to be fixed with Classic UI 1.12.1. Host now receives its downtime as well as the attached services.

ThomasADM wrote:

Classic UI: 1.12.0 Backend: 2.2.3 OS: CentOS 6.6

When scheduling a "downtime for this host and all services", only the services are marked for downtime. However no downtime for the host is scheduled as the description of the link would suggest.

Log shows this external command, when scheduling the downtime:

[2015-01-30 10:20:46 +0100] information/ExternalCommandListener: Executing external command: [1422609646] SCHEDULE_HOST_SVC_DOWNTIME;SRV9999;1422609635;1422609935;1;0;7200;Thomas Frank;Test

icinga-migration commented 9 years ago

Updated by mfriedrich on 2015-02-11 18:41:39 +00:00

Backend problem.