Enable or disable Zend Server monitoring components/features.
Enable/Disable system wide Monitor Events and Event Rules
Enable/Disable URL insight component data collection
Enable/Disable dashboard statistics
Using Routing , Zend Server can better aggregate Monitoring Events and analyze the URLs displayed by URL Insight.
Event aggregation is used to group together similar events, triggered by requests with the same route or URL. Using aggregation is a good way to prevent event propagation which can consume database storage and server resources and affect performance. Aggregation can base on routing, if enabled in the "General" tab. It is recommended not to disable aggregation in production environment. Click here for more information
Zend Code Tracing for events helps you analyze the root cause of a problem in your application by capturing the full execution of your application in real-time.
Code Traces are never generated for triggered events
Code Traces will be generated according to the specific Event Rules configuration
Once an event is triggered Code Tracing is activated for a set amount of time (120 seconds by default). If the event was re-triggered within that time-frame, a code trace is generated - better for production environments
Code Tracing will be generated for triggered events - better for development and staging environments
Generate a Code Trace for every triggered event. This may impact performance, hence not recommended for Production
This area allows you to define which events will be deleted in Zend Server's cleanup process
Define the period of time (in days) after which events are to be deleted during the cleanup process
This area allows you to define the default settings for triggered actions to be executed for events:
Enter a comma-separated list of email addresses for receiving event information
Enter a callback URL for a customized action to be executed for each event
Apply the default email and URL to existing monitoring rules
This area allows you to set and configure Z-Ray snapshots.
Enter an interval (in seconds) between each snapshot of Z-Ray taken by Zend Server