Man Page: function::remote_id
Operating Environment: centos
Section: 3stap
FUNCTION::REMOTE_ID(3stap) Context Functions FUNCTION::REMOTE_ID(3stap)NAMEfunction::remote_id - The index of this instance in a remote execution.SYNOPSISremote_id:long()ARGUMENTSNoneDESCRIPTIONThis function returns a number 0..N, which is the unique index of this particular script execution from a swarm of "stap --remote A --remote B ..." runs, and is the same number "stap --remote-prefix" would print. The function returns -1 if the script was not launched with "stap --remote", or if the remote staprun/stapsh are older than version 1.7. SystemTap Tapset Reference June 2014 FUNCTION::REMOTE_ID(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| stapvars(3stap) - suse |
| tapset::context(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| stapvars(3stap) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |