Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
avcstat - Unix, Linux Command
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
Tag | Description |
-c |
Display the cumulative values.
|
-f |
Specifies the location of the AVC statistics file, defaulting to /selinux/avc/cache_stats.
|
SEE ALSO
AUTHOR
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
The program was written by James Morris <jmorris@redhat.com>.
|
|
|