started on demand, iirc. On 28 February 2013 19:02, Anthony Ananich wrote: > Hi! > > Is there a way to check if os_daemon is started or not? > > I tried "ps -A | grep python", but I do not see the process. > > # cat /etc/couchdb/local.d/mydaemon.ini > [os_daemons] > mydaemon = /path/to/my/daemon.py > > (I'm using CentOS 6.3 and CouchDB 1.2.1) > > Thanks! > Anthony