I tried it on 2 Ubuntu 18.04 instances and it doesnt look like working. All stats are blank (no graphs even after several weeks) whereas it works fine on Ubuntu 16.04
Please update the script and make it compatible with Ubuntu 18. Thanks.
Plase do the following: sudo perl /etc/webmin/sysstats/sysstats.pl if it will show the error
sudo perl /etc/webmin/sysstats/sysstats.pl
'.' is no longer in @INC;
then edit /etc/webmin/sysstats/sysstats.pl file: insert line #32 use lib '.';
use lib '.';
This helped me!
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Never mind. I've updated webminstat to the latest 2.18 version and now it works ok. I think Bug can be closed.
Plase do the following:
sudo perl /etc/webmin/sysstats/sysstats.plif it will show the error
then edit /etc/webmin/sysstats/sysstats.pl file: insert line #32
use lib '.';This helped me!
Last edit: dredkin 2019-01-29
Never mind. I've updated webminstat to the latest 2.18 version and now it works ok.
I think Bug can be closed.