Nosql eye open source and nosqleye Open Source
Introduction
The NOSQL database monitoring tool currently provides monitoring functions for Redis and MongoDB.
Function list
Http://git.oschina.net/redtie/nosqleye
Demo address
Http: // 106.14.181.95: 7004 logon username and password: admin/admin
Installation environment
Recommended: centos7 (6. *), MySQL5.7, and JDK8
Installation Steps
1. Install the initial data, create a nosql_eye database on the MySQL database, and import the build/nosql_eye. SQL file. Create a database account: dev, password: 123456
2, The build/nosql-eye-1.4.jar to the server, java-jar nosql-eye-1.4.jar to start the application. To start in the background, use: nohup java-jar nosql-eye-1.4.jar>/dev/null 2> & 1 &
Technologies used in this project
Front end:
Bootstrap3
Jquery1.11
ECharts3
Vis
Backend:
Springboot 1.5.4
Druid1.0
Mybatis3.4
Ehcache2.10
Fastjson1.2
Logback1.1
Database:
MySQL5.7