Systemtap filghtrecorder over network

Frank Ch. Eigler fche@redhat.com
Mon Oct 22 15:06:00 GMT 2012


Jelle Smet <systemtap@smetj.net> writes:

> [...]
> I was wondering whether the flight recorder mode has besides a "to
> file" and "in memory" function also a way to transmit its output over
> network?

"over the network" sounds like ordinary remote invocation, such as with 

% stap --remote=USER@HOST foo.stp

which uses ssh and a remote systemtap-runtime to run foo.stp and transport
the output back.


- FChE



More information about the Systemtap mailing list