Anvil-monitor-performance: Difference between revisions

From Alteeve Wiki
Jump to navigation Jump to search
(Created page with "{{man_header}} = NAME = anvil-monitor-performance - Tool used to log system performance to anvil.conf to assist with performance issue debugging. = SYNOPSIS = '''anvil-monitor-performance''' ''<command> ''[''options''] = DESCRIPTION = This tool uses the Get->load_average() method to collect performance data and then records the parsed data to the Anvil! logs. This is meant to be a light-weight tool run by the same-named systemd daemon. It does not connect...")
 
No edit summary
 
Line 31: Line 31:
: By default, the performance data is collected and logged every five seconds. If you want to change this frequency, you can use this switch to set the interval seconds you wish to use.
: By default, the performance data is collected and logged every five seconds. If you want to change this frequency, you can use this switch to set the interval seconds you wish to use.
; '''--print'''
; '''--print'''
: By default, this programs logs to /var/log/anvil.log. This switch also sends the logged data to STDOUT.
: By default, this program logs to <span class="code">/var/log/anvil.log</span>. This switch also sends the logged data to STDOUT.
; '''--run-once''' &lt;uuid&gt;
; '''--run-once''' &lt;uuid&gt;
: This tells the program to collect and report the performance data once, and then to exit.
: This tells the program to collect and report the performance data once, and then to exit.

Latest revision as of 02:43, 16 August 2024

 Alteeve Wiki :: Man Pages :: Anvil-monitor-performance

NAME

anvil-monitor-performance - Tool used to log system performance to anvil.conf to assist with performance issue debugging.

SYNOPSIS

anvil-monitor-performance <command> [options]

DESCRIPTION

This tool uses the Get->load_average() method to collect performance data and then records the parsed data to the Anvil! logs.

This is meant to be a light-weight tool run by the same-named systemd daemon. It does not connect to the database.

OPTIONS

-?, -h, --help
Show this man page.
--log-secure
When logging, record sensitive data, like passwords.
-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.

Commands:

--detailed
Log extended performance data. This shows extended and per-cpu-core and per block device metrics.
--interval <seconds>
By default, the performance data is collected and logged every five seconds. If you want to change this frequency, you can use this switch to set the interval seconds you wish to use.
--print
By default, this program logs to /var/log/anvil.log. This switch also sends the logged data to STDOUT.
--run-once <uuid>
This tells the program to collect and report the performance data once, and then to exit.

AUTHOR

Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.

REPORTING BUGS

Report bugs to users@clusterlabs.org

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.