Resource Monitor Plugin for cPanel & WHM
Copyright: Buycpanel Inc. http://buycpanel.com
---------------------------------------------

Plugin Version: 4.0

System Requirements:
-------------------

Server side:        Ioncube & CURL for cPanel's internal PHP (Install through WHM and EasyApache!)

                                cPanel/WHM: 11.54+

                                PHP: 5.3.x + (PHP 7.x not supported)            

Client side:          All of the most recent versions of Firefox, Safari, Chrome and IE9+

 

Installation Instruction:
-------------------------

step 1: Upload file to the server (any folder)

step 2: Run "tar -xzvpf rsmonitor_v4.0.tar.gz" to untar the file using command line.

step 3: cd rsmonitor

step 4: Run "./install.sh"

Step 5: It will ask for the licensekey. Enter the licensekey accurately and continue with the installation.

Step 6: Wait for few minutes for the install to complete.

NOTE: If you wish any newly created cpanel accounts to be added in the Resource Monitor automatically, you must do an extra step. After Step 3 given above, copy the file "postwwwacct" to /scripts/ folder, and run the following commands

chmod 755 /scripts/postwwwacct
chmod +x /scripts/postwwwacct

If there's already a "postwwwacct" file present in the /scripts folder, you need to copy the source code from "rsmonitor/postwwwacct" file and append it at the bottom of the "/scripts/postwwwacct" file.
 
That's it. Resource Monitor is now installed in your WHM!

NOTE: Wait for at least 48 hours to see you cPanel/WHM usage statistical reports.  Resource Monitor is automatically added to your server's CRON.

To access Resource Monitor check the plugins section of your WHM by logging into WHM then clicking PLUGINS in the "HOME" WHM screen, then RESOURCE MONITOR.

 

Uninstallation Instructions:
---------------------------

To uninstall: just run the uninstall.sh script


