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 %}
|
{% if customer['MachineVersion'] == "0" %}
{% else %} | {{customer['MachineVersion']}} | {% endif %} {% if customer['Date & Time '] == "0" %}{% else %} | {{customer['Date & Time '] | format_date}} | {% endif %} {% if customer['lastMongoUpdate'] == "0" %}{% else %} | {% if customer['lastMongoUpdate'] != "0" %} {{customer['lastMongoUpdate']}} {% else %} Not yet updated {% endif %} | {% endif %} {% if customer['lastNightlyRestart'] == "0" %}N/A | {% else %}{% if customer['lastNightlyRestart'] != "N/A" %} {{customer['lastNightlyRestart'] }} {% else %} Not yet updated {% endif %} | {% endif %} {% if customer['Total Physical Memory'] == "0" %}{% else %} | {{customer['Total Physical Memory'] | bytes_to_gb}} | {% endif %} {% if customer['Free Physical Memory'] == "0" %}{% else %} | {{customer['Free Physical Memory'] | bytes_to_gb}} | {% endif %} {% if customer['Available'] == "0" %}{% else %} | {{customer['Available'] |bytes_to_gb}} | {% endif %} {% if customer['Swap Memory / Disabled'] == "0" %}{% else %} | {{customer['Swap Memory / Disabled'] | bytes_to_gb}} | {% endif %} {% if customer['Processor'] == "0" %}{% else %} | {{customer['Processor'] }} | {% endif %} {% if customer['Total Space'] == "0" %}{% else %} | {{customer['Total Space'] |lstrip_zero}} | {% endif %} {% if customer['Free Space'] == "0" %}{% else %} | {{customer['Free Space'] |lstrip_zero }} | {% endif %} {% if customer['parabluDiskAvailable'] == "0" %}{% else %} | {{customer['parabluDiskAvailable'] }}B | {% endif %}