Hello Zabbix community,
this is my first contact with Zabbix, trying to install it just for the sake of learning. Currently following install instructions for Raspbian, I seem to get stuck in here:
root@raspberrypi:/usr/share/doc/zabbix-server-mysql# zcat create.sql.gz | mysql -uzabbix -p zabbix
Enter password:
I of course entered password for user zabbix, but I'm getting no response for what it feels forever now (around 1 hour running already). How long should this take? Is there a way for me to check (maybe from a separate terminal) that something's being done?
Thanks!
this is my first contact with Zabbix, trying to install it just for the sake of learning. Currently following install instructions for Raspbian, I seem to get stuck in here:
root@raspberrypi:/usr/share/doc/zabbix-server-mysql# zcat create.sql.gz | mysql -uzabbix -p zabbix
Enter password:
I of course entered password for user zabbix, but I'm getting no response for what it feels forever now (around 1 hour running already). How long should this take? Is there a way for me to check (maybe from a separate terminal) that something's being done?
Thanks!
Comment