pnp4nagios Installation and Configuration

Installation —————- PNP is an addon for the Nagios Network Monitoring System. PNP provides easy to use, easy to configure RRDTools based performance charts feeded by the performance data output of the Nagios Plugins. To install this, 1. Download the latest version of pnp4nagios source from http://sourceforge.net/projects/pnp4nagios/ 2. Untar it and cd into the extracted … Read more

Multiple Versions of PHP in plesk

  By default, in latest version of plesk we will have 5.4 version of php. So if you need additional php version, you can install seperatly and those additional  version will be available in fastcgi and cgi handlers. Installtion Steps for php 5.2.17 version # cd /usr/local/src # wget http://museum.php.net/php5/php-5.2.17.tar.gz # tar -zxvf php-5.2.17.tar.gz # cd … Read more