stat="date ip port nft dnsmasq_leases free df ps"
stat_date="date"
stat_ip="/sbin/ip a"
stat_port="netstat -a"
stat_nft="/usr/sbin/nft list ruleset"
stat_dnsmasq_leases="cat /var/lib/misc/dnsmasq.leases"
stat_free="free"
stat_df="df"
stat_ps="ps"
stat_ip_label="ip a"
stat_nft_label="nft list ruleset"
stat_dnsmasq_leases_label="cat dnsmasq.leases"

log="messages thttpd"
log_messages="/var/log/messages"
log_thttpd="/var/log/thttpd.log"

file="/tmp/share"
file_tmp='/tmp'
file_max=0
