Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

Alignak is sending some updated data in the broks to the broker #1030

Open mohierf opened 6 years ago

mohierf commented 6 years ago

Tracking for this ... Alignak is sending some updated data in the broks to the broker

[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_ok, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_ok'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_ok.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_no_output, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_no_output'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_no_output.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_warning, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_warning'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_warning.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_random, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_random'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_random.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_unreachable, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_unreachable'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_unreachable.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_unknown, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_unknown'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_unknown.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_critical, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_critical'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_critical.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] service / dummy_echo, some modifications exist: {u'customs': {u'_DISPLAY_NAME': u'host_1,dummy_echo'}}.
[2018-08-09 10:50:29] INFO: [broker-master.alignak.module.backend_broker] Updated service: host_1__dummy_echo.
mohierf commented 6 years ago

This means that Alignak is creating a custom variable with the display name ...

mohierf commented 6 years ago

Also note that the service display nae is considered as an array including the host name and the service description...