Settings API - PHP schema table
PHP (builtin:monitored-technologies.php
)
By default, PHP monitoring is enabled on all hosts. If you want to disable PHP monitoring on selected hosts, disable it on these hosts via their settings.
If you want to enable PHP monitoring only on selected hosts, disable global PHP monitoring and enable it on these hosts via their settings.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:monitored-technologies.php | - | HOST - Hostenvironment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Monitor PHP | boolean | - | required |
enabledFastCGI | Enable FastCGI PHP processes launched by Apache HTTP Server | boolean | Requires PHP monitoring enabled and from Dynatrace OneAgent version 1.191 it's ignored and permanently enabled | required |
enablePhpCliServerInstrumentation | Monitor PHP CLI web server | boolean | Requires enabled PHP monitoring and Dynatrace OneAgent version 1.261 or later | required |