Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #3844] Workaround for missing initial states in host/servicestatus tables (pending) #1045

Closed
icinga-migration opened this issue Mar 12, 2013 · 4 comments

Comments

@icinga-migration
Copy link

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

Created by mfrosch on 2013-03-12 16:14:48 +00:00

Assignee: mfrosch
Status: Resolved (closed on 2013-04-10 21:55:04 +00:00)
Target Version: 1.9
Last Update: 2013-04-10 21:55:04 +00:00 (in Redmine)


Referring to #3838 creating a workaround for missing rows in icinga_host/servicestatus to allow showing those services and hosts as pending.

Changesets

2013-03-13 10:44:37 +00:00 by mfrosch 226623a

Fix StatusSummary: Do not drop host/service when state==NULL (refs #3844)

2013-03-13 11:05:08 +00:00 by mfrosch 44442fb

Workaround for missing initial states in views (refs #3844)

* Adding coalescing for some vars
* Proper filters for the coalesced vars (so doctrine can handle filters)
* changing the JOINs to LEFTs for status tables

2013-03-13 11:05:19 +00:00 by mfrosch 9f92627

Workaround for missing initial states in API (refs #3844)

* COALESCE for the essential vars so that the postprocessor
  will rewrite the status information correctly

2013-03-26 13:19:53 +00:00 by mfrosch 7b95518

Match for a lowercase filter in the view (refs #3844 refs #3268)

Relations:

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-03-13 11:13:02 +00:00

  • Status changed from Assigned to 7
  • Done % changed from 0 to 90

I should have fixed the most stuff required to display PENDING states where reasonable

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-03-13 11:20:48 +00:00

Pushed to next

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-03-13 11:23:08 +00:00

As of now I wouldn't consider this for 1.8.3, because they are major changes to the views that might overlap with the changes to the permission system

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-04-10 21:55:04 +00:00

  • Status changed from 7 to Resolved
  • Done % changed from 90 to 100

Done for now, coming with 1.9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant