1avcstat(8) SELinux Command Line documentation avcstat(8)
2
3
4
6 avcstat - Display SELinux AVC statistics
7
8
10 avcstat [-c] [-f status_file] [interval]
11
12
14 avcstat
15
16 Display SELinux AVC statistics. If the interval parameter is speciā
17 fied, the program will loop, displaying updated statistics every
18 'interval' seconds. Relative values are displayed by default.
19
20
22 -c Display the cumulative values.
23
24
25 -f Specifies the location of the AVC statistics file, defaulting to
26 '/selinux/avc/cache_stats'.
27
28
30 selinux(8)
31
32
34 This manual page was written by Dan Walsh <dwalsh@redhat.com>. The
35 program was written by James Morris <jmorris@redhat.com>.
36
37
38
39
40dwalsh@redhat.com 18 Nov 2004 avcstat(8)