Page 3 of 3

Re: Scheduling very unstable - Part 2

Posted: Thu Aug 09, 2018 7:15 pm
by rajasegar
scottwilkerson wrote:your ndo2db.cfg still has this meaning it is offloaded

Code: Select all

db_host=10.17.19.237
that should be changed to

Code: Select all

db_host=localhost
and then restart ndo2db

Code: Select all

service ndo2db restart
That's strange. I just checked and it is already changed.
In fact I shut down MySQL in the offloaded DB yesterday.
So if it was working then it must have been configured properly.


This morning, it looks better but the scheduling is still very low.
Capture5.JPG
Messages seem to be howering around 116k.

Code: Select all

[nagios@nagiosprodxi3 nagios]$ ipcs -q

------ Message Queues --------
key        msqid      owner      perms      used-bytes   messages
0xfb000002 19398656   nagios     600        118794240    116010

You have new mail in /var/spool/mail/nagios
[nagios@nagiosprodxi3 nagios]$

Re: Scheduling very unstable - Part 2

Posted: Fri Aug 10, 2018 7:07 am
by scottwilkerson
Actually the scheduling is fine, it just has the events backlogged in the queue and cannot write them to the database fast enough, to show in the 5 and 1 minute, because of how show they are writing to the DB (even though this is a lot better than it was)