{% extends 'layouts/base.html' %} {% block title %} System view - {{res}} {% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

Details

{% for customer in datas %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% if customer['System Name'] == "0" %} {% else %} {% endif %} {% endfor %}
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 %} {{customer['MachineVersion']}} {{customer['Date & Time '] }} Waiting for response... {% if customer['lastMongoUpdate'] != "0" %} {{customer['lastMongoUpdate']}} {% else %} Not yet updated {% endif %} {% if customer['lastNightlyRestart'] != "0" %} {{customer['lastNightlyRestart'] }} {% else %} Not yet updated {% endif %} {{customer['Total Physical Memory'] | bytes_to_gb}} {{customer['Free Physical Memory'] |bytes_to_gb}} ({{customer['Freepercentage'] |round(2)}}%)
{{customer['Available'] |bytes_to_gb}} ({{customer['finalAvailablePercentage'] |round(2)}}%)
{{customer['Swap Memory / Disabled'] | bytes_to_gb}} {{customer['Processor'] }} {{customer['Total Space'] |lstrip_zero}} {{customer['Usable Space'] |lstrip_zero}} {{customer['Free Space'] |lstrip_zero }} {% if customer['parabluSizeSystem'] == "" %} -------- {% else %} {{customer['parabluSizeSystem'] | add_space }} {% endif %} {{customer['parabluUsedSystem'] |add_space}} ({{customer['percentageUserdBytes'] |round(2)}}%)
{% if customer['parabluDiskAvailableSize'] == "0" %} N/A {% else %} {{customer['parabluDiskAvailableSize']}} ({{customer['percentageAvailable'] |round(2)}}%)
{% endif %}
Click Here
{% include "includes/footer.html" %}
{% endblock content %} {% block javascripts %} {% endblock javascripts %}