Hello - I just installed Zabbix on my Ubuntu Natty server on AWS. Everything seemed to go smoothly until I logged into the web front end. I use NGINX as a web server, so the included apache conf file wouldn't work - instead I just copied /usr/share/doc/zabbix-frontend-php to within my web root. I don't think it should matter, but just in case...
Anyway, I logged in successfully and changed my password. It took me to the dashboard, which seemed to stick on AJAX loading all the items. And it never improved. I tried clicking around the menus, and even ran the web-based setup to make sure I wasn't missing a pre-requisite somewhere. That's when the menu stopped responding.
The main menu (monitoring, inventory, reports, etc) does not respond to clicks. This is from Chrome and Firefox 4 on OSX. If I check the raw HTML, I can see where the links are supposed to redirect me to, but clicking on them does nothing.
Looks like a problem with the javascript. What I don't understand is why it waited until I re-ran web setup to start being a problem. (I also don't understand why the menu relies on js instead of normal HTML links)
Any advice?
Anyway, I logged in successfully and changed my password. It took me to the dashboard, which seemed to stick on AJAX loading all the items. And it never improved. I tried clicking around the menus, and even ran the web-based setup to make sure I wasn't missing a pre-requisite somewhere. That's when the menu stopped responding.
The main menu (monitoring, inventory, reports, etc) does not respond to clicks. This is from Chrome and Firefox 4 on OSX. If I check the raw HTML, I can see where the links are supposed to redirect me to, but clicking on them does nothing.
Looks like a problem with the javascript. What I don't understand is why it waited until I re-ran web setup to start being a problem. (I also don't understand why the menu relies on js instead of normal HTML links)
Any advice?
Comment