Systemtap filghtrecorder over network
Jelle Smet
systemtap@smetj.net
Mon Oct 22 15:51:00 GMT 2012
stap -F -u LOGHOST -p LOGPORT FOO.stp
Remote invocation is indeed out of scope, just the ability to have
native network transport in stap itself.
- Jelle
On 22.10.2012 16:37, Frank Ch. Eigler wrote:
> Hi -
>
>> [...] It would be practical to let stap run on a machine dumping its
>> data over an UDP socket just like one would pipe its stdout through
>> netcat. Having this functionality built in however would be nice.
>
> OK, what would you imagine, other than:
>
> stap FOO.stp | nc -u LOGHOST LOGPORT
>
> (Automated remote invocation is trickier because it involves
> authentication/authorization and lots of other setup.)
>
> - FChE
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Systemtap
mailing list