Centos6.5 Deployment Volkswagen Reviews Cat

Source: Internet
Author: User

Introduction to CAT (Central application Tracking):

CAT is a public review open source of a Java-based real-time application monitoring platform, mainly used in the Service middleware framework (MVC Framework, RPC framework, Persistence layer framework, distributed cache framework) monitoring, for development and operations to provide various performance indicators, health check, automatic alarm and other visual services.


Recently in the company to deploy popular reviews of cat, in the middle of a problem, the following is my deployment process:

System and Software:

Cat:https://github.com/dianping/cat

Centos6.5

Apache-maven-3.2.3-bin.zip

Cat-master.zip

Jdk-7u60-linux-x64.gz

First, System Preparation

    1. Install Git

[email protected] ~]# sudo yum install git, #yum安装git ..... Slightly perl-git.noarch 0:1.7.1-4.el6_7.1 complete! [[email protected] ~]# git--version# verified version git versions 1.7.1

2. Install Mavent, JDK and Compression cat folder

[[email protected] ~]# mkdir /application# Create the folder above to make the program folder [[email protected] ~]#  cd /home/zdw/tools/#用来存放程序文件 [[Email protected] tools]# lsapache-maven-3.2.3-bin.zip   cat-master.zip  jdk-7u60-linux-x64.gz# has uploaded maven, cat, JDK files to/home/zdw/tools/[[email  protected] tools]# yum -y install unzip# installing unzip decompression software [[Email protected] tools ]# unzip apache-maven-3.2.3-bin.zip  #解压maven [[email protected] tools]# ls# View unzipped maven3.23apache-maven-3.2.3           cat-master.zipapache-maven-3.2.3-bin.zip  jdk-7u60-linux-x64.gz[[email protected] tools]#  cp -r apache-maven-3.2.3 /application/#复制maven程序到/application/[[email protected]  tools]# ls /application/#已复制apache-maven-3.2.3[[email protected] tools]# unzip  cat-master.zip  #解压cat [[EMAIL&Nbsp;protected] tools]# ls# view has been unzipped good apache-maven-3.2.3           cat-master      jdk-7u60-linux-x64.gzapache-maven-3.2.3-bin.zip   cat-master.zip[[email protected] tools]# cp -r cat-master / application/    #复制cat-master program to/application/[[Email protected] tools]# tar  xf jdk-7u60-linux-x64.gz -c /application# unzip the JDK to application [[email protected]  tools]# ls /application/View apache-maven-3.2.3  cat-master  jdk1.7.0_60



This article is from the blog "Write to Yourself", so be sure to keep this source http://zhaodongwei.blog.51cto.com/4233742/1775133

Centos6.5 Deployment Volkswagen Reviews Cat

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.