Configuring how many events the poller reads
Large increases in the number of network events can slow down the polling process, ncp_poller. To minimize the performance impact of sudden increases in events, you can define how many network events the poller reads.
About this task
The polling process, ncp_poller, reads events from the NCMONITOR.activeEvent table into memory at intervals in order to determine the initial state of polling events. You can put an upper limit on the number of events that the poller reads. Additional events are not read into memory. When the number of events decreases below the limit again, the poller resumes reading events.
To configure a limit to the number of events that the poller reads, complete the following steps: