Help on daemontools

From Asibot & HOAP3 & TEO Wiki
Revision as of 12:31, 10 February 2015 by Jgvictores (talk | contribs)
Jump to navigation Jump to search

Install on Ubuntu

sudo apt-get install daemontools daemontools-run csh

"daemontools" can be activated in "/etc/rc.local" through the line (before exit):

/bin/csh -cf '/usr/bin/svscanboot &'

Monitoring

You can get some info off

ps aux | grep readproctitle

help (link 1)

help (link 2)