201-450 Exam QuestionsBrowse all questions from this exam

201-450 Exam - Question 47


In order to gather performance data with sar over a longer period of time, which command should be run periodically from cron?

Show Answer
Correct Answer: A

To gather performance data over a longer period of time with sar, the command 'sa1' should be run periodically from cron. 'sa1' collects and stores binary data in the system activity daily data file, making it the appropriate command for this purpose.

Discussion

4 comments
Sign in to comment
benny1102Option: A
Nov 19, 2021

A - Correct. See "man sa1" output below: SA1(8) Linux User's Manual SA1(8) NAME sa1 - Collect and store binary data in the system activity daily data file. SYNOPSIS /usr/lib64/sa/sa1 [ --boot | interval count ]

milan92stankovicOption: A
Jan 16, 2021

A - 100%

3glagOption: A
Feb 13, 2021

I cant understand ... sa1 is not a command

3glagOption: A
Feb 13, 2021

I cant understand ... sa1 is not a command

mira_
Oct 26, 2021

Not all commands are in $PATH

lo_01234_ol
Jan 3, 2023

Install sysstat.