<div dir="ltr">Hey Dwight,<div><br></div><div style>I'm observing following behavior with staging tree and just wanted to make sure that what I'm seeing is the expected;</div><div style><br></div><div style><div style>

* Initially nothing runs</div><div><br></div><div>[caglar@qgq:~/Projects/lxc/examples] sudo ./list</div><div>bankai (STOPPED)</div><div>bleach (STOPPED)</div><div>zangetsu (STOPPED)</div><div><br></div><div style>* I start one container using the API</div>

<div style><br></div></div><div style><div>[caglar@qgq:~/Projects/lxc/examples] sudo ./start -name zangetsu</div><div>Starting the container...</div><div><br></div><div>[caglar@qgq:~/Projects/lxc/examples] sudo ./list</div>

<div>bankai (STOPPED)</div><div>bleach (STOPPED)</div><div>zangetsu (RUNNING)</div></div><div><br></div><div style>* monitord starts as expected but exits after 30 seconds later (although container is still running);</div>

<div><br></div><div>[caglar@qgq:~/Projects/lxc-upstream(staging)] tail -f /var/lib/lxc/lxc-monitord.log<div>   lxc-monitord 1367004858.616 NOTICE   lxc_monitord - monitoring lxcpath /var/lib/lxc</div><div>   lxc-monitord 1367004888.677 NOTICE   lxc_monitord - no clients for 30 seconds, exiting</div>

<div>   lxc-monitord 1367004888.677 NOTICE   lxc_monitord - monitor exiting</div><div><br></div><div><div>[caglar@qgq:~/Projects/lxc/examples] sudo ./list</div><div>bankai (STOPPED)</div><div>bleach (STOPPED)</div><div>zangetsu (RUNNING)</div>

<div><br></div><div>[caglar@qgq:~/Projects/lxc/examples] ps aux | grep monitord</div><div>caglar   28404  0.0  0.0   7240   624 pts/54   S+   15:34   0:00 tail -f /var/lib/lxc/lxc-monitord.log</div><div>caglar   29037  0.0  0.0   9436   948 pts/0    S+   15:38   0:00 grep --color=auto monitord</div>

<div>[caglar@qgq:~/Projects/lxc/examples]</div></div><div><br></div><div style>I'm asking cause I was under the impression that lxc-monitord will keep running as long as there is a container. Am I wrong?</div><div style>

<br></div><div style>Cheers,</div>-- <br>S.Çağlar Onur <<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>>
</div></div>