You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.3 KiB
37 lines
1.3 KiB
1 year ago
|
.\" Manpage for the Anvil! tool to report the usage of servers and Anvil! nodes
|
||
|
.\" Contact mkelly@alteeve.com to report issues, concerns or suggestions.
|
||
|
.TH anvil-report-usage "8" "July 22 2023" "Anvil! Intelligent Availability™ Platform"
|
||
|
.SH NAME
|
||
|
anvil-report-usage \- This program reports the current resource usage of servers and the available resources remaining on Anvil! nodes
|
||
|
.SH SYNOPSIS
|
||
|
.B anvil-report-usage
|
||
|
\fI\,<command> \/\fR[\fI\,options\/\fR]
|
||
|
.SH DESCRIPTION
|
||
|
This program displays the resource utilization of servers and the resources available (used and free) on Anvil! nodes.
|
||
|
.TP
|
||
|
.TP
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\-?, \-h, \fB\-\-help\fR
|
||
|
Show this man page.
|
||
|
.TP
|
||
|
\fB\-\-log-secure\fR
|
||
|
When logging, record sensitive data, like passwords.
|
||
|
.TP
|
||
|
\-v, \-vv, \-vvv
|
||
|
Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
|
||
|
.SS "Commands:"
|
||
|
.TP
|
||
|
\fB\-\-detailed\fR
|
||
|
.TP
|
||
|
This displays additional information about the resources used by servers on the node. This only matters for human-readable display, when using '\fB\-\-machine\fR', all data is reported.
|
||
|
.TP
|
||
|
\fB\-\-machine\fR
|
||
|
.TP
|
||
|
Outputs the data in a machine-parsable format
|
||
|
.IP
|
||
|
.SH AUTHOR
|
||
|
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
|
||
|
.SH "REPORTING BUGS"
|
||
|
Report bugs to users@clusterlabs.org
|