1PROBE::SUNRPC.SVC()                                        PROBE::SUNRPC.SVC()
2
3
4

NAME

6       probe::sunrpc.svc.destroy - Destroy an RPC service
7

SYNOPSIS

9       sunrpc.svc.destroy
10

VALUES

12       sv_prog
13           the number of the program
14
15       netcnt
16           the count of received RPC requests
17
18       rpcbadfmt
19           the count of requests dropped for bad formats
20
21       rpcbadauth
22           the count of requests drooped for authentication failure
23
24       nettcpconn
25           the count of accepted TCP connections
26
27       rpccnt
28           the count of valid RPC requests
29
30       sv_nrthreads
31           the number of concurrent threads
32
33       sv_name
34           the service name
35
36       sv_progname
37           the name of the program
38

SEE ALSO

40       tapset::rpc(3stap)
41
42
43
44                                                           PROBE::SUNRPC.SVC()
Impressum