| {{ t('Host') }} | {{ t('State') }} | {{ t('Service') }} | {{ t('Message') }} | {{ t('Annotation') }} |
|
{{ t('Created') }} | {{ t('Modified') }} |
|
|
|---|---|---|---|---|---|---|---|---|---|
|
|
|||||||||
|
|
@if (customAlertRule.state === 0) { } @if (customAlertRule.state === 1) { } @if (customAlertRule.state === 2) { } @if (customAlertRule.state === 3) { } | {{ customAlertRule.servicename }} {{ customAlertRule.servicename }} | {{ customAlertRule.message }} | {{ customAlertRule.CustomalertComments.entry_time }} {{ customAlertRule.CustomalertComments.comment }} | {{ customAlertRule.last24hoursAlerts }} | {{ customAlertRule.createdInHumanShort }} | {{ customAlertRule.modifiedInHumanShort }} |
|
|
|
|
{{ t('State') }} | {{ t('Container') }} | {{ t('Host') }} | {{ t('Service') }} | {{ t('Message') }} | {{ t('Annotation') }} |
|
{{ t('Created') }} | {{ t('Modified') }} |
|
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@if (customAlertRule.state === 0) { } @if (customAlertRule.state === 1) { } @if (customAlertRule.state === 2) { } @if (customAlertRule.state === 3) { } | {{ customAlertRule.service.container }} | {{ customAlertRule.service.host.name }} {{ customAlertRule.service.host.name }} | {{ customAlertRule.servicename }} {{ customAlertRule.servicename }} | {{ customAlertRule.message }} | {{ customAlertRule.CustomalertComments.entry_time }} {{ customAlertRule.CustomalertComments.comment }} | 1}"> {{ customAlertRule.last24hoursAlerts }} | {{ customAlertRule.createdInHumanShort }} | {{ customAlertRule.modifiedInHumanShort }} |
|