1avcstat(8) SELinux Command Line documentation avcstat(8)
2
3
4
6 avcstat - Display SELinux AVC statistics
7
9 avcstat [-c] [-f status_file] [interval]
10
12 Display SELinux AVC statistics. If the interval parameter is speci‐
13 fied, the program will loop, displaying updated statistics every inter‐
14 val seconds. Relative values are displayed by default.
15
17 -c Display the cumulative values.
18
19 -f Specifies the location of the AVC statistics file, defaulting to
20 /sys/fs/selinux/avc/cache_stats.
21
23 This manual page was written by Dan Walsh <dwalsh@redhat.com>. The
24 program was written by James Morris <jmorris@redhat.com>.
25
27 selinux(8)
28
29
30
31dwalsh@redhat.com 18 Nov 2004 avcstat(8)