Change the default state of AMPM in the SAR time output format. after SAR outputs exportLANG = en_US in Chinese, the output result is as follows: 06: 00: 01 PMCPU % user % nice % system % iowait % steal % idle06: 10: 01 PM changes SAR time output format AM/PM default state after SAR outputs export LANG = en_US in Chinese, the output result is as follows: 06:00:01 CPU % user % nice % system % iowait % steal % idle06: 10: 01 PM all 0.26 0.00 0.09 0.00 0.00: 20: 01 PM all 0.28 0.00 0.09 0.00 0.00 99.6306: 30: 01 PM all 0.25 0.00 0.09 0.00 0.00 but the time is changed to AM. after the PM format is export LC_TIME = "POSIX, the output will automatically cancel the AM/PM format. the default format is changed back to the 24-hour format: 23:20:01 CPU % user % nice % system % iowait % steal % idle23: 20: 01 all 0.26 0.00 0.09 0.00 0.00: 30: 01 all 99.6523 0.27 0.00 0.10 0.00: 40: 01 all 0.00 99.6323 0.25 0.00 0.10: 50: 01 all 0.26 0.00 0.10 0.00 0.00 99.65 Average: all 0.26 0.00 0.09 0.00 0.00
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.