How to configure Collector on Zorka Monitoring Platform

Source: Internet
Author: User

How to configure Collector on Zorka Monitoring Platform

This section briefly introduces the basic configuration and usage of the Zorka network collection terminal (Collector:

On this page: The http://zorka.io/downloads.html has Zico, that is, the collection end of Zorka download, decompress it, you can see that there are many files such as zico. sh, zico. war. Here we take Windows as an example, according to this page: http://zorka.io/install/zico.html introduction, You need to configure the zico. conf file, in Windows, in fact, only need to configure the zico. cmd file, for example:

 

Rem Paths to collector and JDK7 need to be set correctlyset ZICO_HOME = D: \ Project \ zico-1.0.12set JAVA_HOME = "D: \ Program Files \ Java \ jdk1.7.0 _ 75"

 

Run the cmd file and you can see the zico interface at http: // localhost: 8642.

Next we need to modify the zorka. properties configuration described in the previous log, comment out all file system monitoring options, and add:

Tracer.net = yestracer.net. addr = 127.0.0.1tracer.net.port = 8640

Note that the line tracer.net = no mentioned earlier must be commented out. Otherwise, no data will be sent to Collector. After modification, restart Tomcat and perform some simple operations. The following results are displayed:

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.