@if ($llg_custom_configured['SYSLOG'])
SYSLOG {{ alternative($data['totals']['SYSLOG']['hosts'],"0") }} / {{ alternative($data['hosts_total']['syslog'],"0") }} HOSTS - {{ alternative($data['totals']['SYSLOG']['logs'],"0") }} LOGS {{ alternative($data['totals']['SYSLOG']['hosts'],"0") }} {{ __("llg.hosts rilevati nell'ultima ora su un totale di") }} {{ alternative($data['hosts_total']['syslog'],"0") }}.
@endif @if ($llg_custom_configured['WINDOWS'])
WINDOWS {{ alternative($data['totals']['WINDOWS']['hosts'],"0") }} / {{ alternative($data['hosts_total']['windows'],"0") }} HOSTS - {{ alternative($data['totals']['WINDOWS']['logs'],"0") }} LOGS {{ alternative($data['totals']['WINDOWS']['hosts'],"0") }} {{ __("llg.hosts rilevati nell'ultima ora su un totale di") }} {{ alternative($data['hosts_total']['windows'],"0") }}.
@endif @if ($llg_custom_configured['WINDOWS7'])
WINDOWS {{ $data['totals']['WINDOWS']['hosts']}} / {{ $data['hosts_total']['windows'] }} HOSTS - {{ $data['totals']['WINDOWS']['logs'] }} LOGS {{ $data['totals']['WINDOWS']['hosts']}} {{ __("llg.hosts rilevati nell'ultima ora su un totale di") }} {{ $data['hosts_total']['windows'] }}.
@endif @if ($llg_custom_configured['MS365'])
MS365 {{ $data['totals']['MS365']['logs'] }} LOGS
@endif