Nagios XI Version: 5.4.2
Note:
We have offloaded the MySQL database to other servers
We are using mod_gearman to handle the service checks
May 11 10:35:53 xxxxxxx ndo2db: Warning: queue send error, retrying...
May 11 10:35:54 xxxxxxx ndo2db: Message sent to queue.
May 11 10:35:54 xxxxxxx ndo2db: Warning: queue send error, retrying...
May 11 10:35:55 xxxxxxx ndo2db: Message sent to queue.
Code: Select all
cat /proc/sys/kernel/msgmnb
131072000
cat /proc/sys/kernel/msgmax
131072000
cat /proc/sys/kernel/msgmni
32768
Code: Select all
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios Core 4.2.4
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 12-07-2016
License: GPL
Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 25148 services.
Checked 3017 hosts.
Checked 9773 host groups.
Checked 5297 service groups.
Checked 237 contacts.
Checked 9733 contact groups.
Checked 156 commands.
Checked 9 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 3017 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 9 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
Code: Select all
ipcs
------ Message Queues --------
key msqid owner perms used-bytes messages
0xf2010002 0 nagios 600 131061760 127990
0x3e010002 32769 nagios 600 131046400 127975
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x0113fc7b 360448 root 600 1000 14
0x00011749 393217 nagios 600 4096 304
------ Semaphore Arrays --------
key semid owner perms nsems
0x00000000 524288 apache 600 1
0x00000000 557057 apache 600 1
0x00000000 491522 apache 600 1
0x00000000 589827 apache 600 1
0x00000000 622596 apache 600 1
0x00000000 655365 apache 600 1