Schedule a forced immediate check not working
Schedule a forced immediate check not working
Schedule a forced immediate check is not working.
It used to be fine before 2.6 upgrade from 1.2.
Now I have this issue and also Apply Configuration not working (nagios service does not start)
Please advice where to check on this issue.
No errors in nagios.log
It used to be fine before 2.6 upgrade from 1.2.
Now I have this issue and also Apply Configuration not working (nagios service does not start)
Please advice where to check on this issue.
No errors in nagios.log
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
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Schedule a forced immediate check not working
Does the nagios command pipe exist? If so, what are its permissions?
Code: Select all
ls -la /usr/local/nagios/var/rw/Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Schedule a forced immediate check not working
abrist wrote:Does the nagios command pipe exist? If so, what are its permissions?Code: Select all
ls -la /usr/local/nagios/var/rw/
Code: Select all
[nagios@nagiosprodxi1 var]$ ls -la /usr/local/nagios/var/rw/
total 16
drwxrwsr-x 2 nagios nagcmd 4096 Mar 20 07:03 .
drwxrwxr-x 7 nagios nagios 12288 Mar 20 07:19 ..
prw-rw---- 1 nagios nagcmd 0 Mar 20 07:03 nagios.cmd
srw-rw---- 1 nagios nagcmd 0 Mar 20 07:03 nagios.qh
[nagios@nagiosprodxi1 var]$
Code: Select all
[nagios@nagiosprodxi1 nagiosramdisk]$ ls -l
total 44468
-rw-r--r-- 1 nagios nagios 18443323 Mar 20 07:03 objects.cache
-rw-r--r-- 1 nagios nagios 26913292 Mar 20 07:22 status.dat
drwxrwxr-x 2 nagios nagios 40 Mar 20 07:03 tmp
[nagios@nagiosprodxi1 nagiosramdisk]$
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Schedule a forced immediate check not working
There is no more errors and it seems to be working fine again but very slow compared to before.
I really don't know what is happening here.
So many intermittent issues.
I really don't know what is happening here.
So many intermittent issues.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Schedule a forced immediate check not working
Slow compared to before what? What has changed?rajasegar wrote: but very slow compared to before ...
So many intermittent issues.
Re: Schedule a forced immediate check not working
Before the upgrade to 2.6 check immediate usually returns results in less than 10 seconds.jdalrymple wrote:Slow compared to before what? What has changed?rajasegar wrote: but very slow compared to before ...
So many intermittent issues.
But now it take probably about half a minute.
We check by refreshing the page.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Schedule a forced immediate check not working
This is the same issue when we click on any of the green icon.
It takes forever for it to turn red when it used to be 3 seconds before the upgrade.
Can I know what happens at the backend when any of the green icon is clicked?
I think it has something to do with the slow scheduled events.
If we leave it for some time it will reach 1000 event a second.
We have no idea where the bottleneck is.
It takes forever for it to turn red when it used to be 3 seconds before the upgrade.
Can I know what happens at the backend when any of the green icon is clicked?
I think it has something to do with the slow scheduled events.
If we leave it for some time it will reach 1000 event a second.
We have no idea where the bottleneck is.
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
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Schedule a forced immediate check not working
Could you run the following in a shell and post back the results?
Code: Select all
ps auxBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Schedule a forced immediate check not working
tgriep wrote:Could you run the following in a shell and post back the results?Code: Select all
ps aux
Code: Select all
[nagios@nagiosprodxi1 debug]$ ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.2 0.0 19356 1536 ? Ss 06:51 0:01 /sbin/init
root 2 0.0 0.0 0 0 ? S 06:51 0:00 [kthreadd]
root 3 1.5 0.0 0 0 ? S 06:51 0:09 [migration/0]
root 4 0.8 0.0 0 0 ? S 06:51 0:04 [ksoftirqd/0]
root 5 0.0 0.0 0 0 ? S 06:51 0:00 [migration/0]
root 6 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/0]
root 7 0.0 0.0 0 0 ? S 06:51 0:00 [migration/1]
root 8 0.0 0.0 0 0 ? S 06:51 0:00 [migration/1]
root 9 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/1]
root 10 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/1]
root 11 0.0 0.0 0 0 ? S 06:51 0:00 [migration/2]
root 12 0.0 0.0 0 0 ? S 06:51 0:00 [migration/2]
root 13 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/2]
root 14 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/2]
root 15 0.0 0.0 0 0 ? S 06:51 0:00 [migration/3]
root 16 0.0 0.0 0 0 ? S 06:51 0:00 [migration/3]
root 17 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/3]
root 18 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/3]
root 19 0.0 0.0 0 0 ? S 06:51 0:00 [migration/4]
root 20 0.0 0.0 0 0 ? S 06:51 0:00 [migration/4]
root 21 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/4]
root 22 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/4]
root 23 0.0 0.0 0 0 ? S 06:51 0:00 [migration/5]
root 24 0.0 0.0 0 0 ? S 06:51 0:00 [migration/5]
root 25 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/5]
root 26 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/5]
root 27 1.6 0.0 0 0 ? S 06:51 0:09 [migration/6]
root 28 0.0 0.0 0 0 ? S 06:51 0:00 [migration/6]
root 29 0.6 0.0 0 0 ? S 06:51 0:03 [ksoftirqd/6]
root 30 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/6]
root 31 0.0 0.0 0 0 ? S 06:51 0:00 [migration/7]
root 32 0.0 0.0 0 0 ? S 06:51 0:00 [migration/7]
root 33 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/7]
root 34 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/7]
root 35 0.0 0.0 0 0 ? S 06:51 0:00 [migration/8]
root 36 0.0 0.0 0 0 ? S 06:51 0:00 [migration/8]
root 37 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/8]
root 38 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/8]
root 39 0.0 0.0 0 0 ? S 06:51 0:00 [migration/9]
root 40 0.0 0.0 0 0 ? S 06:51 0:00 [migration/9]
root 41 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/9]
root 42 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/9]
root 43 0.0 0.0 0 0 ? S 06:51 0:00 [migration/10]
root 44 0.0 0.0 0 0 ? S 06:51 0:00 [migration/10]
root 45 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/10]
root 46 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/10]
root 47 0.0 0.0 0 0 ? S 06:51 0:00 [migration/11]
root 48 0.0 0.0 0 0 ? S 06:51 0:00 [migration/11]
root 49 0.0 0.0 0 0 ? S 06:51 0:00 [ksoftirqd/11]
root 50 0.0 0.0 0 0 ? S 06:51 0:00 [watchdog/11]
root 51 0.6 0.0 0 0 ? S 06:51 0:03 [events/0]
root 52 0.0 0.0 0 0 ? S 06:51 0:00 [events/1]
root 53 0.0 0.0 0 0 ? S 06:51 0:00 [events/2]
root 54 0.0 0.0 0 0 ? S 06:51 0:00 [events/3]
root 55 0.0 0.0 0 0 ? S 06:51 0:00 [events/4]
root 56 0.0 0.0 0 0 ? S 06:51 0:00 [events/5]
root 57 0.6 0.0 0 0 ? S 06:51 0:03 [events/6]
root 58 0.0 0.0 0 0 ? S 06:51 0:00 [events/7]
root 59 0.0 0.0 0 0 ? S 06:51 0:00 [events/8]
root 60 0.0 0.0 0 0 ? S 06:51 0:00 [events/9]
root 61 0.0 0.0 0 0 ? S 06:51 0:00 [events/10]
root 62 0.0 0.0 0 0 ? S 06:51 0:00 [events/11]
root 63 0.0 0.0 0 0 ? S 06:51 0:00 [cgroup]
root 64 0.0 0.0 0 0 ? S 06:51 0:00 [khelper]
root 65 0.0 0.0 0 0 ? S 06:51 0:00 [netns]
root 66 0.0 0.0 0 0 ? S 06:51 0:00 [async/mgr]
root 67 0.0 0.0 0 0 ? S 06:51 0:00 [pm]
root 68 0.0 0.0 0 0 ? S 06:51 0:00 [sync_supers]
root 69 0.0 0.0 0 0 ? S 06:51 0:00 [bdi-default]
root 70 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/0]
root 71 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/1]
root 72 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/2]
root 73 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/3]
root 74 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/4]
root 75 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/5]
root 76 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/6]
root 77 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/7]
root 78 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/8]
root 79 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/9]
root 80 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/10]
root 81 0.0 0.0 0 0 ? S 06:51 0:00 [kintegrityd/11]
root 82 3.8 0.0 0 0 ? S 06:51 0:22 [kblockd/0]
root 83 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/1]
root 84 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/2]
root 85 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/3]
root 86 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/4]
root 87 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/5]
root 88 3.4 0.0 0 0 ? S 06:51 0:19 [kblockd/6]
root 89 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/7]
root 90 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/8]
root 91 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/9]
root 92 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/10]
root 93 0.0 0.0 0 0 ? S 06:51 0:00 [kblockd/11]
root 94 0.0 0.0 0 0 ? S 06:51 0:00 [kacpid]
root 95 0.0 0.0 0 0 ? S 06:51 0:00 [kacpi_notify]
root 96 0.0 0.0 0 0 ? S 06:51 0:00 [kacpi_hotplug]
root 97 0.0 0.0 0 0 ? S 06:51 0:00 [ata_aux]
root 98 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/0]
root 99 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/1]
root 100 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/2]
root 101 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/3]
root 102 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/4]
root 103 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/5]
root 104 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/6]
root 105 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/7]
root 106 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/8]
root 107 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/9]
root 108 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/10]
root 109 0.0 0.0 0 0 ? S 06:51 0:00 [ata_sff/11]
root 110 0.0 0.0 0 0 ? S 06:51 0:00 [ksuspend_usbd]
root 111 0.0 0.0 0 0 ? S 06:51 0:00 [khubd]
root 112 0.0 0.0 0 0 ? S 06:51 0:00 [kseriod]
root 113 0.0 0.0 0 0 ? S 06:51 0:00 [md/0]
root 114 0.0 0.0 0 0 ? S 06:51 0:00 [md/1]
root 115 0.0 0.0 0 0 ? S 06:51 0:00 [md/2]
root 116 0.0 0.0 0 0 ? S 06:51 0:00 [md/3]
root 117 0.0 0.0 0 0 ? S 06:51 0:00 [md/4]
root 118 0.0 0.0 0 0 ? S 06:51 0:00 [md/5]
root 119 0.0 0.0 0 0 ? S 06:51 0:00 [md/6]
root 120 0.0 0.0 0 0 ? S 06:51 0:00 [md/7]
root 121 0.0 0.0 0 0 ? S 06:51 0:00 [md/8]
root 122 0.0 0.0 0 0 ? S 06:51 0:00 [md/9]
root 123 0.0 0.0 0 0 ? S 06:51 0:00 [md/10]
root 124 0.0 0.0 0 0 ? S 06:51 0:00 [md/11]
root 125 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/0]
root 126 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/1]
root 127 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/2]
root 128 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/3]
root 129 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/4]
root 130 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/5]
root 131 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/6]
root 132 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/7]
root 133 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/8]
root 134 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/9]
root 135 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/10]
root 136 0.0 0.0 0 0 ? S 06:51 0:00 [md_misc/11]
root 137 0.0 0.0 0 0 ? S 06:51 0:00 [linkwatch]
root 138 0.0 0.0 0 0 ? S 06:51 0:00 [khungtaskd]
root 139 0.0 0.0 0 0 ? S 06:51 0:00 [kswapd0]
root 140 0.0 0.0 0 0 ? S 06:51 0:00 [kswapd1]
root 141 0.0 0.0 0 0 ? SN 06:51 0:00 [ksmd]
root 142 0.0 0.0 0 0 ? SN 06:51 0:00 [khugepaged]
root 143 0.0 0.0 0 0 ? S 06:51 0:00 [aio/0]
root 144 0.0 0.0 0 0 ? S 06:51 0:00 [aio/1]
root 145 0.0 0.0 0 0 ? S 06:51 0:00 [aio/2]
root 146 0.0 0.0 0 0 ? S 06:51 0:00 [aio/3]
root 147 0.0 0.0 0 0 ? S 06:51 0:00 [aio/4]
root 148 0.0 0.0 0 0 ? S 06:51 0:00 [aio/5]
root 149 0.0 0.0 0 0 ? S 06:51 0:00 [aio/6]
root 150 0.0 0.0 0 0 ? S 06:51 0:00 [aio/7]
root 151 0.0 0.0 0 0 ? S 06:51 0:00 [aio/8]
root 152 0.0 0.0 0 0 ? S 06:51 0:00 [aio/9]
root 153 0.0 0.0 0 0 ? S 06:51 0:00 [aio/10]
root 154 0.0 0.0 0 0 ? S 06:51 0:00 [aio/11]
root 155 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/0]
root 156 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/1]
root 157 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/2]
root 158 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/3]
root 159 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/4]
root 160 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/5]
root 161 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/6]
root 162 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/7]
root 163 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/8]
root 164 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/9]
root 165 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/10]
root 166 0.0 0.0 0 0 ? S 06:51 0:00 [crypto/11]
root 171 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/0]
root 172 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/1]
root 173 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/2]
root 174 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/3]
root 175 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/4]
root 176 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/5]
root 177 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/6]
root 178 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/7]
root 179 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/8]
root 180 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/9]
root 181 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/10]
root 182 0.0 0.0 0 0 ? S 06:51 0:00 [kthrotld/11]
root 183 0.0 0.0 0 0 ? S 06:51 0:00 [pciehpd]
root 185 0.0 0.0 0 0 ? S 06:51 0:00 [kpsmoused]
root 186 0.0 0.0 0 0 ? S 06:51 0:00 [usbhid_resumer]
root 217 0.0 0.0 0 0 ? S 06:51 0:00 [kstriped]
root 314 0.0 0.0 0 0 ? S 06:51 0:00 [scsi_eh_0]
root 321 0.0 0.0 0 0 ? S 06:51 0:00 [scsi_eh_1]
root 349 0.0 0.0 0 0 ? S 06:51 0:00 [scsi_eh_2]
root 350 0.0 0.0 0 0 ? S 06:51 0:00 [vmw_pvscsi_wq_2]
root 474 0.0 0.0 0 0 ? S 06:51 0:00 [kdmflush]
root 476 0.0 0.0 0 0 ? S 06:51 0:00 [kdmflush]
root 493 0.6 0.0 0 0 ? S 06:51 0:03 [jbd2/dm-0-8]
root 494 0.0 0.0 0 0 ? S 06:51 0:00 [ext4-dio-unwrit]
root 579 0.0 0.0 11028 1120 ? S<s 06:51 0:00 /sbin/udevd -d
root 763 0.0 0.0 0 0 ? S 06:51 0:00 [vmmemctl]
nagios 872 12.5 0.0 106352 1556 ? S 07:00 0:09 bash ./process_disk_data
root 1216 0.0 0.0 0 0 ? S 06:51 0:00 [kdmflush]
root 1218 0.0 0.0 0 0 ? S 06:51 0:00 [kdmflush]
root 1277 0.0 0.0 0 0 ? S 06:51 0:00 [jbd2/sda1-8]
root 1278 0.0 0.0 0 0 ? S 06:51 0:00 [ext4-dio-unwrit]
root 1279 0.0 0.0 0 0 ? S 06:51 0:00 [jbd2/dm-2-8]
root 1280 0.0 0.0 0 0 ? S 06:51 0:00 [ext4-dio-unwrit]
root 1281 0.0 0.0 0 0 ? S 06:51 0:00 [jbd2/dm-3-8]
root 1282 0.0 0.0 0 0 ? S 06:51 0:00 [ext4-dio-unwrit]
root 1345 0.0 0.0 0 0 ? S 06:51 0:00 [kauditd]
root 1422 1.5 0.0 0 0 ? D 06:52 0:09 [flush-253:0]
root 1423 0.0 0.0 0 0 ? S 06:52 0:00 [flush-253:2]
root 1424 0.0 0.0 0 0 ? S 06:52 0:00 [flush-253:3]
root 1590 0.2 0.0 179264 4392 ? S 06:52 0:01 /usr/sbin/vmtoolsd
root 1923 0.0 0.0 27664 880 ? S<sl 06:52 0:00 auditd
root 1948 0.0 0.0 251200 1656 ? Sl 06:52 0:00 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5
root 1977 0.0 0.0 10952 684 ? Ss 06:52 0:00 irqbalance --pid=/var/run/irqbalance.pid
rpc 1991 0.0 0.0 18976 900 ? Ss 06:52 0:00 rpcbind
dbus 2090 0.0 0.0 21800 1384 ? Ss 06:52 0:00 dbus-daemon --system
root 2100 0.0 0.0 82696 4468 ? Ss 06:52 0:00 NetworkManager --pid-file=/var/run/NetworkManager/Netwo
root 2104 0.0 0.0 58064 2448 ? S 06:52 0:00 /usr/sbin/modem-manager
rpcuser 2119 0.0 0.0 23348 1380 ? Ss 06:52 0:00 rpc.statd
root 2167 0.0 0.0 189332 3336 ? Ss 06:52 0:00 cupsd -C /etc/cups/cupsd.conf
root 2176 0.0 0.0 44972 692 ? Ss 06:52 0:00 /usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_sup
root 2204 0.0 0.0 4080 648 ? Ss 06:52 0:00 /usr/sbin/acpid
68 2213 0.0 0.0 37932 3796 ? Ssl 06:52 0:00 hald
root 2214 0.0 0.0 20328 1180 ? S 06:52 0:00 hald-runner
root 2256 0.0 0.0 22448 1092 ? S 06:52 0:00 hald-addon-input: Listening on /dev/input/event2 /dev/i
68 2261 0.0 0.0 17936 1032 ? S 06:52 0:00 hald-addon-acpi: listening on acpid socket /var/run/acp
root 2281 0.0 0.0 459024 4272 ? Ssl 06:52 0:00 automount --pid-file /var/run/autofs.pid
root 2297 0.0 0.0 6260 304 ? Ss 06:52 0:00 /usr/sbin/mcelog --daemon
root 2309 0.0 0.0 66608 1240 ? Ss 06:52 0:00 /usr/sbin/sshd
root 2317 0.0 0.0 22180 1032 ? Ss 06:52 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
ntp 2325 0.0 0.0 26496 1908 ? Ss 06:52 0:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
root 2445 0.0 0.0 81280 3428 ? Ss 06:52 0:00 /usr/libexec/postfix/master
postfix 2454 0.0 0.0 81532 3540 ? S 06:52 0:00 qmgr -l -t fifo -u
root 2469 0.0 0.0 110320 944 ? Ss 06:52 0:00 /usr/sbin/abrtd
root 2477 0.0 0.0 108204 836 ? Ss 06:52 0:00 abrt-dump-oops -d /var/spool/abrt -rwx /var/log/message
root 2535 0.0 0.0 397224 4484 ? Ssl 06:52 0:00 /usr/local/avamar/bin/avagent.bin --bindir="/usr/local/
root 2545 0.0 0.0 117300 1296 ? Ss 06:52 0:00 crond
root 2565 0.0 0.0 21540 480 ? Ss 06:52 0:00 /usr/sbin/atd
root 2575 0.0 0.0 100900 396 ? Ss 06:52 0:00 rhnsd
root 2591 0.0 0.0 104020 588 ? Ss 06:52 0:00 /usr/bin/rhsmcertd
ajaxterm 2615 0.0 0.0 170324 7640 ? Sl 06:52 0:00 python /usr/share/ajaxterm/ajaxterm.py --daemon --port=
root 2628 0.0 0.0 62340 592 ? Ss 06:52 0:00 /usr/sbin/certmonger -S -p /var/run/certmonger.pid
nagios 2702 0.0 0.0 41320 1364 ? Ss 06:52 0:00 /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrp
nagios 2709 0.7 0.2 374452 30512 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
nagios 2779 0.0 0.0 39348 2364 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.29.64.40
root 2782 0.0 0.0 133936 2172 ? Ssl 06:52 0:00 /usr/sbin/gdm-binary -nodaemon
root 2787 0.0 0.0 4064 532 tty2 Ss+ 06:52 0:00 /sbin/mingetty /dev/tty2
root 2789 0.0 0.0 4064 532 tty3 Ss+ 06:52 0:00 /sbin/mingetty /dev/tty3
root 2791 0.0 0.0 4064 536 tty4 Ss+ 06:52 0:00 /sbin/mingetty /dev/tty4
root 2793 0.0 0.0 4064 532 tty5 Ss+ 06:52 0:00 /sbin/mingetty /dev/tty5
root 2796 0.0 0.0 11024 1108 ? S< 06:52 0:00 /sbin/udevd -d
root 2797 0.0 0.0 11024 1108 ? S< 06:52 0:00 /sbin/udevd -d
root 2798 0.0 0.0 4064 532 tty6 Ss+ 06:52 0:00 /sbin/mingetty /dev/tty6
root 2823 0.0 0.0 164572 3040 ? Sl 06:52 0:00 /usr/libexec/gdm-simple-slave --display-id /org/gnome/D
root 2826 0.1 0.1 151744 22920 tty1 Ss+ 06:52 0:00 /usr/bin/Xorg :0 -nr -verbose -audit 4 -auth /var/run/g
root 2842 0.0 0.0 4116476 5540 ? Sl 06:52 0:00 /usr/sbin/console-kit-daemon --no-daemon
gdm 2912 0.0 0.0 20040 640 ? S 06:52 0:00 /usr/bin/dbus-launch --exit-with-session
gdm 2913 0.0 0.0 21536 932 ? Ss 06:52 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7
gdm 2914 0.0 0.0 269132 7880 ? Ssl 06:52 0:00 /usr/bin/gnome-session --autostart=/usr/share/gdm/autos
root 2917 0.0 0.0 49828 2640 ? S 06:52 0:00 /usr/libexec/devkit-power-daemon
gdm 2921 0.0 0.0 132180 4232 ? S 06:52 0:00 /usr/libexec/gconfd-2
gdm 2936 0.0 0.0 120332 4436 ? S 06:52 0:00 /usr/libexec/at-spi-registryd
gdm 2940 0.0 0.1 348944 12776 ? Ssl 06:52 0:00 /usr/libexec/gnome-settings-daemon --gconf-prefix=/apps
gdm 2942 0.0 0.0 358476 2960 ? Ssl 06:52 0:00 /usr/libexec/bonobo-activation-server --ac-activate --i
gdm 2949 0.0 0.0 135108 1892 ? S 06:52 0:00 /usr/libexec/gvfsd
gdm 2950 0.0 0.0 286960 9912 ? S 06:52 0:00 metacity
gdm 2953 0.0 0.0 273796 8636 ? S 06:52 0:00 gnome-power-manager
gdm 2954 0.0 0.0 248360 7396 ? S 06:52 0:00 /usr/libexec/polkit-gnome-authentication-agent-1
gdm 2955 0.0 0.1 382544 15880 ? S 06:52 0:00 /usr/libexec/gdm-simple-greeter
root 2959 0.0 0.0 52444 4172 ? S 06:52 0:00 /usr/libexec/polkit-1/polkitd
gdm 2966 0.0 0.0 346200 2856 ? S<sl 06:52 0:00 /usr/bin/pulseaudio --start --log-target=syslog
rtkit 2968 0.0 0.0 168456 1192 ? SNl 06:52 0:00 /usr/libexec/rtkit-daemon
root 2973 0.0 0.0 142040 2084 ? S 06:52 0:00 pam: gdm-password
postfix 3250 0.0 0.0 81360 3428 ? S 06:53 0:00 pickup -l -t fifo -u
root 3251 0.0 0.0 100368 4384 ? Ss 06:53 0:00 sshd: nagios [priv]
nagios 3300 0.0 0.0 100368 1808 ? R 06:53 0:00 sshd: nagios@pts/0
nagios 3301 0.0 0.0 108472 1896 pts/0 Ss 06:53 0:00 -bash
postgres 3656 0.0 0.0 216360 5116 ? S 06:53 0:00 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
postgres 3658 0.0 0.0 179372 1080 ? Ss 06:53 0:00 postgres: logger process
postgres 3660 0.1 0.0 216476 3124 ? Ss 06:53 0:00 postgres: writer process
postgres 3661 0.1 0.0 216360 1376 ? Ss 06:53 0:00 postgres: wal writer process
postgres 3662 0.0 0.0 216628 1592 ? Ss 06:53 0:00 postgres: autovacuum launcher process
postgres 3663 0.0 0.0 179636 1312 ? Ss 06:53 0:00 postgres: stats collector process
nagios 3684 0.0 0.0 50272 632 ? Ss 06:53 0:00 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/n
root 3698 0.0 0.1 335768 14036 ? Ss 06:53 0:00 /usr/sbin/httpd
gearmand 3712 18.2 0.0 545888 7800 ? Ssl 06:53 1:24 /usr/sbin/gearmand -d
apache 3736 5.3 0.4 475576 54404 ? S 06:53 0:25 /usr/sbin/httpd
apache 3737 3.8 0.2 454144 32964 ? S 06:53 0:17 /usr/sbin/httpd
apache 3738 10.2 0.7 510296 89116 ? S 06:53 0:47 /usr/sbin/httpd
apache 3739 4.0 0.2 454076 32896 ? S 06:53 0:19 /usr/sbin/httpd
apache 3742 4.3 0.2 453976 32916 ? R 06:53 0:20 /usr/sbin/httpd
apache 3743 8.0 0.4 470364 49300 ? S 06:53 0:37 /usr/sbin/httpd
apache 3744 6.6 0.2 453952 32832 ? S 06:53 0:30 /usr/sbin/httpd
apache 3746 3.6 0.2 454188 33028 ? S 06:53 0:16 /usr/sbin/httpd
nagios 3760 0.0 0.0 38160 944 ? Ss 06:53 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3791 10.5 0.5 284660 65508 ? Rsl 06:53 0:49 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/n
nagios 3793 5.3 0.0 10016 928 ? S 06:53 0:24 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3794 2.8 0.0 10016 928 ? S 06:53 0:13 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3795 2.3 0.0 10016 924 ? S 06:53 0:11 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3796 0.8 0.0 10016 924 ? S 06:53 0:04 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3797 2.7 0.0 10016 924 ? S 06:53 0:13 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3798 1.9 0.0 10016 920 ? S 06:53 0:09 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3800 1.9 0.0 10016 920 ? S 06:53 0:08 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3801 3.8 0.0 10016 932 ? S 06:53 0:17 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3802 2.7 0.0 10016 924 ? S 06:53 0:12 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3803 4.7 0.0 10016 924 ? S 06:53 0:22 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3804 4.7 0.0 10016 916 ? S 06:53 0:22 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3805 1.5 0.0 10016 916 ? S 06:53 0:07 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3806 3.3 0.0 10016 928 ? S 06:53 0:15 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3807 3.5 0.0 10016 920 ? S 06:53 0:16 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3808 3.3 0.0 10016 924 ? S 06:53 0:15 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3809 3.8 0.0 10016 928 ? S 06:53 0:18 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3810 1.8 0.0 10016 924 ? S 06:53 0:08 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3811 2.6 0.0 10016 928 ? S 06:53 0:12 /usr/local/nagios/bin/nagios --worker /usr/local/nagios
nagios 3813 0.7 0.0 50272 1504 ? S 06:53 0:03 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/n
nagios 3814 13.8 0.0 55844 7196 ? R 06:53 1:04 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/n
nagios 3823 0.0 0.0 526596 5116 ? Sl 06:53 0:00 /usr/local/nagios/bin/npcd -d -f /usr/local/nagios/etc/
postgres 3824 0.1 0.0 218400 6444 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3825 0.1 0.0 217932 6088 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3826 0.1 0.0 217932 6064 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3827 0.1 0.0 217948 6084 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3828 0.1 0.0 217948 6092 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3829 0.1 0.0 217932 6044 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3830 0.1 0.0 217932 6072 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 3831 0.0 0.0 217932 6172 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 3836 0.0 0.4 108192 57916 ? S 06:53 0:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/n
nagios 3839 0.3 0.1 172888 24012 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3840 0.3 0.2 174388 25384 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3841 0.4 0.2 174492 25584 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3842 0.4 0.2 174496 25644 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3843 0.4 0.2 174428 25528 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3844 0.3 0.2 174488 25636 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3845 0.4 0.2 174340 25436 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3846 0.3 0.2 174348 25444 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3847 0.4 0.2 174300 25396 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3848 0.3 0.2 174312 25408 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3962 0.3 0.2 174432 25612 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3964 0.3 0.2 174512 25528 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 3966 0.3 0.2 174556 25524 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4096 0.2 0.2 174272 25376 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4097 0.3 0.2 174492 25436 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4098 0.4 0.2 174280 25384 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4099 0.3 0.1 172924 24208 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4201 0.3 0.2 174268 25360 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4202 0.4 0.2 174496 25636 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4203 0.3 0.2 174528 25576 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4431 0.0 0.0 137628 3012 ? S 07:01 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4461 0.4 0.1 172876 24036 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4462 0.4 0.1 173084 24236 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4463 0.2 0.2 174300 25432 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4465 0.4 0.2 174588 25676 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4616 0.2 0.2 174412 25408 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4617 0.4 0.2 174556 25748 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4619 0.3 0.2 174440 25440 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4641 0.0 0.0 39204 2052 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.118.11
apache 4722 3.7 0.2 454052 32816 ? S 06:53 0:17 /usr/sbin/httpd
nagios 4723 0.4 0.2 174360 25480 ? R 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4724 0.2 0.2 174360 25456 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4725 0.3 0.2 174480 25468 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4726 0.3 0.1 173132 24112 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4822 0.2 0.1 172828 23924 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4823 0.3 0.2 174352 25448 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4825 0.3 0.1 172872 23972 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 4826 0.4 0.2 174396 25496 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
postgres 4852 0.1 0.0 217932 6048 ? Ss 06:53 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 5062 0.3 0.2 174276 25472 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5064 0.4 0.1 173032 24116 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5065 0.3 0.1 172872 23928 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5066 0.3 0.2 174412 25532 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5203 0.4 0.2 174384 25524 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5206 0.4 0.1 173076 24000 ? S 06:53 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5207 0.3 0.2 174356 25448 ? S 06:53 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5392 0.3 0.1 173012 24056 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5393 0.3 0.2 174452 25544 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5394 0.2 0.2 174304 25396 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
apache 5667 4.3 0.2 453876 32612 ? S 06:54 0:19 /usr/sbin/httpd
nagios 5673 0.3 0.1 173004 23960 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5675 0.3 0.1 173020 24040 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5676 0.3 0.2 174284 25380 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 5678 0.3 0.2 174276 25368 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
postgres 6037 0.1 0.0 217952 6064 ? Ss 06:54 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 6754 0.0 0.0 39204 2052 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.86.137
nagios 7025 0.3 0.2 174288 25380 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 7027 0.4 0.2 174484 25524 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 7028 0.2 0.2 174340 25452 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 7029 0.4 0.2 174372 25472 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 7434 1.3 0.2 374460 30520 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
nagios 7438 0.0 0.0 39348 2364 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.16.88.61
apache 7614 3.6 0.2 454196 32920 ? S 06:54 0:15 /usr/sbin/httpd
nagios 7785 2.0 0.2 374448 30524 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
postgres 8024 0.1 0.0 217936 6040 ? Ss 06:54 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 9060 0.3 0.2 174284 25388 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 9062 0.4 0.1 172876 23884 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 9063 0.3 0.2 174296 25456 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 9064 0.4 0.2 174252 25352 ? S 06:54 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 11648 0.4 0.2 174472 25572 ? S 06:55 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 11649 0.3 0.2 174404 25400 ? S 06:55 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 11651 0.3 0.1 172884 23884 ? S 06:55 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 12543 0.0 0.0 39348 2136 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.16.19.15
nagios 12586 33.5 0.4 243692 56004 ? R 07:01 0:02 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 12809 2.3 0.2 373668 27340 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
nagios 14779 0.0 0.0 39348 2368 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.23.18.25
postfix 14897 0.0 0.0 81368 3408 ? S 07:01 0:00 trivial-rewrite -n rewrite -t unix -u
nagios 15170 0.0 0.0 39348 2364 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.29.67.50
apache 15189 4.6 0.3 462664 41776 ? S 06:55 0:15 /usr/sbin/httpd
postgres 15331 0.1 0.0 217952 6104 ? Ss 06:55 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 15588 7.0 0.2 374452 30528 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
nagios 15590 0.0 0.0 105156 692 ? S 07:01 0:00 /usr/local/nagios/libexec/negate -c OK -w OK -u OK /usr
nagios 15591 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.29.67.55
nagios 15592 0.0 0.0 39204 2052 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.86.187
nagios 15595 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.104.18.26
nagios 15876 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 192.168.35.3
nagios 15918 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 192.168.34.3
nagios 16620 0.0 0.0 39204 2048 ? S 07:00 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.118.11
nagios 16642 4.0 0.0 83808 5668 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16643 3.5 0.0 82684 5660 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16649 2.5 0.0 83436 5672 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16650 2.0 0.0 85304 5680 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16652 5.5 0.0 83060 5660 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16653 3.5 0.0 83808 5656 ? D 07:01 0:00 /usr/bin/perl /usr/local/nagios/libexec/process_perfdat
nagios 16694 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.19.25
nagios 16717 0.0 0.0 39348 2356 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.29.19.42
nagios 16731 2.0 0.0 39348 2352 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.104.88.30
nagios 16753 12.0 0.0 131664 7240 ? R 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_nwc_he
nagios 16769 10.0 0.0 130476 6040 ? R 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_nwc_he
nagios 16785 0.0 0.0 39348 2352 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.104.88.63
nagios 16798 2.0 0.0 110244 1156 pts/0 R+ 07:01 0:00 ps aux
nagios 17417 0.0 0.0 39348 2136 ? S 07:00 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.103.5.11
nagios 20076 0.7 0.1 167436 20476 ? S 07:00 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 20077 0.1 0.0 138176 3396 ? S 07:00 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 20079 0.7 0.1 167436 20480 ? S 07:00 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 20080 0.4 0.0 144608 8088 ? S 07:00 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 20081 0.2 0.0 138076 3388 ? S 07:00 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 21095 0.3 0.1 172800 23892 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 22402 0.0 0.0 106100 1224 ? S 06:58 0:00 sh -c /usr/local/nagios/libexec/check_as400 -u $_HOSTAS
nagios 22425 0.5 0.3 4834544 37616 ? Sl 06:58 0:00 /usr/bin/java -cp /usr/local/nagios/libexec check_as400
nagios 22454 0.0 0.0 39204 2052 ? S 07:00 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.118.10
root 24828 0.0 0.0 140184 1732 ? S 07:01 0:00 CROND
root 24829 0.0 0.0 140184 1732 ? S 07:01 0:00 CROND
root 24830 0.0 0.0 140184 1732 ? S 07:01 0:00 CROND
root 24831 0.0 0.0 140184 1732 ? S 07:01 0:00 CROND
root 24832 0.0 0.0 140184 1732 ? S 07:01 0:00 CROND
nagios 24838 0.5 0.1 172852 23952 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 24839 0.2 0.0 144612 8088 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 24840 0.3 0.0 144648 8144 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 24841 0.5 0.1 172912 23912 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 24842 0.3 0.1 167468 20508 ? S 06:58 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 24858 0.0 0.0 106096 1144 ? Ss 07:01 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/eve
nagios 24859 0.0 0.0 106096 1148 ? Ss 07:01 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/cmd
nagios 24861 0.5 0.1 320844 23004 ? S 07:01 0:00 /usr/bin/php -q /usr/local/nagiosxi/cron/cmdsubsys.php
nagios 24863 0.0 0.0 106096 1144 ? Ss 07:01 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/fee
nagios 24864 0.0 0.0 106096 1144 ? Ss 07:01 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/per
nagios 24865 0.0 0.0 106096 1144 ? Ss 07:01 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/sys
nagios 24867 0.7 0.2 328532 30612 ? S 07:01 0:00 /usr/bin/php -q /usr/local/nagiosxi/cron/eventman.php
nagios 24868 0.4 0.1 321076 22836 ? S 07:01 0:00 /usr/bin/php -q /usr/local/nagiosxi/cron/feedproc.php
nagios 24873 0.4 0.1 321248 23368 ? S 07:01 0:00 /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.p
nagios 24874 0.5 0.1 321008 23436 ? S 07:01 0:00 /usr/bin/php -q /usr/local/nagiosxi/cron/sysstat.php
postgres 24911 0.0 0.0 217728 5340 ? Ss 07:01 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 24918 0.0 0.0 217728 5320 ? Ss 07:01 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 24926 0.2 0.0 217780 5628 ? Ss 07:01 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 24938 0.0 0.0 217812 6584 ? Ss 07:01 0:00 postgres: nagiosxi nagiosxi [local] idle
postgres 24955 0.0 0.0 217728 5292 ? Ss 07:01 0:00 postgres: nagiosxi nagiosxi [local] idle
nagios 25155 0.6 0.3 4834544 39588 ? Sl 06:58 0:01 /usr/bin/java -cp /usr/local/nagios/libexec check_as400
nagios 27760 0.5 0.1 172912 23912 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 27761 0.7 0.1 172868 23960 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 27762 0.2 0.0 138184 3416 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 27763 0.3 0.0 146084 9560 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 27764 0.3 0.0 144612 8076 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 29985 0.0 0.0 39348 2364 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 172.16.88.60
nagios 30260 0.7 0.1 172880 23976 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30261 0.7 0.1 172892 23884 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30262 0.2 0.0 144608 8084 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30263 0.2 0.0 138180 3408 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30264 0.1 0.0 138180 3404 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30337 0.3 0.0 144548 8088 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30338 0.1 0.0 138076 3384 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30339 0.5 0.2 174240 25332 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30340 0.5 0.1 167444 20492 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30341 0.5 0.1 172860 23960 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30615 0.5 0.0 144612 8080 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30616 0.5 0.1 172876 23976 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30617 1.0 0.1 167432 20480 ? S 06:59 0:01 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30618 0.6 0.1 172876 23884 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30619 0.5 0.2 174344 25444 ? S 06:59 0:00 /usr/bin/mod_gearman_worker -d --config=/etc/mod_gearma
nagios 30663 0.5 0.2 373668 27340 ? S 07:01 0:00 /usr/bin/perl -w /usr/local/nagios/libexec/check_oracle
nagios 31730 0.0 0.0 39204 2052 ? S 07:01 0:00 /usr/local/nagios/libexec/check_nrpe -u -H 10.17.86.54
root 31896 0.0 0.0 140184 1732 ? S 07:00 0:00 CROND
nagios 31924 0.0 0.0 106096 1148 ? Ss 07:00 0:00 /bin/sh -c /perfdata/scripts/process_data > /dev/null
nagios 31930 0.0 0.0 106100 1288 ? S 07:00 0:00 /bin/bash /perfdata/scripts/process_data
postfix 32463 0.1 0.0 81504 3544 ? S 07:00 0:00 cleanup -z -t unix -u
postfix 32467 0.0 0.0 81668 4152 ? S 07:00 0:00 local -t unix
You have new mail in /var/spool/mail/nagios
[nagios@nagiosprodxi1 debug]$
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
Re: Schedule a forced immediate check not working
For a test, can you disable the gearman worker that is running on the XI server so the XI server will do the local checks instead of the gearman worker?
This may increase the performance of the XI server.
This may increase the performance of the XI server.
Be sure to check out our Knowledgebase for helpful articles and solutions!