Bug #1678
Tactical Overview : Unhandled problems shows services in scheduled downtime
| Status: | Closed | Start date: | 04/02/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | CentWeb | |||
| Target version: | Centreon-2.1.10 | |||
| Resolution: | fixed |
Description
I think the unhandled problem view is not correct.
It shows services in scheduled downtime
Could you please correct this ?
Thanks
History
#1
Updated by jerome etienne about 3 years ago
I'm on 2.1.5 and I've the same issue here but the problem seems to be restricted to "Home">"Tactical Overview" since "Monitoring">"Hosts">"Unhandled Problems" works fine
#2
Updated by nicolas hermestroff about 3 years ago
- File patch
added
I wrote a patch for centreon 2.1.6 which need to be applied in www/include/home/tacticalOverview. It is not complete since :
- I didn't test what happen to the active checks on a host in scheduled downtime (I suppose they are displayed as problems)
- I don't know how the _() function works (which is the translation function ?), I suppose there is a file somewhere that need to be filled with the new strings
- I created a way to have a link to see service in scheduled downtime but the page doesn't exist in Monitoring tab (so the link is empty and not usable)
#3
Updated by Sylvestre Ho almost 3 years ago
- Category set to CentWeb
- Status changed from New to Closed
- Assignee set to Sylvestre Ho
- Target version set to Centreon-2.1.10
- Resolution set to fixed
r10666
Thanks for your patch Nicolas.