Number of clients contributing data | {{ num_clients }} | 28 |
Number of reported hosts | {{ num_hosts }} | 31 |
Total number of reports | {{ num_reports }} | 34 |
Reports in last 24 hours | {{ daily_reports }} | 37 |
New hosts in last 24 hours | {{ daily_new_hosts }} | 40 |
Synchronisation server version | {{ server_version }} | 43 |
IP address | 106 | {% if has_hostnames %} 107 |Host name | 108 | {% endif %} 109 |Country | 110 |Latest report | 111 |First report | 112 |Report count | 113 |
---|---|---|---|---|---|
{{ host.ip_address }} | 117 | {% if has_hostnames %} 118 |{{ host.hostname }} | 119 | {% endif %} 120 |{{ host.country }} | 121 |{{ host.latest_time|datetime }} | 122 |{{ host.first_time|datetime }} | 123 |{{ host.total_reports }} | 124 |