Skip to content

pepyaka/zabimin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZabImIn

ZabImIn stand for Zabbix Improved Interface. It's bootstrap based shiny Zabbix™ UI.

Install

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published