Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / Wiki / Kb171

Kb171

Emulab FAQ: Testbed Operations: How do I restart "capture"?

Emulab FAQ: Testbed Operations: How do I restart "capture"?

> > I've been restarting captures manually just to get some things going
> > again...  But, is there an automated way to do this?  Can I just rerun
> > `/usr/site/etc/capture.rc`; and have it "just work"?

I just do this on ops and tipserv1:

	sudo killall capture
	sudo sh /usr/site/etc/capture.rc

but that is hardly an atomic operation...