Insight types
A reference of all available insight types.
Available types
The type field in insight responses indicates what kind of server issue was detected. Below is a complete list of all available insight types.
| Type | Description |
|---|---|
cpu-and-ram | Monitor CPU and RAM usage on your server |
php-max-children | Check if PHP-FPM max children limit is being reached |
end-of-life-php-sites | Detect sites running on end-of-life PHP versions |
opcache-full | Monitor OPcache memory usage |
opcache-disabled | Check if OPcache is disabled |
supervisor-needs-running | Verify Supervisor service is running |
load-average-high | Monitor server load average |
node-needs-updating | Check for Node.js updates |
system-clock-synchronized | Verify system clock is synchronized |
mysql-bin-logs-growing | Monitor MySQL binary log growth |
innodb-buffer-pool-usage | Monitor InnoDB buffer pool usage |
database-too-many-connections | Check database connection limits |
package-and-security-updates | Check for available system updates |
nginx-worker-connections-reached | Monitor Nginx worker connections |
failed-certificate-checks | Check for SSL certificate issues |
composer-vulnerabilities | Scan for Composer package vulnerabilities |
npm-vulnerabilities | Scan for NPM package vulnerabilities |