Scheduling very unstable - Part 2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Scheduling very unstable - Part 2

Post 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]$
You do not have the required permissions to view the files attached to this post.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Scheduling very unstable - Part 2

Post 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)
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked