Bastian Blank escribió:
On Wed, Feb 11, 2009 at 09:00:14AM +0100, Santiago Romero wrote:
I have a strange problem monitoring the "pickup" process: we have a
monitoring system that, sometimes, warns us with "pickup process not in
memory"
What is the meaning of this message?
This one (this morning!):
truth:~# date
mie feb 11 09:52:04 CET 2009
b...@truth:/usr/local/bb/ext$ ps auxwww | grep pickup
bb 12674 0.0 0.0 1332 432 pts/0 S 09:50 0:00 grep pickup
b...@truth:/usr/local/bb/ext$ ps auxwww | grep pickup
bb 12692 0.0 0.0 1332 432 pts/0 S 09:50 0:00 grep pickup
b...@truth:/usr/local/bb/ext$ ps auxwww | grep pickup
bb 12705 0.0 0.0 1332 432 pts/0 S 09:50 0:00 grep pickup
b...@truth:/usr/local/bb/ext$ ps auxwww | grep pickup
bb 12712 0.0 0.0 1332 432 pts/0 S 09:50 0:00 grep pickup
truth:~# /etc/init.d/postfix restart
Shutting down postfix:
postfix/postfix-script: stopping the Postfix mail system
Starting postfix:
postfix/postfix-script: starting the Postfix mail system
truth:~# ps auxwww | grep pickup
postfix 13427 0.1 0.0 2864 976 ? S 09:51 0:00 pickup -l
-t fifo -u
root 13560 0.0 0.0 1752 732 pts/0 S 09:51 0:00 grep pickup
Pickup process just disappears from memory, and no info about that is
shown in log files :-?
--
Santiago Romero