{% extends 'layouts/base.html' %} {% block title %} System view - {{res}} {% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
FQDN | Machine Type | Version | Last Updated On | Uptime Status | status | Last Mongo Backup On | Nightly Restart | Ram | Free Ram | Available for Applications | Swap | Cores | / Total | / Used | / Available | /parablu | /parablu used | /parablu Available | View History | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{% if customer['System Name'] == "0" %}
{% else %}
{{customer['System Name']}}
{% endif %}
|
{% if customer['System Name'] == "0" %} {% elif customer['MachineTypeValue'] == 0 %} All in One {% elif customer['MachineTypeValue'] == 1 %} Only Paracloud {% elif customer['MachineTypeValue'] == 2 %} Only Blukrypt {% elif customer['MachineTypeValue'] == 3 %} PRIMARY MONGO {% elif customer['MachineTypeValue'] == 4 %} SECONDARY MONGO {% elif customer['MachineTypeValue'] == 5 %} MONGODB BACKUP {% elif customer['MachineTypeValue'] == 8 %} Paracloud & Blukrypt {% elif customer['MachineTypeValue'] == 9 %} Paracloud & Mongo {% endif %} | {% if customer['System Name'] == "0" %}{% else %} | {{customer['MachineVersion']}} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Date & Time '] }} | {% endif %}Waiting for response... | {% if customer['System Name'] == "0" %} | {% else %} | {% if customer['lastMongoUpdate'] != "0" %} {{customer['lastMongoUpdate']}} {% else %} Not yet updated {% endif %} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {% if customer['lastNightlyRestart'] != "0" %} {{customer['lastNightlyRestart'] }} {% else %} Not yet updated {% endif %} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Total Physical Memory'] | bytes_to_gb}} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} |
{{customer['Free Physical Memory'] |bytes_to_gb}}
({{customer['Freepercentage'] |round(2)}}%)
|
{% endif %}
{% if customer['System Name'] == "0" %}
{% else %} |
{{customer['Available'] |bytes_to_gb}}
({{customer['finalAvailablePercentage'] |round(2)}}%)
|
{% endif %}
{% if customer['System Name'] == "0" %}
{% else %} | {{customer['Swap Memory / Disabled'] | bytes_to_gb}} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Processor'] }} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Total Space'] |lstrip_zero}} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Usable Space'] |lstrip_zero}} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {{customer['Free Space'] |lstrip_zero }} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} | {% if customer['parabluSizeSystem'] == "" %} -------- {% else %} {{customer['parabluSizeSystem'] | add_space }} {% endif %} | {% endif %} {% if customer['System Name'] == "0" %}{% else %} |
{{customer['parabluUsedSystem'] |add_space}}
({{customer['percentageUserdBytes'] |round(2)}}%)
|
{% endif %}
{% if customer['System Name'] == "0" %}
{% else %} |
{% if customer['parabluDiskAvailableSize'] == "0" %}
N/A
{% else %}
{{customer['parabluDiskAvailableSize']}}
({{customer['percentageAvailable'] |round(2)}}%)
|
{% endif %}
{% if customer['System Name'] == "0" %}
{% else %}
Click Here | {% endif %}