Qmail-LDAP
[Top] [All Lists]

Re: status: 0/100?

To: "qmail-ldap@qmail-ldap.org" <qmail-ldap@qmail-ldap.org>
Subject: Re: status: 0/100?
From: Sebastian Benoit <benoit-lists@fb12.de>
Date: Thu, 18 Jan 2007 12:36:01 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <1169113814.45af42d6b88ba@mail.home.net.my>
Mail-followup-to: "qmail-ldap@qmail-ldap.org" <qmail-ldap@qmail-ldap.org>
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Organisation: Organisation against the bulletization of popular thought as a result of the increasing prevalence of Microsoft PowerPoint(TM)
References: <1169113814.45af42d6b88ba@mail.home.net.my>
User-agent: Mutt/1.4.2.2i
Sn!per(sniper@home.net.my) on 2007.01.18 17:50:14 +0000:
> When I do a ps -aef , I got this on the readproctitle line. What could it 
> possibly mean?
> 
> root      1742  1713  0 17:48 ?        00:00:00 readproctitle service
> errors:
> .......................................................................................................................................................................................................................................................................................................................................................................................tcpserver:
> status: 0/100?
> 
> I am able to send and receive emails. Please advise.

A service that you are running (one that uses tcpserver) does not redirect
stderr output to some other place. tcpserver (when run with option -v) will
write this status-message to standard error and svscan, resp. readproctitle
will read it and copy it to its command-name displayed in the ps-output.

Use

  "exec 2>&1"

(or some other redirection command) in your run-script to have this message
logged to your usual logging mechanism.

You should read the documentation of the programms you are using.

/Benno
-- 
Sebastian Benoit <benoit-lists@fb12.de>

Der Kurs "Flirten für Informatiker" wurde inzwischen zusammen mit
"Freeclimbing für Epileptiker" aus allen VHS-Programmen entfernt.
[Jochen Lillich in de.alt.sysadmin.recovery]

Attachment: pgparnbeMbZme.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>