nagios logs

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

nagios logs

Post by krocker »

Hi!
Tell me what is it?
How to remove it from the logs?
Solaris OS 11.3, nagios 4.2.1. (4.2.0 on a similar problem)
logs nagios:

[1473421026] Nagios 4.2.1 starting... (PID=18643)
[1473421026] Local time is Fri Sep 09 14:37:06 MSK 2016
[1473421026] LOG VERSION: 2.0
[1473421026] qh: Socket '/opt/nagios/var/rw/nagios.qh' successfully initialized
[1473421026] qh: core query handler registered
[1473421026] nerd: Channel hostchecks registered successfully
[1473421026] nerd: Channel servicechecks registered successfully
[1473421026] nerd: Channel opathchecks registered successfully
[1473421026] nerd: Fully initialized and ready to rock!
[1473421026] wproc: Successfully registered manager as @wproc with query handler
[1473421026] wproc: Registry request: name=Core Worker 18644;pid=18644
[1473421026] wproc: Registry request: name=Core Worker 18645;pid=18645
[1473421026] wproc: Registry request: name=Core Worker 18646;pid=18646
[1473421026] wproc: Registry request: name=Core Worker 18647;pid=18647
[1473421026] Successfully launched command file worker with pid 18648

[1473421108] wproc: Core Worker 18644: job 2 (pid=18669) timed out. Killing it
[1473421108] wproc: Core Worker 18644: job 2 with pid 18669 reaped at timeout. timeouts=1; started=3
[1473421116] wproc: Core Worker 18646: job 2 (pid=18671) timed out. Killing it
[1473421116] wproc: Core Worker 18646: job 2 with pid 18671 reaped at timeout. timeouts=1; started=3
[1473421118] wproc: Core Worker 18644: job 1 (pid=18663) timed out. Killing it
[1473421182] wproc: Core Worker 18644: job 4 with pid 18679 reaped at timeout. timeouts=4; started=7
[1473421193] wproc: Core Worker 18646: job 4 (pid=18682) timed out. Killing it
[1473421193] wproc: Core Worker 18646: job 4 with pid 18682 reaped at timeout. timeouts=4; started=7
......continue indefinitely

Nagios it works, send messages and SMS. But it strongly loads the logs.
I guess that it is responsible for survey services.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: nagios logs

Post by Box293 »

Do you have any services that are currently timing out?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

Re: nagios logs

Post by krocker »

No i have not. This is the default setting .
Image[/url]
Image[/url]
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

Re: nagios logs

Post by krocker »

And so after any check any host



nagios log:
[1473680737] wproc: Registry request: name=Core Worker 1607;pid=1607
....
[1473681150] wproc: Core Worker 1607: job 1 (pid=1629) timed out. Killing it
[1473681150] wproc: Core Worker 1607: job 1 with pid 1629 reaped at timeout. timeouts=1; started=2

nagios.debug 16

** Handling check result for service 'SSH' on host 'localhost' from 'Core Worker 1607'...
[1473681150.189284] [016.1] [pid=1135] HOST: localhost, SERVICE: SSH, CHECK TYPE: Active, OPTIONS: 0, SCHEDULED: Yes, RESCHEDULE: Yes, EXITED OK: Yes, RETURN CODE: 0, OUTPUT: SSH OK - Sun_SSH_2.2 (protocol 2.0) | time=0.003292s;;;0.000000;10.000000

[1473681150.189295] [016.1] [pid=1135] Service is OK.
[1473681150.189300] [016.1] [pid=1135] Service did not change state.
[1473681150.189307] [016.1] [pid=1135] Rescheduling next check of service at Mon Sep 12 14:56:30 2016
[1473681150.189315] [016.0] [pid=1135] Scheduling a non-forced, active check of service 'SSH' on host 'localhost' @ Mon Sep 12 14:56:30 2016
[1473681150.189331] [016.1] [pid=1135] Checking service 'SSH' on host 'localhost' for flapping...
[1473681150.189336] [016.1] [pid=1135] Checking host 'localhost' for flapping...
[1473681156.975753] [016.0] [pid=1135] Starting to reap check results.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: nagios logs

Post by tgriep »

When you see the error in the log file. take a note of the PID that generated it and then post that information from the nagios.debug file that matched the PID number.
That should show us the check that is timing out.
Be sure to check out our Knowledgebase for helpful articles and solutions!
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

Re: nagios logs

Post by krocker »

Informational Message[09-13-2016 10:15:42] wproc: Core Worker 1291: job 1 with pid 1363 reaped at timeout. timeouts=1; started=2
Informational Message[09-13-2016 10:15:42] wproc: Core Worker 1291: job 1 (pid=1363) timed out. Killing it
Informational Message[09-13-2016 10:15:13] wproc: Core Worker 1290: job 1 with pid 1344 reaped at timeout. timeouts=1; started=2
Informational Message[09-13-2016 10:15:13] wproc: Core Worker 1290: job 1 (pid=1344) timed out. Killing it
Informational Message[09-13-2016 10:12:54] Successfully launched command file worker with pid 1294
Informational Message[09-13-2016 10:12:54] wproc: Registry request: name=Core Worker 1293;pid=1293
Informational Message[09-13-2016 10:12:54] wproc: Registry request: name=Core Worker 1292;pid=1292
Informational Message[09-13-2016 10:12:54] wproc: Registry request: name=Core Worker 1291;pid=1291
Informational Message[09-13-2016 10:12:54] wproc: Registry request: name=Core Worker 1290;pid=1290
Informational Message[09-13-2016 10:12:54] wproc: Successfully registered manager as @wproc with query handler
Informational Message[09-13-2016 10:12:54] nerd: Fully initialized and ready to rock!
Informational Message[09-13-2016 10:12:54] nerd: Channel opathchecks registered successfully
Informational Message[09-13-2016 10:12:54] nerd: Channel servicechecks registered successfully
Informational Message[09-13-2016 10:12:54] nerd: Channel hostchecks registered successfully
Informational Message[09-13-2016 10:12:54] qh: core query handler registered
Informational Message[09-13-2016 10:12:54] qh: Socket '/opt/nagios/var/rw/nagios.qh' successfully initialized
Informational Message[09-13-2016 10:12:54] LOG VERSION: 2.0


[1473750913.000681] [12288.1] [pid=1289] ## Polling 974ms; sockets=6; events=12; iobs=80fe1a0
[1473750913.417872] [064.1] [pid=1289] Making callbacks (type 2)...
[1473750913.417886] [12288.1] [pid=1289] ## Polling 557ms; sockets=6; events=12; iobs=80fe1a0
[1473750913.418016] [001.0] [pid=1289] handle_async_service_check_result()
[1473750913.418031] [016.0] [pid=1289] ** Handling check result for service 'Root Partition' on host 'localhost' from 'Core Worker 1290'...
[1473750913.418037] [016.1] [pid=1289] HOST: localhost, SERVICE: Root Partition, CHECK TYPE: Active, OPTIONS: 0, SCHEDULED: Yes, RESCHEDULE: Yes, EXITED OK: Yes, RETURN CODE: 0, OUTPUT: DISK OK - free space: / 7760 MB (68% inode=99%);| /=3642MB;9122;10262;0;11403

[1473750913.418047] [001.0] [pid=1289] get_service_check_return_code()
[1473750913.418053] [016.1] [pid=1289] Service is OK.
[1473750913.418058] [016.1] [pid=1289] Service did not change state.
[1473750913.418064] [016.1] [pid=1289] Rescheduling next check of service at Tue Sep 13 10:19:13 2016
[1473750913.418070] [001.0] [pid=1289] get_next_valid_time()
[1473750913.418076] [001.0] [pid=1289] _get_matching_timerange()
[1473750913.418082] [001.0] [pid=1289] schedule_service_check()
[1473750913.418087] [016.0] [pid=1289] Scheduling a non-forced, active check of service 'Root Partition' on host 'localhost' @ Tue Sep 13 10:19:13 2016
[1473750913.418093] [001.0] [pid=1289] add_event()
[1473750913.418099] [064.1] [pid=1289] Making callbacks (type 13)...
[1473750913.418105] [064.1] [pid=1289] Making callbacks (type 6)...
[1473750913.418110] [064.1] [pid=1289] Making callbacks (type 13)...
[1473750913.418115] [001.0] [pid=1289] check_for_service_flapping()
[1473750913.418120] [016.1] [pid=1289] Checking service 'Root Partition' on host 'localhost' for flapping...
[1473750913.418125] [016.1] [pid=1289] Service is not flapping (0.00% state change).
[1473750913.418131] [001.0] [pid=1289] check_for_host_flapping()
[1473750913.418136] [016.1] [pid=1289] Checking host 'localhost' for flapping...
[1473750913.418141] [016.1] [pid=1289] Host is not flapping (0.00% state change).
[1473750913.418147] [12288.1] [pid=1289] ## Polling 556ms; sockets=6; events=13; iobs=80fe1a0
[1473750913.418227] [064.1] [pid=1289] Making callbacks (type 2)...



I could not find records with a pid 1344.
Record appropriate time indicated above
Tell me what kind of settings affect the timeout?
Attachments
debug.txt
(106.89 KiB) Downloaded 199 times
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: nagios logs

Post by tgriep »

Edit your nagios.cfg file and update the following logging options to enable them and then restart the nagios process.

Code: Select all

log_event_handlers=1
log_external_commands=1
log_host_retries=1
log_notifications=1
log_service_retries=1
This should populate the nagios.log file with the command that is causing the timeout and then you can see what is causing the timeout and you can fix the issue.
Most plugins have -t option to set the timeout for when the plugin is ran so you can set that to be shorter than the host/service/notification/event_handler timeout settings in the nagios.cfg file and then those log entries should go away.
Be sure to check out our Knowledgebase for helpful articles and solutions!
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

Re: nagios logs

Post by krocker »

tgriep wrote:

Code: Select all

log_event_handlers=1
log_external_commands=1
log_host_retries=1
log_notifications=1
log_service_retries=1
It is written in nagios.conf .

PID does not write in the logs . Looked processes associated with nagios

Code: Select all

root@nagios:/opt/nagios/var/spool# ps -ef | grep nagios
    root  1577    13   0 17:20:34 console     0:00 /usr/sbin/ttymon -g -d /dev/console -l console -m ldterm,ttcompat -h -p nagios console login:
    root   832    13   0 16:36:25 vt/4        0:00 /usr/sbin/ttymon -g -d /dev/vt/4 -l console -m ldterm,ttcompat -h -p nagios vt4 login:
    root   822    13   0 16:36:25 vt/5        0:00 /usr/sbin/ttymon -g -d /dev/vt/5 -l console -m ldterm,ttcompat -h -p nagios vt5 login:
    root   821    13   0 16:36:25 vt/3        0:00 /usr/sbin/ttymon -g -d /dev/vt/3 -l console -m ldterm,ttcompat -h -p nagios vt3 login:
  nagios  9439  9426   5 14:31:11 ?          24:54 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
    root   824    13   0 16:36:25 vt/6        0:00 /usr/sbin/ttymon -g -d /dev/vt/6 -l console -m ldterm,ttcompat -h -p nagios vt6 login:
  nagios  9434  9426   4 14:31:11 ?          21:33 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
    root   875    13   0 16:36:25 vt/2        0:00 /usr/sbin/ttymon -g -d /dev/vt/2 -l console -m ldterm,ttcompat -h -p nagios vt2 login:
    root 19494  1603   0 10:21:49 pts/1       0:00 tail -f /opt/nagios/var/nagios.log
  nagios 11813  9437   0        - ?           0:00 <defunct>
    root 19529  1603   0 10:25:32 pts/1       0:00 tail -f /opt/nagios/var/nagios.log
  nagios  9435  9426   5 14:31:11 ?          25:09 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11787  9445   0        - ?           0:00 <defunct>
  nagios  9441  9426   5 14:31:11 ?          25:15 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11396  9427   0        - ?           0:00 <defunct>
  nagios 11870  9449   0        - ?           0:00 <defunct>
  nagios 11915  9448   0        - ?           0:00 <defunct>
  nagios  9444  9426   4 14:31:11 ?          21:22 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9446  9426   4 14:31:11 ?          21:21 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9445  9426   4 14:31:11 ?          25:03 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9440  9426   4 14:31:11 ?          20:51 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11889  9435   0        - ?           0:00 <defunct>
  nagios 11829  9450   0        - ?           0:00 <defunct>
  nagios 11966  9428   0        - ?           0:00 <defunct>
  nagios 11897  9438   0        - ?           0:00 <defunct>
  nagios 12033  9449   0        - ?           0:00 <defunct>
  nagios  9448  9426   4 14:31:11 ?          21:24 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 12074  9448   0        - ?           0:00 <defunct>
  nagios 12056  9437   0        - ?           0:00 <defunct>
  nagios 11715  9449   0        - ?           0:00 <defunct>
  nagios 11885  9431   0        - ?           0:00 <defunct>
  nagios 11356  9447   0        - ?           0:00 <defunct>
  nagios 11518  9430   0        - ?           0:00 <defunct>
  nagios 11956  9427   0        - ?           0:00 <defunct>
  nagios 11864  9444   0        - ?           0:00 <defunct>
  nagios 11493  9437   0        - ?           0:00 <defunct>
  nagios 12039  9428   0        - ?           0:00 <defunct>
  nagios 11521  9429   0        - ?           0:00 <defunct>
  nagios 11781  9441   0        - ?           0:00 <defunct>
  nagios 12020  9441   0        - ?           0:00 <defunct>
    root 20132  1603   0 11:25:31 pts/1       0:00 tail -f /opt/nagios/var/nagios.debug
  nagios 11416  9436   0        - ?           0:00 <defunct>
  nagios  9436  9426   4 14:31:11 ?          21:11 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11503  9443   0        - ?           0:00 <defunct>
  nagios  9437  9426   5 14:31:11 ?          25:20 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9443  9426   5 14:31:11 ?          25:18 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9431  9426   4 14:31:11 ?          25:20 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9429  9426   5 14:31:11 ?          25:04 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11357  9427   0        - ?           0:00 <defunct>
  nagios 11311  9445   0        - ?           0:00 <defunct>
  nagios  9450  9426   4 14:31:11 ?          21:19 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11625  9442   0        - ?           0:00 <defunct>
  nagios  9430  9426   4 14:31:11 ?          21:23 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9449  9426   5 14:31:11 ?          25:05 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9438  9426   4 14:31:11 ?          21:43 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9433  9426   5 14:31:11 ?          25:04 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9428  9426   4 14:31:11 ?          21:31 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9427  9426   4 14:31:11 ?          21:24 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9426     1   0 14:31:11 ?           0:09 /opt/nagios/bin/nagios -d /opt/nagios/etc/nagios.cfg
  nagios 11855  9441   0        - ?           0:00 <defunct>
  nagios 11342  9441   0        - ?           0:00 <defunct>
  nagios 11765  9429   0        - ?           0:00 <defunct>
  nagios 12129  9431   0        - ?           0:00 <defunct>
  nagios 11353  9448   0        - ?           0:00 <defunct>
  nagios  9447  9426   5 14:31:11 ?          25:26 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios  9432  9426   4 14:31:11 ?          21:54 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11343  9442   0        - ?           0:00 <defunct>
  nagios 12006  9427   0        - ?           0:00 <defunct>
  nagios 12018  9439   0        - ?           0:00 <defunct>
  nagios 11849  9436   0        - ?           0:00 <defunct>
  nagios 12176 12175   0 15:06:30 ?           0:00 /usr/sbin/ping -n -s 192.168.1.111 56 4
  nagios 11408  9435   0        - ?           0:00 <defunct>
  nagios 11879  9429   0        - ?           0:00 <defunct>
  nagios 11996  9428   0        - ?           0:00 <defunct>
  nagios 11487  9433   0        - ?           0:00 <defunct>
  nagios 11694  9436   0        - ?           0:00 <defunct>
  nagios 11504  9445   0        - ?           0:00 <defunct>
  nagios 11443  9432   0        - ?           0:00 <defunct>
  nagios 11686  9432   0        - ?           0:00 <defunct>
  nagios 12077  9428   0        - ?           0:00 <defunct>
  nagios 11454  9438   0        - ?           0:00 <defunct>
  nagios 11852  9438   0        - ?           0:00 <defunct>
  nagios 11324  9430   0        - ?           0:00 <defunct>
  nagios 11419  9441   0        - ?           0:00 <defunct>
  nagios 12059  9441   0        - ?           0:00 <defunct>
  nagios 11702  9441   0        - ?           0:00 <defunct>
  nagios 12179 12177   0 15:06:31 ?           0:00 /usr/sbin/ping -n -s 192.168.1.175 56 4
  nagios 11307  9440   0        - ?           0:00 <defunct>
  nagios 11935  9437   0        - ?           0:00 <defunct>
  nagios 11633  9450   0        - ?           0:00 <defunct>
  nagios 11895  9439   0        - ?           0:00 <defunct>
  nagios 11821  9441   0        - ?           0:00 <defunct>
  nagios 11365  9432   0        - ?           0:00 <defunct>
  nagios 11814  9436   0        - ?           0:00 <defunct>
  nagios 11587  9445   0        - ?           0:00 <defunct>
  nagios 12155  9446   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.137.39 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12119  9427   0        - ?           0:00 <defunct>
  nagios 11843  9431   0        - ?           0:00 <defunct>
  nagios 11317  9449   0        - ?           0:00 <defunct>
  nagios 11792  9450   0        - ?           0:00 <defunct>
  nagios 11653  9434   0        - ?           0:00 <defunct>
  nagios 11510  9450   0        - ?           0:00 <defunct>
  nagios 12004  9432   0        - ?           0:00 <defunct>
  nagios 12044  9432   0        - ?           0:00 <defunct>
  nagios 11406  9431   0        - ?           0:00 <defunct>
  nagios 11524  9431   0        - ?           0:00 <defunct>
  nagios 11873  9448   0        - ?           0:00 <defunct>
  nagios 11972  9437   0        - ?           0:00 <defunct>
  nagios 11642  9447   0        - ?           0:00 <defunct>
  nagios 11485  9432   0        - ?           0:00 <defunct>
  nagios 11952  9449   0        - ?           0:00 <defunct>
  nagios 12171  9433   0        - ?           0:00 <defunct>
  nagios 11919  9447   0        - ?           0:00 <defunct>
  nagios 11481  9430   0        - ?           0:00 <defunct>
  nagios 12169  9432   0 15:06:30 ?           0:00 /opt/nagios/libexec/check_ping -H 172.17.0.109 -w 100.0,20% -c 500.0,60% -p 4
  nagios 11403  9432   0        - ?           0:00 <defunct>
  nagios 11591  9446   0        - ?           0:00 <defunct>
  nagios 12170 12169   0 15:06:30 ?           0:00 /usr/sbin/ping -n -s 172.17.0.109 56 4
  nagios 12051  9436   0        - ?           0:00 <defunct>
  nagios 11602  9429   0        - ?           0:00 <defunct>
  nagios 11808  9431   0        - ?           0:00 <defunct>
  nagios 11401  9429   0        - ?           0:00 <defunct>
  nagios 11491  9435   0        - ?           0:00 <defunct>
  nagios 11533  9436   0        - ?           0:00 <defunct>
  nagios 12053  9438   0        - ?           0:00 <defunct>
  nagios 11784  9440   0        - ?           0:00 <defunct>
  nagios 11463  9445   0        - ?           0:00 <defunct>
  nagios 11449  9435   0        - ?           0:00 <defunct>
  nagios 11758  9449   0        - ?           0:00 <defunct>
  nagios 11886  9434   0        - ?           0:00 <defunct>
  nagios 11701  9440   0        - ?           0:00 <defunct>
  nagios 11826  9445   0        - ?           0:00 <defunct>
  nagios 11392  9447   0        - ?           0:00 <defunct>
  nagios 12138 12136   0 15:06:28 ?           0:00 /usr/sbin/ping -n -s 192.168.1.84 56 4
  nagios 11817  9439   0        - ?           0:00 <defunct>
  nagios 11943  9440   0        - ?           0:00 <defunct>
  nagios 11593  9450   0        - ?           0:00 <defunct>
  nagios 11811  9435   0        - ?           0:00 <defunct>
  nagios 11363  9429   0        - ?           0:00 <defunct>
  nagios 11640  9428   0        - ?           0:00 <defunct>
  nagios 11969  9434   0        - ?           0:00 <defunct>
  nagios 11733  9434   0        - ?           0:00 <defunct>
  nagios 12133  9435   0 15:06:28 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.184 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12024  9443   0        - ?           0:00 <defunct>
  nagios 11489  9434   0        - ?           0:00 <defunct>
  nagios 12009  9431   0        - ?           0:00 <defunct>
  nagios 11420  9442   0        - ?           0:00 <defunct>
  nagios 11976  9439   0        - ?           0:00 <defunct>
  nagios 11999  9430   0        - ?           0:00 <defunct>
  nagios 11944  9443   0        - ?           0:00 <defunct>
  nagios 11986  9446   0        - ?           0:00 <defunct>
  nagios 11877  9428   0        - ?           0:00 <defunct>
  nagios 11565  9432   0        - ?           0:00 <defunct>
  nagios 12151  9444   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.137.19 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11991  9449   0        - ?           0:00 <defunct>
  nagios 11375  9436   0        - ?           0:00 <defunct>
  nagios 11372  9434   0        - ?           0:00 <defunct>
  nagios 11661  9440   0        - ?           0:00 <defunct>
  nagios 11597  9427   0        - ?           0:00 <defunct>
  nagios 11771  9431   0        - ?           0:00 <defunct>
  nagios 11626  9443   0        - ?           0:00 <defunct>
  nagios 12002  9429   0        - ?           0:00 <defunct>
  nagios 12134 12133   0 15:06:28 ?           0:00 /usr/sbin/ping -n -s 192.168.1.184 56 4
  nagios 11384  9441   0        - ?           0:00 <defunct>
  nagios 12019  9440   0        - ?           0:00 <defunct>
  nagios 12159  9447   0        - ?           0:00 <defunct>
  nagios 11739  9436   0        - ?           0:00 <defunct>
  nagios 11892  9437   0        - ?           0:00 <defunct>
  nagios 12174 12173   0 15:06:30 ?           0:00 /usr/sbin/ping -n -s 192.168.0.84 56 4
  nagios 11562  9430   0        - ?           0:00 <defunct>
  nagios 11713  9446   0        - ?           0:00 <defunct>
  nagios 11783  9442   0        - ?           0:00 <defunct>
  nagios 12065  9445   0        - ?           0:00 <defunct>
  nagios 11388  9443   0        - ?           0:00 <defunct>
  nagios 12089  9435   0        - ?           0:00 <defunct>
  nagios 11868  9450   0        - ?           0:00 <defunct>
  nagios 11456  9439   0        - ?           0:00 <defunct>
  nagios 11932  9435   0        - ?           0:00 <defunct>
  nagios 12149  9445   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.103 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12045  9433   0        - ?           0:00 <defunct>
  nagios 12069  9450   0        - ?           0:00 <defunct>
  nagios 11390  9449   0        - ?           0:00 <defunct>
  nagios 11655  9435   0        - ?           0:00 <defunct>
  nagios 12087  9434   0        - ?           0:00 <defunct>
  nagios 11804  9432   0        - ?           0:00 <defunct>
  nagios 11675  9450   0        - ?           0:00 <defunct>
  nagios 11407  9434   0        - ?           0:00 <defunct>
  nagios 11656  9438   0        - ?           0:00 <defunct>
  nagios 11833  9427   0        - ?           0:00 <defunct>
  nagios 12013  9437   0        - ?           0:00 <defunct>
  nagios 11747  9442   0        - ?           0:00 <defunct>
  nagios 12167  9429   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.0.54 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11796  9427   0        - ?           0:00 <defunct>
  nagios 12156  9449   0        - ?           0:00 <defunct>
  nagios 11328  9432   0        - ?           0:00 <defunct>
  nagios 11888  9436   0        - ?           0:00 <defunct>
  nagios 11623  9441   0        - ?           0:00 <defunct>
  nagios 11658  9437   0        - ?           0:00 <defunct>
  nagios 11690  9431   0        - ?           0:00 <defunct>
  nagios 12083  9433   0        - ?           0:00 <defunct>
  nagios 11743  9440   0        - ?           0:00 <defunct>
  nagios 11564  9429   0        - ?           0:00 <defunct>
  nagios 12073  9447   0        - ?           0:00 <defunct>
  nagios 11424  9445   0        - ?           0:00 <defunct>
  nagios 12148  9443   0        - ?           0:00 <defunct>
  nagios 12131  9434   0        - ?           0:00 <defunct>
  nagios 11361  9430   0        - ?           0:00 <defunct>
  nagios 11472  9449   0        - ?           0:00 <defunct>
  nagios 11584  9441   0        - ?           0:00 <defunct>
  nagios 12177  9435   0 15:06:31 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.175 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11522  9432   0        - ?           0:00 <defunct>
  nagios 11749  9445   0        - ?           0:00 <defunct>
  nagios 12100  9441   0        - ?           0:00 <defunct>
  nagios 11705  9443   0        - ?           0:00 <defunct>
  nagios 12152 12151   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.137.19 56 4
  nagios 11556  9448   0        - ?           0:00 <defunct>
  nagios 12154 12153   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.137.7 56 4
  nagios 11539  9439   0        - ?           0:00 <defunct>
  nagios 11628  9445   0        - ?           0:00 <defunct>
  nagios 11614  9436   0        - ?           0:00 <defunct>
    root 21902  1603   0 14:13:59 pts/1       0:00 tail -f /opt/nagios/var/nagios.log
  nagios 11824  9443   0        - ?           0:00 <defunct>
  nagios 11442  9429   0        - ?           0:00 <defunct>
  nagios 11908  9444   0        - ?           0:00 <defunct>
  nagios 11963  9429   0        - ?           0:00 <defunct>
  nagios 11860  9440   0        - ?           0:00 <defunct>
  nagios 11350  9450   0        - ?           0:00 <defunct>
  nagios 11830  9449   0        - ?           0:00 <defunct>
  nagios 12147 12146   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.137.16 56 4
  nagios 11931  9434   0        - ?           0:00 <defunct>
  nagios 11554  9449   0        - ?           0:00 <defunct>
  nagios 11327  9433   0        - ?           0:00 <defunct>
  nagios 11738  9437   0        - ?           0:00 <defunct>
  nagios 11912  9450   0        - ?           0:00 <defunct>
  nagios 12104  9445   0        - ?           0:00 <defunct>
  nagios 11570  9431   0        - ?           0:00 <defunct>
  nagios 11917  9428   0        - ?           0:00 <defunct>
  nagios 11492  9436   0        - ?           0:00 <defunct>
  nagios 12035  9448   0        - ?           0:00 <defunct>
  nagios 11457  9440   0        - ?           0:00 <defunct>
  nagios 11559  9427   0        - ?           0:00 <defunct>
  nagios 11967  9433   0        - ?           0:00 <defunct>
  nagios 12061  9442   0        - ?           0:00 <defunct>
  nagios 12121  9428   0        - ?           0:00 <defunct>
  nagios 11835  9428   0        - ?           0:00 <defunct>
  nagios 12097  9440   0        - ?           0:00 <defunct>
  nagios 12153  9450   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.137.7 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11435  9447   0        - ?           0:00 <defunct>
  nagios 11928  9431   0        - ?           0:00 <defunct>
  nagios 12082  9432   0        - ?           0:00 <defunct>
  nagios 11671  9446   0        - ?           0:00 <defunct>
  nagios 12081  9429   0        - ?           0:00 <defunct>
  nagios 12137 12135   0 15:06:28 ?           0:00 /usr/sbin/ping -n -s 10.0.1.131 56 4
  nagios 11453  9437   0        - ?           0:00 <defunct>
  nagios 12144 12142   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 172.17.0.126 56 4
  nagios 12040  9430   0        - ?           0:00 <defunct>
  nagios 11740  9438   0        - ?           0:00 <defunct>
  nagios 11405  9433   0        - ?           0:00 <defunct>
  nagios 11981  9438   0        - ?           0:00 <defunct>
  nagios 11946  9444   0        - ?           0:00 <defunct>
  nagios 11937  9438   0        - ?           0:00 <defunct>
  nagios 11987  9441   0        - ?           0:00 <defunct>
  nagios 11461  9441   0        - ?           0:00 <defunct>
  nagios 11762  9428   0        - ?           0:00 <defunct>
  nagios 11802  9429   0        - ?           0:00 <defunct>
  nagios 12141 12140   0 15:06:28 ?           0:00 /usr/sbin/ping -n -s 192.168.0.47 56 4
  nagios 11698  9437   0        - ?           0:00 <defunct>
  nagios 11459  9442   0        - ?           0:00 <defunct>
  nagios 11608  9434   0        - ?           0:00 <defunct>
  nagios 11828  9444   0        - ?           0:00 <defunct>
  nagios 11896  9440   0        - ?           0:00 <defunct>
    root 19418  1603   0 14:41:45 pts/1       0:00 tail -f nagios.debug
  nagios 12031  9450   0        - ?           0:00 <defunct>
  nagios 11900  9441   0        - ?           0:00 <defunct>
  nagios 12049  9435   0        - ?           0:00 <defunct>
  nagios 12068  9444   0        - ?           0:00 <defunct>
  nagios 12178  9436   0 15:06:31 ?           0:00 /usr/bin/perl /opt/nagios/libexec/check_snmp_apcups_my -H 10.0.1.69
  nagios 11386  9445   0        - ?           0:00 <defunct>
  nagios 12142  9440   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 172.17.0.126 -w 100.0,20% -c 500.0,60% -p 4
  nagios 11714  9450   0        - ?           0:00 <defunct>
  nagios 12091  9436   0        - ?           0:00 <defunct>
  nagios 12157  9448   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.106 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11726  9430   0        - ?           0:00 <defunct>
  nagios 11854  9439   0        - ?           0:00 <defunct>
  nagios 11335  9437   0        - ?           0:00 <defunct>
  nagios 11973  9436   0        - ?           0:00 <defunct>
  nagios 11475  9447   0        - ?           0:00 <defunct>
  nagios 11696  9438   0        - ?           0:00 <defunct>
  nagios 11945  9445   0        - ?           0:00 <defunct>
  nagios 11377  9437   0        - ?           0:00 <defunct>
  nagios 12124  9429   0        - ?           0:00 <defunct>
  nagios 11719  9448   0        - ?           0:00 <defunct>
  nagios 11977  9442   0        - ?           0:00 <defunct>
  nagios 11901  9442   0        - ?           0:00 <defunct>
  nagios 12111  9450   0        - ?           0:00 <defunct>
  nagios 11777  9438   0        - ?           0:00 <defunct>
  nagios 11906  9445   0        - ?           0:00 <defunct>
  nagios 11764  9430   0        - ?           0:00 <defunct>
  nagios 12071  9449   0        - ?           0:00 <defunct>
  nagios 11847  9435   0        - ?           0:00 <defunct>
  nagios 11736  9435   0        - ?           0:00 <defunct>
  nagios 11756  9450   0        - ?           0:00 <defunct>
  nagios 11320  9447   0        - ?           0:00 <defunct>
  nagios 11978  9440   0        - ?           0:00 <defunct>
  nagios 11924  9433   0        - ?           0:00 <defunct>
  nagios 11707  9442   0        - ?           0:00 <defunct>
  nagios 11465  9443   0        - ?           0:00 <defunct>
  nagios 12046  9431   0        - ?           0:00 <defunct>
  nagios 11767  9432   0        - ?           0:00 <defunct>
  nagios 11508  9446   0        - ?           0:00 <defunct>
  nagios 11861  9443   0        - ?           0:00 <defunct>
  nagios 11721  9427   0        - ?           0:00 <defunct>
  nagios 11913  9449   0        - ?           0:00 <defunct>
  nagios 11772  9434   0        - ?           0:00 <defunct>
  nagios 11440  9430   0        - ?           0:00 <defunct>
  nagios 12079  9430   0        - ?           0:00 <defunct>
  nagios 12145 12143   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.212.19 56 4
  nagios 11803  9430   0        - ?           0:00 <defunct>
  nagios 11983  9443   0        - ?           0:00 <defunct>
  nagios 11594  9449   0        - ?           0:00 <defunct>
  nagios 12135  9436   0 15:06:28 ?           0:00 /opt/nagios/libexec/check_ping -H 10.0.1.131 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11929  9436   0        - ?           0:00 <defunct>
  nagios 11332  9434   0        - ?           0:00 <defunct>
  nagios 12123  9430   0        - ?           0:00 <defunct>
  nagios 11806  9433   0        - ?           0:00 <defunct>
  nagios 11679  9447   0        - ?           0:00 <defunct>
  nagios 11437  9427   0        - ?           0:00 <defunct>
  nagios 11428  9450   0        - ?           0:00 <defunct>
  nagios 12143  9441   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.212.19 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11760  9447   0        - ?           0:00 <defunct>
  nagios 11816  9438   0        - ?           0:00 <defunct>
  nagios 11345  9443   0        - ?           0:00 <defunct>
  nagios  9455  9426   0 14:31:17 ?           0:00 /opt/nagios/bin/nagios -d /opt/nagios/etc/nagios.cfg
  nagios 11775  9436   0        - ?           0:00 <defunct>
  nagios 11823  9442   0        - ?           0:00 <defunct>
  nagios 11466  9444   0        - ?           0:00 <defunct>
  nagios 12140  9439   0 15:06:28 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.0.47 -w 100.0,20% -c 500.0,60% -p 4
  nagios 11410  9437   0        - ?           0:00 <defunct>
  nagios 11866  9446   0        - ?           0:00 <defunct>
  nagios 11863  9445   0        - ?           0:00 <defunct>
  nagios 12139  9437   0        - ?           0:00 <defunct>
  nagios 11346  9445   0        - ?           0:00 <defunct>
  nagios 11872  9447   0        - ?           0:00 <defunct>
  nagios 11994  9447   0        - ?           0:00 <defunct>
  nagios 11495  9438   0        - ?           0:00 <defunct>
  nagios 12093  9437   0        - ?           0:00 <defunct>
  nagios 12014  9436   0        - ?           0:00 <defunct>
  nagios 11399  9430   0        - ?           0:00 <defunct>
  nagios 12101  9442   0        - ?           0:00 <defunct>
  nagios 11371  9435   0        - ?           0:00 <defunct>
  nagios 11681  9428   0        - ?           0:00 <defunct>
  nagios 11547  9444   0        - ?           0:00 <defunct>
  nagios 12166  9430   0        - ?           0:00 <defunct>
  nagios 11832  9447   0        - ?           0:00 <defunct>
  nagios 11308  9441   0        - ?           0:00 <defunct>
  nagios 11631  9446   0        - ?           0:00 <defunct>
  nagios 12106  9444   0        - ?           0:00 <defunct>
  nagios 11883  9430   0        - ?           0:00 <defunct>
  nagios 11551  9446   0        - ?           0:00 <defunct>
  nagios 11709  9445   0        - ?           0:00 <defunct>
  nagios 11809  9434   0        - ?           0:00 <defunct>
  nagios 11730  9433   0        - ?           0:00 <defunct>
  nagios 11989  9450   0        - ?           0:00 <defunct>
  nagios 11774  9435   0        - ?           0:00 <defunct>
  nagios 11381  9439   0        - ?           0:00 <defunct>
  nagios 11621  9440   0        - ?           0:00 <defunct>
  nagios 11962  9432   0        - ?           0:00 <defunct>
  nagios 11497  9439   0        - ?           0:00 <defunct>
  nagios 12115  9448   0        - ?           0:00 <defunct>
  nagios 11516  9428   0        - ?           0:00 <defunct>
  nagios 12175  9434   0 15:06:30 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.111 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12043  9429   0        - ?           0:00 <defunct>
  nagios 11499  9440   0        - ?           0:00 <defunct>
  nagios 11665  9442   0        - ?           0:00 <defunct>
  nagios 11336  9438   0        - ?           0:00 <defunct>
  nagios 12160 12157   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.1.106 56 4
  nagios 11845  9434   0        - ?           0:00 <defunct>
  nagios 11433  9448   0        - ?           0:00 <defunct>
  nagios 12126  9432   0        - ?           0:00 <defunct>
  nagios 11574  9437   0        - ?           0:00 <defunct>
  nagios 11315  9450   0        - ?           0:00 <defunct>
  nagios 11850  9437   0        - ?           0:00 <defunct>
  nagios 12066  9446   0        - ?           0:00 <defunct>
  nagios 11306  9438   0        - ?           0:00 <defunct>
  nagios 12008  9434   0        - ?           0:00 <defunct>
  nagios 11415  9440   0        - ?           0:00 <defunct>
  nagios 11413  9439   0        - ?           0:00 <defunct>
  nagios 11724  9428   0        - ?           0:00 <defunct>
  nagios 11445  9434   0        - ?           0:00 <defunct>
  nagios 12028  9444   0        - ?           0:00 <defunct>
    root 12181  1603   0 15:06:31 pts/1       0:00 grep nagios
  nagios 11340  9440   0        - ?           0:00 <defunct>
  nagios 11699  9439   0        - ?           0:00 <defunct>
  nagios 11647  9432   0        - ?           0:00 <defunct>
  nagios 11926  9432   0        - ?           0:00 <defunct>
  nagios 11558  9447   0        - ?           0:00 <defunct>
  nagios 12034  9447   0        - ?           0:00 <defunct>
  nagios 11573  9436   0        - ?           0:00 <defunct>
  nagios 11511  9449   0        - ?           0:00 <defunct>
  nagios 11334  9436   0        - ?           0:00 <defunct>
  nagios 11693  9435   0        - ?           0:00 <defunct>
  nagios 11680  9427   0        - ?           0:00 <defunct>
  nagios 11887  9433   0        - ?           0:00 <defunct>
  nagios 12086  9431   0        - ?           0:00 <defunct>
  nagios 12026  9446   0        - ?           0:00 <defunct>
  nagios 11612  9435   0        - ?           0:00 <defunct>
  nagios 11837  9430   0        - ?           0:00 <defunct>
  nagios 11875  9427   0        - ?           0:00 <defunct>
  nagios 11801  9428   0        - ?           0:00 <defunct>
  nagios 11729  9432   0        - ?           0:00 <defunct>
  nagios 11552  9450   0        - ?           0:00 <defunct>
  nagios 11501  9441   0        - ?           0:00 <defunct>
  nagios 11600  9428   0        - ?           0:00 <defunct>
  nagios 11488  9431   0        - ?           0:00 <defunct>
  nagios 12058  9440   0        - ?           0:00 <defunct>
  nagios 12003  9433   0        - ?           0:00 <defunct>
  nagios 12109  9446   0        - ?           0:00 <defunct>
  nagios 11984  9445   0        - ?           0:00 <defunct>
  nagios 11616  9437   0        - ?           0:00 <defunct>
  nagios 11379  9438   0        - ?           0:00 <defunct>
  nagios 11619  9439   0        - ?           0:00 <defunct>
  nagios 11948  9446   0        - ?           0:00 <defunct>
  nagios 11545  9443   0        - ?           0:00 <defunct>
  nagios 11422  9443   0        - ?           0:00 <defunct>
  nagios 11389  9450   0        - ?           0:00 <defunct>
  nagios 12163 12162   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.210.38 56 4
  nagios 11367  9431   0        - ?           0:00 <defunct>
  nagios 12150 12149   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.1.103 56 4
  nagios 11789  9446   0        - ?           0:00 <defunct>
  nagios 11918  9427   0        - ?           0:00 <defunct>
  nagios 11358  9428   0        - ?           0:00 <defunct>
  nagios 11678  9448   0        - ?           0:00 <defunct>
  nagios 11514  9447   0        - ?           0:00 <defunct>
  nagios 11927  9430   0        - ?           0:00 <defunct>
  nagios 11673  9444   0        - ?           0:00 <defunct>
  nagios 11827  9446   0        - ?           0:00 <defunct>
  nagios 12164  9428   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.176 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11536  9438   0        - ?           0:00 <defunct>
  nagios 11431  9449   0        - ?           0:00 <defunct>
  nagios 11904  9443   0        - ?           0:00 <defunct>
  nagios 11961  9430   0        - ?           0:00 <defunct>
  nagios 11588  9444   0        - ?           0:00 <defunct>
  nagios 11950  9450   0        - ?           0:00 <defunct>
  nagios 11718  9447   0        - ?           0:00 <defunct>
  nagios 11955  9447   0        - ?           0:00 <defunct>
  nagios 11742  9439   0        - ?           0:00 <defunct>
  nagios 11761  9427   0        - ?           0:00 <defunct>
  nagios 11546  9445   0        - ?           0:00 <defunct>
  nagios 12112  9449   0        - ?           0:00 <defunct>
  nagios 12136  9438   0 15:06:28 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.1.84 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11769  9433   0        - ?           0:00 <defunct>
  nagios 11942  9442   0        - ?           0:00 <defunct>
  nagios 11939  9441   0        - ?           0:00 <defunct>
  nagios 12094  9438   0        - ?           0:00 <defunct>
  nagios 11645  9429   0        - ?           0:00 <defunct>
  nagios 12063  9443   0        - ?           0:00 <defunct>
  nagios 11858  9442   0        - ?           0:00 <defunct>
  nagios  9442  9426   4 14:31:11 ?          21:30 /opt/nagios/bin/nagios --worker /opt/nagios/var/rw/nagios.qh
  nagios 11650  9431   0        - ?           0:00 <defunct>
  nagios 11727  9429   0        - ?           0:00 <defunct>
  nagios 12146  9442   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.137.16 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12168 12167   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.0.54 56 4
  nagios 11580  9440   0        - ?           0:00 <defunct>
  nagios 11922  9429   0        - ?           0:00 <defunct>
  nagios 11606  9432   0        - ?           0:00 <defunct>
  nagios 11997  9448   0        - ?           0:00 <defunct>
  nagios 11347  9444   0        - ?           0:00 <defunct>
  nagios 11794  9449   0        - ?           0:00 <defunct>
  nagios 12117  9447   0        - ?           0:00 <defunct>
  nagios 11314  9446   0        - ?           0:00 <defunct>
  nagios 12010  9435   0        - ?           0:00 <defunct>
  nagios 11321  9427   0        - ?           0:00 <defunct>
  nagios 11561  9428   0        - ?           0:00 <defunct>
  nagios 12047  9434   0        - ?           0:00 <defunct>
  nagios 11790  9444   0        - ?           0:00 <defunct>
  nagios 11970  9435   0        - ?           0:00 <defunct>
  nagios 11531  9435   0        - ?           0:00 <defunct>
  nagios 11528  9434   0        - ?           0:00 <defunct>
  nagios 11427  9446   0        - ?           0:00 <defunct>
  nagios 11819  9440   0        - ?           0:00 <defunct>
  nagios 12098  9439   0        - ?           0:00 <defunct>
  nagios 11666  9443   0        - ?           0:00 <defunct>
  nagios 11759  9448   0        - ?           0:00 <defunct>
  nagios 12173  9431   0 15:06:30 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.0.84 -w 200.0,80% -c 500.0,100% -p 4
  nagios 12127  9433   0        - ?           0:00 <defunct>
  nagios 11750  9443   0        - ?           0:00 <defunct>
  nagios 11479  9428   0        - ?           0:00 <defunct>
  nagios 11473  9448   0        - ?           0:00 <defunct>
  nagios 11451  9436   0        - ?           0:00 <defunct>
  nagios 11595  9448   0        - ?           0:00 <defunct>
  nagios 11637  9448   0        - ?           0:00 <defunct>
  nagios 11957  9448   0        - ?           0:00 <defunct>
  nagios 12023  9442   0        - ?           0:00 <defunct>
  nagios 11583  9442   0        - ?           0:00 <defunct>
  nagios 11387  9444   0        - ?           0:00 <defunct>
  nagios 11799  9447   0        - ?           0:00 <defunct>
  nagios 12054  9439   0        - ?           0:00 <defunct>
  nagios 11968  9431   0        - ?           0:00 <defunct>
  nagios 11990  9444   0        - ?           0:00 <defunct>
  nagios 11572  9435   0        - ?           0:00 <defunct>
  nagios 12158 12155   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.137.39 56 4
  nagios 11543  9442   0        - ?           0:00 <defunct>
  nagios 11754  9446   0        - ?           0:00 <defunct>
  nagios 12027  9445   0        - ?           0:00 <defunct>
  nagios 11476  9427   0        - ?           0:00 <defunct>
  nagios 11842  9433   0        - ?           0:00 <defunct>
  nagios 11309  9443   0        - ?           0:00 <defunct>
  nagios 11839  9432   0        - ?           0:00 <defunct>
  nagios 11644  9430   0        - ?           0:00 <defunct>
  nagios 11577  9434   0        - ?           0:00 <defunct>
  nagios 11745  9441   0        - ?           0:00 <defunct>
  nagios 11483  9429   0        - ?           0:00 <defunct>
  nagios 11934  9439   0        - ?           0:00 <defunct>
  nagios 11831  9448   0        - ?           0:00 <defunct>
  nagios 11310  9442   0        - ?           0:00 <defunct>
  nagios 12162  9427   0 15:06:29 ?           0:00 /opt/nagios/libexec/check_ping -H 192.168.210.38 -w 200.0,80% -c 500.0,100% -p 4
  nagios 11312  9444   0        - ?           0:00 <defunct>
  nagios 11838  9429   0        - ?           0:00 <defunct>
  nagios 12016  9438   0        - ?           0:00 <defunct>
  nagios 11753  9444   0        - ?           0:00 <defunct>
  nagios 11333  9435   0        - ?           0:00 <defunct>
  nagios 11669  9445   0        - ?           0:00 <defunct>
  nagios 11512  9448   0        - ?           0:00 <defunct>
  nagios 11541  9441   0        - ?           0:00 <defunct>
  nagios 11683  9429   0        - ?           0:00 <defunct>
  nagios 12076  9427   0        - ?           0:00 <defunct>
  nagios 11780  9439   0        - ?           0:00 <defunct>
  nagios 11910  9446   0        - ?           0:00 <defunct>
  nagios 11677  9449   0        - ?           0:00 <defunct>
  nagios 12102  9443   0        - ?           0:00 <defunct>
  nagios 12165 12164   0 15:06:29 ?           0:00 /usr/sbin/ping -n -s 192.168.1.176 56 4
  nagios 11540  9440   0        - ?           0:00 <defunct>
  nagios 11305  9439   0        - ?           0:00 <defunct>
  nagios 11385  9442   0        - ?           0:00 <defunct>
  nagios 11786  9443   0        - ?           0:00 <defunct>
  nagios 11687  9433   0        - ?           0:00 <defunct>
  nagios 12037  9427   0        - ?           0:00 <defunct>
  nagios 11798  9448   0        - ?           0:00 <defunct>
  nagios 11607  9433   0        - ?           0:00 <defunct>
  nagios 11776  9437   0        - ?           0:00 <defunct>
  nagios 11881  9432   0        - ?           0:00 <defunct>
  nagios 11439  9428   0        - ?           0:00 <defunct>
Reinstalling and installation of other systems fails.

I noticed that nagios 3.5.1 he writes the results in the directory ... /nagios/var/spool/checkresults

Code: Select all

root@nagios:/opt/nagios/var/spool/checkresults# ls
c.SaW8i      c2Say8i.ok   cd8aiwj      cF6aWvj.ok   checkcxa4mc  checkLxa4mc  checkzxa4mc  cK6aynj      cQ6aawj.ok   cT6aWnj      cwTaisj.ok
c.SaW8i.ok   cB6aGvj      cd8aiwj.ok   cf8aqwj      checkCxa4mc  checkMxa4mc  chTai9i      cK6aynj.ok   cRTa4sj      cT6aWnj.ok   cY5aOuj
c0Saa8i      cB6aGvj.ok   ceTayrj      cf8aqwj.ok   checkDxa4mc  checkNxa4mc  chTai9i.ok   co6aavj      cRTa4sj.ok   cw8aywj      cY5aOuj.ok
c0Saa8i.ok   cBTaysj      ceTayrj.ok   checkAxa4mc  checkFxa4mc  checkXxa4mc  cJTaOsj      co6aavj.ok   cs6aqvj      cw8aywj.ok   cz6aanj
c2Say8i      cBTaysj.ok   cF6aWvj      checkBxa4mc  checkKxa4mc  checkyxa4mc  cJTaOsj.ok   cQ6aawj      cs6aqvj.ok   cwTaisj      cz6aanj.ok
in 4.2.1 it's empty . Although nagios.conf line of writing .

Code: Select all

root@nagios:/opt/nagios/var/spool/checkresults# ls -lh
total 0
The right to the same directory/

I found the same situation, but no solutions
https://github.com/NagiosEnterprises/na ... /issues/84
krocker
Posts: 8
Joined: Fri Sep 09, 2016 6:30 am

Re: nagios logs

Post by krocker »

maybe I'm wrong compile ?

Code: Select all

 ./configure --prefix=/opt/nagios --with-nagios-user=nagios --with-httpd-conf=/etc/apache2/2.2/conf.d  --with-gd-lib=/usr/lib --with-gd-inc=/usr/include/gd2
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: nagios logs

Post by tgriep »

The developer is aware of the issue that you are seeing and hasn't found a fix for it as far as I know.
There is a guide from Oracle's site for compiling and installing Core on a Solaris 11 server. It is geared more for version 4.0.2 but you can try it and see if that helps.
http://www.oracle.com/technetwork/artic ... 79071.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked