> On 08 Jan 2016, at 18:31, Renato Pinheiro <r...@eurotux.com> wrote:
>
> Hello,
>
> Which update from x to y?
>  Change from Icinga to Icinga2.
>
> The problem is that now we can not see who created the schedule downtime
> because not appear the comment in the alert history.

Not sure how you made it happen that the “DOWNTIME ALERT” message contains 
something else than the generated message. The code in Icinga 1.x does the 
exact same as it has been implemented for the compatibility layer in Icinga 2.x

./common/downtime.c:logit(NSLOG_INFO_MESSAGE, FALSE, "HOST DOWNTIME ALERT: 
%s;STARTED; Host has entered a period of scheduled downtime", hst->name);
./common/downtime.c:logit(NSLOG_INFO_MESSAGE, FALSE, "SERVICE DOWNTIME ALERT: 
%s;%s;STARTED; Service has entered a period of scheduled downtime", 
svc->host_name, svc->description);

Imho this is not a bug.

Kind regards,
Michael
>
> Screenshots attached.
>
> Regards,
>
> Às 12:10 de 11-12-2015, Renato Pinheiro escreveu:
>> Hello,
>>
>> I have one server with icinga2 + classic ui, and before update for
>> icinga2 my server that was icinga show the comments of old schedules
>> downtimes in Alert History.
>> How i can see the comments again?
>>
>> Example:
>>    NOW icinga2: [12-11-2015 11:25:52] SERVICE DOWNTIME ALERT:
>> host1;cpu;STARTED; Checkable has entered a period of scheduled downtime.
>>    OLD icinga   : [12-11-2015 11:25:52] SERVICE DOWNTIME ALERT:
>> host1;cpu;STARTED; My comment
>>
>> Regards.
>>
>
> --
> Renato Pinheiro <r...@eurotux.com>
> Administrador de Sistemas
> Eurotux Informática, S.A. | www.eurotux.com
> Tel: (+351) 253680300 - Suporte: (+351) 253680301 Fax: (+351) 253680319
>
> <icinga2_downtime_history.png><icinga_downtime_history.png>_______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users


-- 
Michael Friedrich, DI (FH)
Senior Developer

NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg
Tel: +49 911 92885-0 | Fax: +49 911 92885-77
CEO: Julian Hein, Bernd Erk | AG Nuernberg HRB18461
http://www.netways.de | michael.friedr...@netways.de

** OSDC 2016 - April - netways.de/osdc **
** OSBConf 2016 - September - osbconf.org **
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to