1VMA(8) VMA(9.4.0) User's Manual VMA(8)
2
3
4
6 vma_stats - Mellanox's Messaging Accelerator (VMA) statistic utility.
7
8
10 vma_stats [-p pid] [-k directory] [-v view] [-d details] [-i interval]
11 [-n application] [-f] [-F] [-c cycles] [-l level] [-z]
12
13
15 vma_stats is program that reports information about sockets and inter‐
16 nal related objects for vma (7). vma_stats can be configured using
17 command-line options
18
19 The options are as follows:
20
21 -p,--pid id Show VMA statistics for process with pid.
22
23 -k,--directory=directory
24 Set shared memory directory path.
25
26 -n,--name=application
27 Show VMA statistics for application.
28
29 -f,--find_pid
30 Find and show statistics for VMA instance running.
31
32 -F,--forbid_clean
33 By setting this flag inactive shared objects would not be re‐
34 moved.
35
36 -i,--interval=interval
37 Print report every interval seconds.
38
39 -c,--cycles=cycles
40 Do report print cycles and exit, use 0 value for infinite.
41
42 -v,--view=[1|2|3|4|5]
43 Set view type: 1- basic info, 2- extra info, 3- full info, 4- mc
44 groups, 5- similar to 'netstat -tunaep'.
45
46 -d,--details=[1|2]
47 Set details mode:1- to see totals, 2- to see deltas.
48
49 -z,--zero
50 Zero counters.
51
52 -l,--log_level=level
53 Set VMA log level (one of: none, panic, error, warn, info, de‐
54 tails, debug, fine, finer, all).
55
56 -S,--fd_dump=fd [level]
57 Dump statistics for fd number using log level. Use 0 value for
58 all open fds.
59
60 -D,--details_level=level
61 Set VMA log details level.
62
63 -s,--sockets=[list|range]
64 Log only sockets that match list or range, format: 4-16 or 1,9
65 (or combination).
66
67 -V,--version
68 Print version.
69
70
71
72 SEE ALSO
73 vma(7), vmad(8)
74
75
77 Igor Ivanov <igori@mellanox.com>
78
79
80
81libvma 31 Jan 2022 VMA(8)