【linux】分析服务器获取支持&&调优系统性能

网页控制台:

红帽8版本开始,系统内置了基于cockpit的网页控制平台,可以通过网页方式完成对服务器的日常基础管理。

启动服务

systemctl enable --now cockpit.socket

通过访问主机的9090端口即可。

调优系统性能:

从红帽8版本开始,系统提供了一种可以方便修改系统性能优化的方案选择,可以在诸多预设中选择合适当前使用的场景来自动优化Linux系统

显示所有可用的优化方案:

[root@localhost ~]# tuned-adm list
Available profiles:
- accelerator-performance     - Throughput performance based tuning with disabled higher latency STOP states
- balanced                    - General non-specialized tuned profile
- desktop                     - Optimize for the desktop use-case
- hpc-compute                 - Optimize for HPC compute workloads
- intel-sst                   - Configure for Intel Speed Select Base Frequency
- latency-performance         - Optimize for deterministic performance at the cost of increased power consumption
- network-latency             - Optimize for deterministic performance at the cost of increased power consumption, focused on low latency network performance
- network-throughput          - Optimize for streaming network throughput, generally only necessary on older CPUs or 40G+ networks
- optimize-serial-console     - Optimize for serial console use.
- powersave                   - Optimize for low power consumption
- throughput-performance      - Broadly applicable tuning that provides excellent performance across a variety of common server workloads
- virtual-guest               - Optimize for running inside a virtual guest
- virtual-host                - Optimize for running KVM guests
Current active profile: virtual-guest
 

自动根据当前的软硬件环境推测出最佳的性能方案

tuned-adm profile virtual-guest
[root@localhost ~]# tuned-adm recommend
virtual-guest

 指定使用什么优化方案:

 显示当前激活的配置方案:

tuned-adm active

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值