Database Statistics

Records
{% set fn = dbstats[7].split('/') %}
Total Records: {{ dbstats[0] }}      Talkgroups: {{ dbstats[2] }}      Subscribers: {{ dbstats[3] }}
First: {{ dbstats[4] }}
Last: {{ dbstats[5] }}
Database Size: {{ dbstats[6] }}
Database File: {{ fn|last }} ?
Logged Systems: {{ dbstats[1] }}
{% for i in sysList %} {% if i.tag is not none %} {% else %} {% endif %} {% endfor %}
{{ i.sysid }} 0x{{ ( '%0x' % i.sysid ).upper() }} {{ i.tag }} {{ i.sysid }} 0x{{ ( '%0x' % i.sysid ).upper() }}