Num de série: {{ host.serial_number }}
{% endif %} {% if host.ownerid %}Patrimônio: {{ host.ownerid }}
{% endif %} {% endif %} {% if host.devicemodel %}Modelo: {{ host.devicemodel }}
{% endif %} {% if host.manufactorer %}Fabricante: {{ host.manufactorer }}
{% endif %} {% if host.os %}Sistema operacional: {{ host.os }}
{% endif %}URL: {{ host.url }}
{% endif %} {% if host.mem %}Memória instalada: {{ host.mem }}
{% endif %} {% if host.cpu %}Quantidade de CPU's: {{ host.cpu }}
{% endif %} {% if host.hwtype %}Tipo de hardware: {{ host.get_hwtype_display }}
{% endif %} {% if host.osplatform %}Plataforma: {{ host.get_osplatform_display }}
{% endif %}Obs: {{ host.comments }}
{% endif %}IP |
---|
{{ ip.address }} |
Total de {{ itotal }} ip(s)
{% endif %} {% if s %}Nome | IP |
---|---|
{{ service.name }} | {{ service.ip }} |
Total de {{ stotal }} serviços
{% endif %} {% if swport %}Porta | Switch |
---|---|
{{ porta.num }} | {{ porta.switch.name }} |
Total de {{ swporttotal }} portas de switch
{% endif %} {% if u %}Nome | Data de aplicação | Obs |
---|---|---|
{{ update.name }} | {{ update.aplication_date }} | {{ update.comments }} |
Total de {{ utotal }} atualizações
{% endif %}Gerado em {% now "j / m / Y - H:i" %}