/etc/cron.d/nethist purpose?

Hello,

Can someone enlight me the purpose of nethist crontab script?

*/2 * * * * root nethist_stats.lua 1 0,6,12,18 * * * root (cat /tmp/nethist.stats | sort ; echo "uptime = $(cat /proc/uptime | cut -d. -f1)" ) | logger -p info -t nethist ; rm /tmp/nethist.stats

Thank you

Also crontabbing

/usr/bin/nuci-helper-autocollect

is unclear to me (Turris Omnia)

No one? :worried:

I would really like to know, what process should use those logs…

I tried to search again what is it for, but even on github I didnt find any description of this service. Could someone from devs clarify that?