{% endcomment %}
{{ host.hostname }}
{% include "editbox" %}
- System Hostname: {{ host.hostname }}
- Ip Adress: {{ host.host }}
- System Version: {{ assets.System_Version}}
- Device Type: {{ assets.Device_Type}}
- System Kernel: {{ assets.System_Kernel }}
- Total Memory: {{ assets.Physical_Memory }}
- Logical Cpu Cores: {{ assets.Logical_Cpu_Cores }}
- Physical Cpu Model: {{ assets.Physical_Cpu_Model }}
- Hardisk: {{ assets.Hard_Disk}}
- Assets Last Check Time: {{ assets.Check_Time }}
# | Item | Value |
---|---|---|
1 | host_status | {{ host.host_status }} |
2 | ping_status | {{ host.ping_status }} |
3 | last_check | {{ host.last_check }} |
4 | attemp_count | {{ host.attemp_count }} |
5 | breakdown_count | {{ host.breakdown_count }} |
6 | up_count | {{ host.up_count}} |
7 | availablility | {{ host.availability }} |
{% if rrd_file_list_1hour|length != 0 %}
{% for png in rrd_file_list_1hour %}
{% endfor %}
{% else %}
No graphs available , please check your SNMP configruation, use "python snmp_monitor.py" command to check on TriAquae terminal.
{% endif %}
{% if rrd_file_list_1day|length != 0 %}
{% for png in rrd_file_list_1day %}
{% endfor %}
{% else %}
No graphs available , please check your SNMP configruation, use "python snmp_monitor.py" command to check on TriAquae terminal.
{% endif %}Choose Remote User
username:
password: