{{ t('Checkmk') }} {{ t('Checks') }} {{ t('overview') }}
{{ t('Go to Service templates') }}
{{ t('Filter') }}
@if (!mkchecks) { } @if (mkchecks) { @for (mkcheck of mkchecks.mkchecks; track mkcheck) { }
{{ t('Check name') }} {{ t('Service template name') }}
{{ mkcheck.name }} @if (mkcheck.servicetemplate) { {{ mkcheck.servicetemplate.template_name }} } @else { {{ t('No service template assignment defined') }} } {{ t('Edit') }}
  • {{ t('Delete') }}
    } @if (mkchecks && mkchecks.mkchecks.length === 0) { } @if (mkchecks && mkchecks.mkchecks) {
    } @if (mkchecks) { }