1FUNCTION::REMOTE_URI(3stap)    Context Functions   FUNCTION::REMOTE_URI(3stap)
2
3
4

NAME

6       function::remote_uri - The name of this instance in a remote execution.
7

SYNOPSIS

9           remote_uri:string()
10

ARGUMENTS

12       None
13

DESCRIPTION

15       This function returns the remote host used to invoke this particular
16       script execution from a swarm of “stap --remote” runs. It may not be
17       unique among the swarm. The function returns an empty string if the
18       script was not launched with “stap --remote”.
19

SEE ALSO

21       tapset::context(3stap)
22
23
24
25SystemTap Tapset Reference       October 2018      FUNCTION::REMOTE_URI(3stap)
Impressum