centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

Too many insert in logs table for one single event #103

Open Tpo76 opened 7 years ago

Tpo76 commented 7 years ago

For one event I have to many records in Event logs. image Every thing it's ok in centengine.log

[1495198007] [18286] EXTERNAL COMMAND: SCHEDULE_FORCED_SVC_CHECK;Poller;proc-ntpd;1495198006
[1495198011] [18286] SERVICE ALERT: Poller;proc-ntpd;OK;HARD;3;OK: Number of current processes running: 1
[1495198011] [18286] SERVICE NOTIFICATION: root_root;Poller;proc-ntpd;OK;service-notify-by-email;OK: Number of current processes running: 1
[1495198011] [18286] SERVICE NOTIFICATION: Fabien_Thepaut;Poller;proc-ntpd;OK;service-notify-by-email;OK: Number of current processes running: 1

Version :

I also this kind of comportment with :

julienmathis commented 7 years ago

Can you check that you have the same behavior in the table logs ? May be it's a display problem.

Tpo76 commented 7 years ago

Yes, I already check that I missed saying. image Timestamp is the same.