Event Processor Count Too High

Started by multix, September 30, 2015, 05:59:56 PM

Previous topic - Next topic

multix

Hi. I am using 2.0-rc1 in cents 7 with postgresql

my stats is :
Total number of objects :34087
Number of monitored nodes : 2448
Number of Collectable DCIs : 28725

my queue is :
Data Collector                            :0
DCI cache loader                        :0
Database Writer                          :0
Database writer (IDATA)              :0
Database writer (raw DCI values) : 0
Event processor                           :86236
Node poller                                  : 0
Syslog processing                         : 0
Syslog writer                                :0


Event processing is too slow, so everything is being wrong.

before 4-5 days ago, I added 600 servers as node. I am not polling any DCI .
I am looking for only if they are up or down (status)

I set debug and there is no error in debug.

Does anybody has idea about my slow event processing problem ?

Victor Kirhenshtein

Hi,

most likely something in event processing policy cause slow processing. Can you enable debug level 6 for some time and trace processing of few events? Also, you can try to disable all rules in event processing policy and see if it helps. If it will, try to re-enable them one by one to catch what rule causing delay.

Best regards,
Victor

multix

Hi,
as I told above, I added 600 new servers to my netxms server. When I saw I could not use netxms, I deleted them :)

I will ad them and apply templates to them. And then, I will do as you said.

If I could find a solution, I will inform.
thanks.