-= JagMonitor v1.3 =-
INTRODUCTION
------------
This is a monitoring script for cPanel/WHM servers, dedicated or VPS. It's shamelessly copied from other scripts, some of my own and others found on cpanel.net.
INSTALLATION
------------
First, edit the file jagmonitor.php and at the top change the available configuration options.
Then run "./install.sh" in the current directory as root to install the script.
Login as root in WHM, or if you are already there then just refresh the page. Go to the bottom of the left side frame, under "Plugins" and click on "JagMonitor". You may also spawn the page on a separate window if you want, so it takes the full width of the browser.
UPGRADE
-------
Just make the same changes in the new jagmonitor.php and re-run "./install.sh", the script will overwrite the old files with the new ones.
TROUBLESHOOTING
---------------
The addon_jagmonitor.cgi executes cPanel's PHP executable under: /usr/local/cpanel/3rdparty/bin/php-cgi (or just php in the older cPanel/WHM versions). In case the script doesn't load (white page, file not found error, etc) it probably means the location to the PHP executable is different. Edit the file addon_jagmonitor.cgi and either change the path or uncomment the PHP v5 version of the script execution.
CHANGELOG
--------------
v1.3 - check for php executable in newer cPanel, new monitor (DoS attack)
v1.2 - new monitors, dynamic interface
v1.1 - fix php execution on some servers
v1.0 - initial release


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks