okay ... both
rpm -ql nginx-module-vts & rpm -qi nginx-module-vts
are showing the exact same output as you posted ..
you automatically disable the Live Status from grommunio Admin UI
i can still watch the live status ...such as mail count log files cpu and on and on
the error before the change to conf was
tail -f /var/log/nginx/error.log
2021/11/04 12:18:01 [emerg] 1408#1408: dlopen() "/usr//lib/nginx/modules/ngx_http_vhost_traffic_status_module.so" failed (/usr//lib/nginx/modules/ngx_http_vhost_traffic_status_module.so: cannot open shared object file: No such file or directory) in /etc/nginx/nginx.conf:4
these 38 have been updated after zypper reff & zypper up
bash bind-utils grommunio-admin-api grommunio-admin-web grommunio-common grommunio-web gromox gromox-debuginfo gromox-debugsource kexec-tools kpartx libbind9-1600 libdns1605 libirs1601 libisc1606 libisccc1600 libisccfg1600 liblz4-1 libmpath0 libns1604 libreadline7 libstorage-ng1 libstorage-ng-ruby mdadm nginx openssh openssh-clients openssh-common openssh-server postfix postfix-mysql python3-bind python3-urllib3
qemu-tools yast2 yast2-logs yast2-network yast2-storage-ng
after that a reboot was required ;)
and after that
none of the webIFs was workin .... caused by nginx not runnin caused by (see error.log above)
then those # changed the game and the system was usable
hope that helps
brNP