Monitor tool usage

Source: Internet
Author: User
1. wgethttp: // response

1. wget http://mmonit.com/monit/dist/monit-5.2.2.tar.gz
2. tar-zxvf monit-5.2.2.tar.gz-C/usr/src/
3. cd/usr/src/monit-5.2.2/
4../configure -- error
Configure: error: monit requires flex, not lex
Yum install flex
./Configure -- error
Configure: error: monit requires bison, byacc or yacc
Yum install bison byacc yacc
./Configure -- error
Couldn't find your SSL header files.
Use -- with-ssl-incl-dir option to fix this problem or disable
The SSL support with -- without-ssl
./Configure -- without-ssl
5. make
6. make install
7. cp monitrc/etc/
8. vi/etc/inittab
Mo: 2345: respawn:/usr/local/bin/monit-Ic/etc/monitrc
9. vi/etc/monitrc
 

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.