Install PNP4Nagios in icinga

Source: Internet
Author: User
Tags rrdtool icinga

Install PNP4Nagios in icinga. This addon visualizes the monitoring data and is very useful. This page is also linked to the check_mk table.

Now let's see how to install it? Official site: http://docs.pnp4nagios.org/pnp-0.6/startfirst Download Software :[plain] wget http://docs.pnp4nagios.org/_media/dwnld/pnp4nagios-head.tar.gz unzip: [plain] tar zxvf pnp4nagios-head.tar.gz [plain] cd pnp4nagios-head compilation steps: [plain]. /configure -- with-nagios-user = icinga -- with-nagios-group = icinga error: [plain] checking for rrdtool... no checking rrdtool path... no configure: error: is a directory! PNP needs the Path to the rrdtool binary! Install rrdtool [plain] apt-get install rrdtool-dbg and run configure again. Running make all compilation will soon end. Install: make installmake install-webconfmake install-configmake install-init should actually be done with a command: make fullinstall is not followed by the configuration. Don't forget: apt-get purge libapache2-mod-php5 php5 & apt-get install libapache2-mod-php5 php5

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.