Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #11400] Problem with object activation inside the IDO database #4040

Closed
icinga-migration opened this issue Mar 17, 2016 · 9 comments
Labels
area/db-ido Database output bug Something isn't working

Comments

@icinga-migration
Copy link

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

Created by fugstrolch on 2016-03-17 08:37:08 +00:00

Assignee: mfriedrich
Status: Assigned
Target Version: (none)
Last Update: 2016-11-09 14:58:10 +00:00 (in Redmine)

Icinga Version: V2.4.1
Backport?: Not yet backported
Include in Changelog: 1

Hello,

first: sorry for my english - you can find the german version here:
https://monitoring-portal.org/index.php?thread/35555-icingaweb2-neue-servicegruppen-aktualisierung-erst-nach-2maligem-prozess-restart
I'll try it :)

I want to create a new ServiceGroup with:

object ServiceGroup "gruppenname" {
        assign where match("*checkProg*", service.display_name)
}

After restarting the icinga2-process the servicegroup-table has been created in our mysql-db.
But there are no hosts in this mysql-table.

select * from icinga_servicegroup_members where servicegroup_id = '';

Result:

Empty set (0.00 sec)

With (only) restarting icinga2-process again we achieve the right result:

3 rows in set (0.00 sec)

I'd like to get the changes after ONE restart.

I hope the description is good enough...
Thank you very much.


Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 10:09:48 +00:00

  • Parent Id set to 11412

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-18 10:09:48 +00:00

Check with DO.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-24 10:37:18 +00:00

  • Relates set to 11135

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-03-31 10:04:46 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-04-01 14:05:57 +00:00

  • Subject changed from TWO Icinga2-Process-Restarts are necessary to create a new ServiceGroups to Problem with object activation inside the IDO database
  • Category changed from Configuration to DB IDO
  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-05-11 07:37:39 +00:00

  • Relates set to 11731

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-05-21 13:55:23 +00:00

  • Relates set to 10873

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-09 14:58:10 +00:00

  • Parent Id deleted 11412

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention bug Something isn't working area/db-ido Database output labels Jan 17, 2017
@dnsmichi dnsmichi removed their assignment May 31, 2017
@dnsmichi dnsmichi added help wanted Extra attention is needed and removed blocker Blocks a release or needs immediate attention labels Sep 26, 2017
@dnsmichi dnsmichi removed the help wanted Extra attention is needed label Jan 18, 2018
@dnsmichi
Copy link
Contributor

I'm closing this in favor of #5205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/db-ido Database output bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants