This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Systemtap filghtrecorder over network


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]