ZabImIn stand for Zabbix Improved Interface. It's bootstrap based shiny Zabbix™ UI.
- Clone it
git clone https://github.com/pepyaka/zabimin.git- Change current dir
cd zabimin- Copy config
cp -v js/config.example.js js/config.js- Edit config. Set Zabbix™ API URL. You need to set remote URL (ex. http://zabbix.example.net/api_jsonrpc.php)
- Start for example python simple http server
python -m SimpleHTTPServer- Go to http://localhost:8000/