similar to: Logging to stderr

Displaying 20 results from an estimated 1000 matches similar to: "Logging to stderr"

2009 Nov 09
1
categorization
Hi All, I have a dataset with a column named "Condition", Sample Condition 1 c20 2 c20 3 c10 4 c10 5 c9 6 c9 7 c5 8 c5 9 c20 10 c10 Could you let me know the fastest way to change c20->"AA", c20->"BB", c9->"CC", c5->"DD"
2012 Feb 16
1
Foreground process possible?
So I got my UPS working. I'm trying to get NUT to run under daemontools . upsd and upsmon all seem to stay in the foreground when I add -D to them but upsdrvctl doesn't. Does anyone know if there's a hidden switch or something to make it stay in the foreground? The reason I want to use daemontools is so that if the process crashes, daemontools will just start it right back up
2010 Oct 25
1
advice on using daemontools on centos production servers
Hi advisors , I would some suggestions on using http://cr.yp.to/daemontools.html . My requirements is to use less systems daemon checks in nagios but concentrate more on business / application level checks . We have lots of daemons like below > 1. ) snmpd > 2.) ntp > 3.) SSH > 4.) crond > 5.) php-cgi > 6.) nginx > 7.) Postfix > 8.) wackamole > 9.) spread >
2008 Jun 04
2
Home Lan computer browser(s)
Reading this list makes me think my questions are child's play for ya'll. */1) //Should I have more than one "computer browser" on my lan /*/(~16 machines)/*/?/* I'd read someplace that I should have 1 primary and 1 backup computer browser for up to 32 computers and then another backup browser for each additional 32 computers. IF this is true then I'd still like to
2007 Sep 27
1
Proxy setup between two servers
Hi, I am trying to set up a proxy between two dovecot servers. I have the following set up here. Dovecot version: 1.0.rc15 dovecot -n: # /etc/dovecot/dovecot.conf info_log_path: /var/log/dovecot.log log_timestamp: %Y-%m-%d %H:%M:%S protocols: pop3 imap login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login login_executable(imap):
2007 May 02
1
Daemontools and holidays macro
Hi I've recently released the daemontools scripts I use to run both Asterisk and Flash Operator Panel, and a macro to tell whether today is a holiday or not and jump to different dialplan places accordingly. They are here: daemontools scripts: http://www.bisente.com/blog/2007/04/27/spanish-asterisk-y-daemontools-spanishenglish-asterisk-and-daemontools-english/?lan=english is-holiday macro:
2008 Feb 27
1
how to specify ggplot2 facet plot order
Hi, new to R and ggplot2. I've been trying to get a facet plot in which the order of the facets is as I require, rather than ordered numerically, alphabetically, by Roman numerals, mean (answers to these were posted here after much searching). Here's some test code to demonstrate what I get. series = c('C2','C4','C8','C10','C15','C20') ids =
2008 May 28
2
home lan
I've read too many articles and posts on "domain master browser", "computer master browser", "NT domain browser", "PDC and BDCs", etc. etc. and I've managed to confuse my shrinking brain over this. I apologize in advance if I'm posting a redundant question (I've looked thru archivers best I could) or posting to the wrong place.
2011 Apr 25
6
Unicorn / Daemontools
Hi - I tried to get Daemontools and Unicorn working together a while back - there are issues on USR2 restart because of the pid change - I''m hoping someone in the community will have some understanding of this issue I documented my experience and eventual defeat here : http://log.robotarmyma.de/post/2053448029/daemontools-ubuntu-rvm-bundler-unicorn-install Any help would be received
2013 Jul 26
2
dovecot-lda not logging if dovecot runs under daemontools
Hello all, I have dovecot running under daemontools and I can't see dovecot-lda in action when I read the logs. I've set the logs to /dev/stderr because daemontools redirects /dev/stderr to /var/log/dovecot/current. The dovecot server works fine and I know that dovecot-lda is actually doing the delivery, because the sieve facility is working as well. I can get lda log working -but
2004 Mar 07
1
extra groups passed by openssh - security issue?
I would appreciate your opinion on a problem with sshd on Linux, when running under daemontools supervise. The configuration: sshd version OpenSSH_3.7.1p2 Redhat Linux 2.4.20-8smp #1 SMP i686 supervise / daemontools-0.76 I see the following behavior regarding groups: -bash-2.05b$ ssh mschulz at localhost id -Gn id: cannot find name for group ID 201 id: cannot find name for group ID 2039 OA3
2006 Jul 06
3
Daemontools and icecast / ices2
Hi all, I'm trying to use daemontools to manage the icecast server. I've got it installed and working (with qmail) However it wont work with icecast. My run file has the contents: ------------------------------- #!/bin/sh exec setuidgid icecast /usr/local/bin/icecast -c /usr/local/etc/icecast.xml ------------------------ I have also tried it using icecasts built in
2006 Jul 06
3
Daemontools and icecast / ices2
Hi all, I'm trying to use daemontools to manage the icecast server. I've got it installed and working (with qmail) However it wont work with icecast. My run file has the contents: ------------------------------- #!/bin/sh exec setuidgid icecast /usr/local/bin/icecast -c /usr/local/etc/icecast.xml ------------------------ I have also tried it using icecasts built in
2007 Nov 03
2
Small typo
Hi, There is a small typo in src/lib/network.c line 624 return "A non-recovable name server error occurred"; should be return "A non-recoverable name server error occurred"; Sorry about the pedantry. BTW, I am getting this error whenever I am trying to resolve a name from inside dovecot, but I can using the system tools. I am trying to get the proxying code to
2006 Aug 03
2
daemontools
Hi, I just started running RC2 on Thursday. I migrated an old Courier IMAP server, and the only issue I had was that I didn't understand how to enable quotas :) It's impressively fast, and I'm quite happy with it so far. This morning I found that dovecot had crashed, I had exceeded FreeBSD's kern.maxpipekva Has anyone successfully run dovecot under daemontools? I got it to
2006 Aug 10
2
Dovecot under daemontools
Hi there I'm having difficulties in getting dovecot to run under daemontools. Also, from a sysadmin perspective, so far, I find dovecot's config rather complex - I suppose that's what happens when one attempts to appease all authentication methods... anyway, I digress. System details, to set the scene: OS: Slackware Linux Linux Kernel: 2.4.29 GCC: 3.2.2 Dovecot version: 1.0.rc6
2010 Jul 06
1
doveadm stop
hello I start dovecot via daemontools and use "dovecot -F". "doveadm stop" does correctly stop dovecot. Of course dovecot will restart not a second later. Is it possible, that "doveadm stop" detect that dovecot is started with -F an print an informational log ? I think, it's helpfull, because in this special setup "doveadm stop" can and will not do
2001 Nov 21
3
--no-detach option?
How about adding a --no-detach option (to be used in combination with --daemon) to rsync so it can be run under Dan Bernstein's daemontools' supervise? If there's interest I'll provide a patch. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/
2006 Apr 13
3
[OT] Is it safe to ''su'' to the right user ?
Hi ! I''m using daemontools[1] to manage a few processes on my Debian box. Among other things, I use it to manage svnserve, because it uses less memory than Apache. My /service/svnserve/run looks like this: #!/bin/sh su svn -c "/usr/local/bin/svnserve --foreground --daemon --root /var/svn" Is it safe for me to run like that ? If an attacker cracks svnserve, what will they
2003 Jun 17
2
starting with daemontools
Hi all, I want to start dovecot through DJBs Daemontools-supervise, is there a configuration option that lets dovecot stay in foreground? best regards, Jens