WHMCS Services Forum

Full Version: External Monitoring
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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