Skip to content

usiusi360/zabirepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZabiRepo

license Gitter

ZabiRepo -Dashboard using the API of Zabbix- Youtube:

zabirepo

Installation

2 ways to setup.

A. Zip download

Zip is downloaded and developed in zabbix directories of http server.

$ wget https://github.com/usiusi360/zabirepo/archive/master.zip
$ unzip master.zip
$ sudo mv ./zabirepo-master /usr/share/zabbix/

B. Git clone

$ cd /usr/share/zabbix/
$ sudo git clone https://github.com/usiusi360/vulsrepo.git

Usage

Access the browser.

http://<ZabbixServer>/zabirepo/

Log in Zabbix user.

FAQ

  • What's this message? [the number of items has exceeded the limit]

Limit the number to be displayed at the same time. We want you to change the following parameters.

-- zabirepo/dist/js/zabirepo-param.js

GRAPH_CELL_LIMIT : 40 (default)
GRAPH_ITEM_LIMIT : 40 (default)
  • Network Error is displayed. I want to see if the URL path is correct. Default is /zabbix. But, necessary to change the different if setting.

-- zabirepo/dist/js/zabirepo-param.js

var baseURL = '//' + location.host + '/zabbix';

Gallery

image image image image image image