Difference between revisions of "Help on daemontools"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Install on Ubuntu ==
+
Por favor rediríjanse a NUEVO TUTORIAL: https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-daemontools.md
 
 
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
 
 
 
----
 
 
 
[http://blog.teksol.info/pages/daemontools/tutorial help (link 1)]
 
 
 
[http://crossbar.io/docs/Automatic-startup-and-restart/ help (link 2)]
 

Latest revision as of 17:47, 7 February 2018