Details

{% for customer in datas %} {% if customer['MachineVersion'] == "0" %} {% else %} {% endif %} {% if customer['Date & Time '] == "0" %} {% else %} {% endif %} {% if customer['lastMongoUpdate'] == "0" %} {% else %} {% endif %} {% if customer['lastNightlyRestart'] == "0" %} {% else %} {% endif %} {% if customer['Total Physical Memory'] == "0" %} {% else %} {% endif %} {% if customer['Free Physical Memory'] == "0" %} {% else %} {% endif %} {% if customer['Available'] == "0" %} {% else %} {% endif %} {% if customer['Swap Memory / Disabled'] == "0" %} {% else %} {% endif %} {% if customer['Processor'] == "0" %} {% else %} {% endif %} {% if customer['Total Space'] == "0" %} {% else %} {% endif %} {% if customer['Free Space'] == "0" %} {% else %} {% endif %} {% if customer['parabluDiskAvailable'] == "0" %} {% else %} {% endif %} {% endfor %}
FQDN Version Last Updated On Last Mongo Backup On Nightly Restart Total Memory Free Memory Available for Applications Swap Space Cores Total System Space Available Space /parablu size
{% if customer['System Name'] == "0" %} {% else %} {{customer['System Name']}} {% endif %}
{{customer['MachineVersion']}} {{customer['Date & Time '] | format_date}} {% if customer['lastMongoUpdate'] != "0" %} {{customer['lastMongoUpdate']}} {% else %} Not yet updated {% endif %} N/A {% if customer['lastNightlyRestart'] != "N/A" %} {{customer['lastNightlyRestart'] }} {% else %} Not yet updated {% endif %} {{customer['Total Physical Memory'] | bytes_to_gb}} {{customer['Free Physical Memory'] | bytes_to_gb}} {{customer['Available'] |bytes_to_gb}} {{customer['Swap Memory / Disabled'] | bytes_to_gb}} {{customer['Processor'] }} {{customer['Total Space'] |lstrip_zero}} {{customer['Free Space'] |lstrip_zero }} {{customer['parabluDiskAvailable'] }}B