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

SEE ALSO

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