![]() |
|
External Monitoring - Printable Version +- WHMCS Services Forum (https://forum.whmcsservices.net) +-- Forum: WS Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=8) +--- Forum: Provisioning Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=13) +---- Forum: Server Monitoring (https://forum.whmcsservices.net/forumdisplay.php?fid=65) +----- Forum: WS Customer Only (https://forum.whmcsservices.net/forumdisplay.php?fid=88) +----- Thread: External Monitoring (/showthread.php?tid=454) |
External Monitoring - wssupport - 01-09-2026 ANS: The file checkStatus.php is used for external monitoring locations and should be uploaded to different servers to add new locations to the monitoring. 1. Upload checkStatus.php to another server 2. You need to login to your WHMCS Admin area and then go to the Server Monitoring module from the Addons Tab 3. Now you need to add a location by going to Management -> Locations -> Add Locations 4. The URL is the URL to the checkStatus.php (For example, if your URL is http://domain.com/checkStatus.php then the URL is http://domain.com) 5. Enter the location name and description - All done, you have now setup a location Example http://www.yourdomain.com/checkStatus.php or http://www.yourdomain.com/external/checkStatus.php |