{% extends "base.html" %} {% block title %} {{ title }} {% endblock %} {% block extra-css %} {% load staticfiles %} {% endblock %} {% block titulo %}
Categorias de serviços
Sem informações
{% endif %}Telefones por categoria
{% if phonecats %}Categoria | total |
---|---|
{{ phonecat.name }} | {{ phonecat.num_phones }} |
Sem informações
{% endif %}Telefones por tipo/tecnologia
{% if phonecats %}Tipo | total |
---|---|
{{ phonetype.name }} | {{ phonetype.num_phones }} |
Sem informações
{% endif %}Hosts por plataforma
Sem informações
{% endif %}Utilização de telefones/ramais
Utilização de telefones/ramais
Sem informações
Utilização de pontos
Utilização de pontos
Sem informações
Utilização de senhas
Utilização de senhas
Sem informações
{% elif log.record_type == "phone" %} | {% elif log.record_type == "password" %} | {% elif log.record_type == "printer" %} | {% elif log.record_type == "network" %} | {% elif log.record_type == "ip" %} | {% elif log.record_type == "switch" %} | {% else %} | {% endif %} | {% if log.record_type != "password" %} {{ log.record_name }} {% else %} {% if perms.ace.view_password %} {{ log.record_name }} {% else %} ****** {% endif %} {% endif %} | {{ log.event}} | Modificado em {{ log.event_date}} por {{ log.actor }} |