Events

The Events option displays statistics generated by the event system. The event summary displays the total number of events that the event handlers have generated and processed. An event handler is a procedure that is called when a corresponding event occurs. For an event to be processed by a handler, there has to be an event handler registered for the event name and an available thread from the process pool as determined by the event handler. A single event handler instance is associated with a single event name only.


opsDashboard_serversEvents