Back to Jumpserver

Msg Terminal Performance

apps/ops/templates/ops/_msg_terminal_performance.html

4.10.18138 B
Original Source

{% for term, errors in terms_with_errors %}

{{ term.name }}

{% for error in errors %} - {{ error }} {% endfor %} {% endfor %}