-
Notifications
You must be signed in to change notification settings - Fork 0
/
health.1
72 lines (72 loc) · 1.95 KB
/
health.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH HEALTH "1" "October 2024" "health version: 1.10.2" "User Commands"
.SH NAME
Health \- Red Hat Enterprise Linux System Administration Quick Check Tool
.SH SYNOPSIS
.B health
[\fI\,OPTION\/\fR]... [\fI\,DIRECTORY\/\fR]...
.SH DESCRIPTION
.TP
Without arguments, general system statistics are displayed and file systems are scrutinized for common errors.
.TP
With arguments, target directories can be specified ( \fB\,health -i\fR /var/log ) or default to present working directory.
.TP
Specific tests can be performed with the options below. \fI\,NOTE:\/\fP some options may require \fB\,sudo\fR.
.SH OPTIONS
.TP
\fB\-e\fR,
parse dmesg for alerts, errors, etc. (may require sudo)
.TP
\fB\-f\fR,
report 10 largest files in specified directory tree
.TP
\fB\-h\fR,
display this help and exit
.TP
\fB\-k\fR,
check for available kernel updates (requires [yum/dnf])
.TP
\fB\-o\fR,
show users with open files (may require sudo)
.TP
\fB\-r\fR,
display health on remote host
.TP
\fB\-s\fR,
search for common file permission vulnerabilities
.TP
\fB\-u\fR,
report 10 largest directories by inode usage
.TP
\fB\-v\fR,
display version number and exit
.TP
\fB\-w\fR,
show \fI\,passwd\/\fP info for specified user
.TP
\fB\-z\fR,
display zombie process count, if any
.SH "SEE ALSO"
The full documentation for
.B Health
is maintained as a Texinfo manual. If the
.B info
and
.B Health
programs are properly installed at your site, the command
.IP
.B info Health
.PP
should give you access to the complete manual.
.SH AUTHOR
Written by Zac Piatt.
.SH "REPORTING BUGS"
Report any bugs to <[email protected]>
.SH COPYRIGHT
Copyright \(co 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
Full documentation <https://github.com/zpiatt/health>