{% extends 'base.html' %}{% block content %}
{{ t('mesh.password_env_help') }}
{{ t('mesh.mappings_help') }} {{ t('mesh.mappings_examples') }}: node.osdesc, sys.hardware.windows.cpu[].Name, node.name|name.
{{ t('mesh.new_mapping_help') }}
| {{t('mesh.start_time')}} | {{t('assets.status')}} | {{t('mesh.found')}} | {{t('mesh.created')}} | {{t('mesh.changed')}} | {{t('mesh.conflicts')}} | {{t('mesh.errors')}} | {{t('mesh.message')}} |
|---|---|---|---|---|---|---|---|
| {{run.status}} | {{run.devices_found}} | {{run.created_count}} | {{run.updated_count}} | {{run.conflict_count}} | {{run.error_count}} | {{run.message or ''}} | |
| {{t('mesh.no_runs')}} | |||||||