avcstat(8) - Linux man page

Name

avcstat - Display SELinux AVC statistics

Synopsis

avcstat [-c] [-f status_file] [interval]

Description

avcstat

Display SELinux AVC statistics. If the interval parameter is specified, the program will loop, displaying updated statistics every 'interval' seconds. Relative values are displayed by default.

Options

-c
Display the cumulative values.
-f
Specifies the location of the AVC statistics file, defaulting to '/selinux/avc/cache_stats'.

See Also

selinux(8)

Author

This manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by James Morris <jmorris@redhat.com>.