

The Tracing tasks tab contains a list of all tracing tasks created both manually and automatically via continuous tasks. In fact, continuous task allows to automatically create a tracing task for each new day, with the ability to get a report for the past day. Continuous task can't stop automatically, you need to stop it manually.
#Linux web monitor php pdf#
It is not possible here to automatically email a report but it is possible to export the report in PDF and send to a user.Ĭontinuous task is a task that initiates a daily hourly tracing requests for a specified domain and email a monitoring report. The task will end either after a specified number of requests to the URL or after a specified time (maximum after two days). Tracing task is a task created manually for a specific URL to collect server requests. X-Ray provides two options for monitoring domain requests speed: Tracing task and Continuous task.
#Linux web monitor php software#
X-Ray can gather and visualize information about top N slowest system functions, external requests, software modules and database queries of the website. X-Ray is a tool developed for website performance monitoring and performance issues detection. SSA sends email reports daily if the " Enable summary notifications" setting is turned on.Įxample of the PHP Slow Site analyzer report: # /usr/sbin/cloudlinux-ssa-manager set-config -requests-duration 2.5 The cloudlinux-ssa-manager utility allows to manage Slow Site analyzer via CLI. Domains and URLs Ignore List - domains and URLs that will not be displayed in reports.If the request duration was less than specified in this setting then this request will not be marked as slow Slow request duration - the duration of a request in seconds.Top slow URLs - this number (N) will be used to select the top N URLs for each domain, marked as slow.

Enable summary notifications - turn on/off summary daily email report notifications.The following settings can be changed through the UI: To enable or disable the Slow Site analyzer, use the following slider: The report shows the number of slow requests per domain and its URLs and the average duration of each slow URL. This is an example of a report from the Slow Site analyzer. The Slow Site analyzer tracks all PHP-based requests and selects slow ones by specific rules. PHP Slow Site analyzer ( SSA) is a tool that generates daily reports for the server administrator with information about the top N slow PHP-based URLs for all domains.
#Linux web monitor php code#
Also, if the alerted domain is still responding with non-200 status code even after 6 hours - it will not be re-alerted until it responds with 200 status code at least once and becomes unavailable again. The next alert with domains will not be sent in less than 6 hours.
