<%- include('layouts/main', { title: title, pageStyles: pageStyles, pageScripts: pageScripts, currentPage: currentPage, breadcrumb: breadcrumb, body: `
` + _('fleet.col_name') + ` ` + _('fleet.col_type') + ` ` + _('fleet.col_target') + ` ` + _('fleet.col_scope') + ` ` + _('fleet.col_status') + ` ` + _('fleet.col_actions') + `
` + _('fleet.col_task_name') + ` ` + _('fleet.col_task_type') + ` ` + _('fleet.col_target') + ` ` + _('fleet.col_schedule') + ` ` + _('fleet.col_status') + ` ` + _('fleet.col_last_run') + ` ` + _('fleet.col_actions') + `

` + _('fleet.node_triggers') + `

touch_app ` + _('fleet.node_manual') + `
schedule ` + _('fleet.node_schedule') + `
bolt ` + _('fleet.node_event') + `

` + _('fleet.node_conditions') + `

computer ` + _('fleet.node_os_check') + `
speed ` + _('fleet.node_threshold') + `
access_time ` + _('fleet.node_time_window') + `

` + _('fleet.node_actions') + `

code ` + _('fleet.node_run_script') + `
download ` + _('fleet.node_install') + `
restart_alt ` + _('fleet.node_restart') + `
file_copy ` + _('fleet.node_file_deploy') + `
message ` + _('fleet.node_send_message') + `

` + _('fleet.node_results') + `

receipt_long ` + _('fleet.node_log_output') + `
notifications_active ` + _('fleet.node_send_alert') + `
link ` + _('fleet.node_chain') + `

` + _('fleet.node_transforms') + `

data_object ` + _('fleet.node_parse_json') + `
filter_alt ` + _('fleet.node_filter') + `
hourglass_empty ` + _('fleet.node_delay') + `
100%
check_circle
0 ` + _('fleet.compliant') + `
warning
0 ` + _('fleet.non_compliant') + `
gpp_bad
0 ` + _('fleet.critical_issues') + `
speed
--% ` + _('fleet.avg_score') + `
` + _('fleet.col_device') + ` ` + _('fleet.col_hostname') + ` ` + _('fleet.col_os') + ` ` + _('fleet.col_score') + ` ` + _('fleet.col_issues') + ` ` + _('fleet.col_last_scan') + ` ` + _('fleet.col_actions') + `
` }) %>