<p><b>Slow Function Execution</b></p>
<p>Generate an event when function execution exceeds the setting defined in the rule, X msec for moderate, Y msec for severe alerts. This aplies to the functions selected in the additional rules section.</p>
<p>Additional Rules:<br>
Generate events for specified PHP functions (built-in or user-defined).<br>
There are three ways to add functions to be monitored:
<ul type="square"><li>Specify the function name, object methods can also be used (for example, bar::foo).</li>
<li>Use wild cards (*) to specify function names that begin with...<br></li>
<li>specify the full path to a file containing a list of functions, each in a new line.</li></ul></p>
<p>Database related functions are directed and reported as Slow Query Execution (see the "Slow Query Execution" event type).</p>