Acknowldgement is not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

Thanks scott,
will do that
and can you confirm about the trimming messeges i am getting in /var/log messeges are they related to postgres as well??
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

Since then Load average has not settled down
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowldgement is not working

Post by scottwilkerson »

The trimming messages are from ndo2db and are normal.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

Hi ,
Can you please confirm from the system profile why this cpu load is not settling down, it used to be very subtle as shown in the snippet of performance graph.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowldgement is not working

Post by scottwilkerson »

Can you verify everything is green on Admin -> System Status and Admin -> Monitoring Engine Status

Also, I did note in the sysstat.log that you are hitting 26.97% iowait in the short sample it sends, you may want to implement a RAM disk to remove some of the disk load on your system

https://assets.nagios.com/downloads/nag ... giosXI.pdf
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

Thanks for that
yup all bar graphs are green there.

I will check the said link will get back to it
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Acknowldgement is not working

Post by scottwilkerson »

absarcompass wrote:
I will check the said link will get back to it
Let us know if the RAM disk drops the load
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

Hi team,
looks like the number of process has increased after upgrade,
I can not pin point what is actually adding up as process but as per graph it all started at same time. there hasn't been any hardware related changes on server
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: Acknowldgement is not working

Post by tgriep »

To get a list of processes that are running on the server, run the following as root on the Nagios server and post the output here.

Code: Select all

ps -ef --cols=300
Be sure to check out our Knowledgebase for helpful articles and solutions!
absarcompass
Posts: 182
Joined: Thu May 14, 2015 9:57 pm

Re: Acknowldgement is not working

Post by absarcompass »

here is the output

Code: Select all

UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 Aug08 ?        00:00:02 /sbin/init
root         2     0  0 Aug08 ?        00:00:00 [kthreadd]
root         3     2  0 Aug08 ?        00:17:31 [migration/0]
root         4     2  0 Aug08 ?        00:35:06 [ksoftirqd/0]
root         5     2  0 Aug08 ?        00:00:00 [migration/0]
root         6     2  0 Aug08 ?        00:06:17 [watchdog/0]
root         7     2  0 Aug08 ?        00:00:43 [migration/1]
root         8     2  0 Aug08 ?        00:00:00 [migration/1]
root         9     2  0 Aug08 ?        00:00:12 [ksoftirqd/1]
root        10     2  0 Aug08 ?        00:00:03 [watchdog/1]
root        11     2  0 Aug08 ?        00:14:52 [migration/2]
root        12     2  0 Aug08 ?        00:00:00 [migration/2]
root        13     2  0 Aug08 ?        00:43:47 [ksoftirqd/2]
root        14     2  0 Aug08 ?        00:08:25 [watchdog/2]
root        15     2  0 Aug08 ?        00:00:46 [migration/3]
root        16     2  0 Aug08 ?        00:00:00 [migration/3]
root        17     2  0 Aug08 ?        00:00:11 [ksoftirqd/3]
root        18     2  0 Aug08 ?        00:00:03 [watchdog/3]
root        19     2  0 Aug08 ?        00:29:00 [events/0]
root        20     2  0 Aug08 ?        00:04:55 [events/1]
root        21     2  0 Aug08 ?        00:32:37 [events/2]
root        22     2  0 Aug08 ?        00:01:38 [events/3]
root        23     2  0 Aug08 ?        00:00:00 [cgroup]
root        24     2  0 Aug08 ?        00:00:00 [khelper]
root        25     2  0 Aug08 ?        00:00:00 [netns]
root        26     2  0 Aug08 ?        00:00:00 [async/mgr]
root        27     2  0 Aug08 ?        00:00:00 [pm]
root        28     2  0 Aug08 ?        00:00:18 [sync_supers]
root        29     2  0 Aug08 ?        00:00:14 [bdi-default]
root        30     2  0 Aug08 ?        00:00:00 [kintegrityd/0]
root        31     2  0 Aug08 ?        00:00:00 [kintegrityd/1]
root        32     2  0 Aug08 ?        00:00:00 [kintegrityd/2]
root        33     2  0 Aug08 ?        00:00:00 [kintegrityd/3]
root        34     2  0 Aug08 ?        00:30:40 [kblockd/0]
root        35     2  0 Aug08 ?        00:01:17 [kblockd/1]
root        36     2  0 Aug08 ?        00:36:02 [kblockd/2]
root        37     2  0 Aug08 ?        00:01:10 [kblockd/3]
root        38     2  0 Aug08 ?        00:00:00 [kacpid]
root        39     2  0 Aug08 ?        00:00:00 [kacpi_notify]
root        40     2  0 Aug08 ?        00:00:00 [kacpi_hotplug]
root        41     2  0 Aug08 ?        00:00:00 [ata/0]
root        42     2  0 Aug08 ?        00:00:00 [ata/1]
root        43     2  0 Aug08 ?        00:00:00 [ata/2]
root        44     2  0 Aug08 ?        00:00:00 [ata/3]
root        45     2  0 Aug08 ?        00:00:00 [ata_aux]
root        46     2  0 Aug08 ?        00:00:00 [ksuspend_usbd]
root        47     2  0 Aug08 ?        00:00:00 [khubd]
root        48     2  0 Aug08 ?        00:00:00 [kseriod]
root        49     2  0 Aug08 ?        00:00:00 [md/0]
root        50     2  0 Aug08 ?        00:00:00 [md/1]
root        51     2  0 Aug08 ?        00:00:00 [md/2]
root        52     2  0 Aug08 ?        00:00:00 [md/3]
root        53     2  0 Aug08 ?        00:00:00 [md_misc/0]
root        54     2  0 Aug08 ?        00:00:00 [md_misc/1]
root        55     2  0 Aug08 ?        00:00:00 [md_misc/2]
root        56     2  0 Aug08 ?        00:00:00 [md_misc/3]
root        57     2  0 Aug08 ?        00:00:00 [khungtaskd]
root        58     2  0 Aug08 ?        00:00:15 [kswapd0]
root        59     2  0 Aug08 ?        00:00:00 [ksmd]
root        60     2  0 Aug08 ?        00:01:15 [khugepaged]
root        61     2  0 Aug08 ?        00:00:00 [aio/0]
root        62     2  0 Aug08 ?        00:00:00 [aio/1]
root        63     2  0 Aug08 ?        00:00:00 [aio/2]
root        64     2  0 Aug08 ?        00:00:00 [aio/3]
root        65     2  0 Aug08 ?        00:00:00 [crypto/0]
root        66     2  0 Aug08 ?        00:00:00 [crypto/1]
root        67     2  0 Aug08 ?        00:00:00 [crypto/2]
root        68     2  0 Aug08 ?        00:00:00 [crypto/3]
root        73     2  0 Aug08 ?        00:00:00 [kthrotld/0]
root        74     2  0 Aug08 ?        00:00:00 [kthrotld/1]
root        75     2  0 Aug08 ?        00:00:00 [kthrotld/2]
root        76     2  0 Aug08 ?        00:00:00 [kthrotld/3]
root        77     2  0 Aug08 ?        00:00:00 [pciehpd]
root        79     2  0 Aug08 ?        00:00:00 [kpsmoused]
root        80     2  0 Aug08 ?        00:00:00 [usbhid_resumer]
root       110     2  0 Aug08 ?        00:00:00 [kstriped]
root       327     2  0 Aug08 ?        00:00:00 [scsi_eh_0]
root       328     2  0 Aug08 ?        00:00:00 [scsi_eh_1]
root       336     2  0 Aug08 ?        00:03:32 [mpt_poll_0]
root       337     2  0 Aug08 ?        00:00:00 [mpt/0]
root       338     2  0 Aug08 ?        00:00:00 [scsi_eh_2]
root       401     2  0 Aug08 ?        00:00:00 [kdmflush]
root       403     2  0 Aug08 ?        00:00:00 [kdmflush]
root       420     2  0 Aug08 ?        00:04:26 [jbd2/dm-0-8]
root       421     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       422     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       423     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       424     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       497     1  0 Aug08 ?        00:00:00 /sbin/udevd -d
root       725     2  0 Aug08 ?        00:00:25 [vmmemctl]
root       894   497  0 Aug08 ?        00:00:00 /sbin/udevd -d
root       897   497  0 Aug08 ?        00:00:00 /sbin/udevd -d
root       898     2  0 Aug08 ?        00:00:00 [kdmflush]
root       930     2  0 Aug08 ?        00:00:00 [jbd2/sda1-8]
root       931     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       932     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       933     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       934     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       935     2  0 Aug08 ?        00:28:11 [jbd2/dm-2-8]
root       936     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       937     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       938     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       939     2  0 Aug08 ?        00:00:00 [ext4-dio-unwrit]
root       973     2  0 Aug08 ?        00:00:39 [kauditd]
root      1065     2  0 Aug08 ?        00:11:24 [flush-253:0]
root      1066     2  0 Aug08 ?        00:29:11 [flush-253:2]
root      1141     1  0 Aug08 ?        00:13:38 /usr/sbin/vmtoolsd
root      1319     1  0 Aug08 ?        00:01:31 auditd
root      1335     1  0 Aug08 ?        00:00:43 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5
dbus      1347     1  0 Aug08 ?        00:00:00 dbus-daemon --system
root      1381     1  0 Aug08 ?        00:00:35 /usr/sbin/snmptrapd -Ln -p /var/run/snmptrapd.pid
root      1390     1  0 Aug08 ?        00:00:33 /usr/bin/perl /usr/sbin/snmptt --daemon
snmptt    1391  1390  0 Aug08 ?        00:00:32 /usr/bin/perl /usr/sbin/snmptt --daemon
root      1404     1  0 Aug08 ?        00:00:01 /usr/sbin/sshd
root      1412     1  0 Aug08 ?        00:00:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
ntp       1420     1  0 Aug08 ?        00:00:04 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
root      1455     1  0 Aug08 ?        00:00:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock --pid-file=/var/run/mysqld/mysqld.pid --basedir=/usr --user=mysql
mysql     1560  1455  4 Aug08 ?        06:22:56 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/lib/mysql/mysql.sock
postgres  1603     1  0 Aug08 ?        00:02:00 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
postgres  1605  1603  0 Aug08 ?        00:00:52 postgres: logger process                          
postgres  1607  1603  0 Aug08 ?        00:04:48 postgres: writer process                          
postgres  1608  1603  0 Aug08 ?        00:03:45 postgres: wal writer process                      
postgres  1609  1603  0 Aug08 ?        00:01:32 postgres: autovacuum launcher process             
postgres  1610  1603  0 Aug08 ?        00:04:14 postgres: stats collector process                 
nagios    1620     1  0 Aug08 ?        00:00:00 /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d
root      1696     1  0 Aug08 ?        00:00:04 /usr/libexec/postfix/master
postfix   1705  1696  0 Aug08 ?        00:00:02 qmgr -l -t fifo -u
496       1706     1  0 Aug08 ?        00:00:00 shellinaboxd -u shellinabox -g shellinabox --cert=/var/lib/shellinabox --port=7878 --background=/var/run/shellinaboxd.pid --disable-ssl-menu -s /:SSH --localhost-only --css white-on-black.css
496       1707  1706  0 Aug08 ?        00:00:00 shellinaboxd -u shellinabox -g shellinabox --cert=/var/lib/shellinabox --port=7878 --background=/var/run/shellinaboxd.pid --disable-ssl-menu -s /:SSH --localhost-only --css white-on-black.css
root      1715     1  0 Aug08 ?        00:00:59 /usr/sbin/httpd
root      1723     1  0 Aug08 ?        00:00:49 crond
nagios    1734     1  0 Aug08 ?        00:01:12 /usr/local/nagios/bin/npcd -d -f /usr/local/nagios/etc/pnp/npcd.cfg
nagios    1746     1  0 Aug08 ?        00:00:00 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
root      1814     1  0 Aug08 tty1     00:00:00 /sbin/mingetty /dev/tty1
root      1816     1  0 Aug08 tty2     00:00:00 /sbin/mingetty /dev/tty2
root      1818     1  0 Aug08 tty3     00:00:00 /sbin/mingetty /dev/tty3
root      1820     1  0 Aug08 tty4     00:00:00 /sbin/mingetty /dev/tty4
root      1822     1  0 Aug08 tty5     00:00:00 /sbin/mingetty /dev/tty5
root      1824     1  0 Aug08 tty6     00:00:00 /sbin/mingetty /dev/tty6
apache    2755  1715  0 Aug12 ?        00:22:51 /usr/sbin/httpd
postgres  5371  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(46876) idle       
root      7466  1723  0 09:40 ?        00:00:00 CROND
root      7467  1723  0 09:40 ?        00:00:00 CROND
root      7468  1723  0 09:40 ?        00:00:00 CROND
root      7469  1723  0 09:40 ?        00:00:00 CROND
root      7470  1723  0 09:40 ?        00:00:00 CROND
root      7471  1723  0 09:40 ?        00:00:00 CROND
nagios    7476  7468  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/event_handler.php >> /usr/local/nagiosxi/var/event_handler.log 2>&1
nagios    7477  7467  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/feedproc.php >> /usr/local/nagiosxi/var/feedproc.log 2>&1
nagios    7479  7469  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/eventman.php >> /usr/local/nagiosxi/var/eventman.log 2>&1
nagios    7480  7470  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/cmdsubsys.php >> /usr/local/nagiosxi/var/cmdsubsys.log 2>&1
nagios    7482  7466  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php >> /usr/local/nagiosxi/var/perfdataproc.log 2>&1
nagios    7484  7477  1 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/feedproc.php
nagios    7485  7471  0 09:40 ?        00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/sysstat.php >> /usr/local/nagiosxi/var/sysstat.log 2>&1
nagios    7486  7479  1 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/eventman.php
nagios    7489  7480  2 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/cmdsubsys.php
nagios    7491  7476  0 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/event_handler.php
nagios    7494  7485  1 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/sysstat.php
nagios    7495  7482  1 09:40 ?        00:00:00 /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php
postgres  7499  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50594) idle       
postgres  7513  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50597) idle       
postgres  7523  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50598) idle       
postgres  7524  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50599) idle       
postgres  7546  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50602) idle       
postgres  7555  1603  0 09:40 ?        00:00:00 postgres: nagiosxi nagiosxi ::1(50603) idle       
nagios    9002     1 49 Aug10 ?        1-17:47:07 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios    9003  9002  0 Aug10 ?        00:04:36 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9005  9002  0 Aug10 ?        00:04:37 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9006  9002  0 Aug10 ?        00:04:39 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9007  9002  0 Aug10 ?        00:04:38 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9008  9002  0 Aug10 ?        00:04:38 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9009  9002  0 Aug10 ?        00:04:38 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios    9010  1746  0 Aug10 ?        00:05:03 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
nagios    9011  9010  4 Aug10 ?        03:23:51 /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
root      9200  1404  0 09:40 ?        00:00:00 sshd: compass [priv]
compass   9202  9200  0 09:40 ?        00:00:00 sshd: compass@pts/1
compass   9203  9202  0 09:40 pts/1    00:00:00 -bash
root     10646  9203  0 09:40 pts/1    00:00:00 su -
root     11080 10646  0 09:40 pts/1    00:00:00 -bash
nagios   11491  9003  0 09:40 ?        00:00:00 /usr/local/nagios/libexec/check_icmp -H 10.132.15.1 -w 3000.0 80  -c 5000.0 100  -p 5
nagios   11494  9007  0 09:40 ?        00:00:00 /usr/local/nagios/libexec/check_icmp -H 10.3.1.173 -w 3000.0 80  -c 5000.0 100  -p 5
root     11840  1404  0 09:40 ?        00:00:00 sshd: root [priv]
sshd     11854 11840  0 09:40 ?        00:00:00 sshd: root [net] 
nagios   12003  9008  0 09:40 ?        00:00:00 /usr/local/nagios/libexec/check_icmp -H 10.1.3.9 -w 3000.0 80  -c 5000.0 100  -p 5
nagios   12046  7494  0 09:40 ?        00:00:00 sh -c /usr/bin/iostat -c 5 2 | tail --lines=2 | head --lines=1 | awk '{ print $1,$2,$3,$4,$5,$6 }'
nagios   12048 12046  0 09:40 ?        00:00:00 /usr/bin/iostat -c 5 2
nagios   12049 12046  0 09:40 ?        00:00:00 tail --lines=2
nagios   12050 12046  0 09:40 ?        00:00:00 head --lines=1
nagios   12051 12046  0 09:40 ?        00:00:00 awk { print $1,$2,$3,$4,$5,$6 }
root     12290 11080  0 09:40 pts/1    00:00:00 ps -ef --cols=300
postfix  13185  1696  0 08:15 ?        00:00:00 pickup -l -t fifo -u
nagios   14463  9002  0 Aug10 ?        00:00:29 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
apache   15296  1715  0 Aug12 ?        00:22:27 /usr/sbin/httpd
postgres 15659  1603  0 Aug12 ?        00:00:49 postgres: nagiosxi nagiosxi ::1(53211) idle       
apache   18427  1715  0 Aug12 ?        00:20:04 /usr/sbin/httpd
apache   18680  1715  0 Aug12 ?        00:22:34 /usr/sbin/httpd
postgres 20021  1603  0 Aug12 ?        00:00:49 postgres: nagiosxi nagiosxi ::1(53351) idle       
postgres 21564  1603  0 Aug12 ?        00:00:43 postgres: nagiosxi nagiosxi ::1(33210) idle       
apache   30137  1715  0 Aug13 ?        00:10:48 /usr/sbin/httpd
apache   30143  1715  0 Aug13 ?        00:10:31 /usr/sbin/httpd
apache   30144  1715  0 Aug13 ?        00:10:36 /usr/sbin/httpd
apache   30145  1715  0 Aug13 ?        00:10:40 /usr/sbin/httpd
apache   30146  1715  0 Aug13 ?        00:10:40 /usr/sbin/httpd
apache   30147  1715  0 Aug13 ?        00:10:50 /usr/sbin/httpd
apache   30148  1715  0 Aug13 ?        00:10:47 /usr/sbin/httpd
postgres 32009  1603  0 Aug13 ?        00:00:23 postgres: nagiosxi nagiosxi ::1(41327) idle       
postgres 32015  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41328) idle       
postgres 32020  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41329) idle       
apache   33588  1715  0 Aug12 ?        00:22:16 /usr/sbin/httpd
postgres 35610  1603  0 Aug12 ?        00:00:49 postgres: nagiosxi nagiosxi ::1(56789) idle       
postgres 36169  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41414) idle       
postgres 37782  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41442) idle       
postgres 37787  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41444) idle       
postgres 48744  1603  0 Aug13 ?        00:00:22 postgres: nagiosxi nagiosxi ::1(41900) idle       
apache   53919  1715  0 Aug12 ?        00:22:54 /usr/sbin/httpd
apache   53920  1715  0 Aug12 ?        00:22:49 /usr/sbin/httpd
apache   53921  1715  0 Aug12 ?        00:23:14 /usr/sbin/httpd
apache   53922  1715  0 Aug12 ?        00:22:51 /usr/sbin/httpd
apache   53923  1715  0 Aug12 ?        00:22:48 /usr/sbin/httpd
apache   53924  1715  0 Aug12 ?        00:23:06 /usr/sbin/httpd
apache   53925  1715  0 Aug12 ?        00:23:09 /usr/sbin/httpd
apache   53926  1715  0 Aug12 ?        00:22:41 /usr/sbin/httpd
postgres 55587  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(44979) idle       
postgres 55588  1603  0 Aug12 ?        00:00:51 postgres: nagiosxi nagiosxi ::1(44980) idle       
postgres 55592  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(44981) idle       
postgres 55724  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(44983) idle       
postgres 55729  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(44984) idle       
postgres 58817  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(45032) idle       
postgres 58845  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(45045) idle       
postgres 59541  1603  0 Aug12 ?        00:00:50 postgres: nagiosxi nagiosxi ::1(45096) idle       
Locked