{% extends 'arnold/base.html' %} {% block content %} {% if error %}
Ip | Dns | Netbios | Mac | Switch | Port | Vlan | Status | Autoenable | |
---|---|---|---|---|---|---|---|---|---|
{{ identity.ip }} | {{ identity.dns }} | {{ identity.netbios }} | {{ identity.mac }} | {{ identity.interface.netbox.sysname }} | {{ identity.interface.ifname|default_if_none:'' }} | {{ identity.interface.vlan|default_if_none:'' }} | {{ identity.status }} | {{ identity.autoenable|date:'DATETIME_FORMAT'|default_if_none:'' }} | {{ identity.mail }} |
Eventtime | Action | Reason | Comment | User |
---|---|---|---|---|
{{ event.event_time|date:"Y-m-d H:i:s" }} | {{ event.action }} | {{ event.justification }} | {{ event.comment }} | {{ event.executor }} |
{{ events|length }} entr{{ events|pluralize:'y,ies' }} in history |