思科交换机巡检命令
1、show interface stats:查看交换机所有接口当前接口流量
2、show running-config:查看当前设备配置
3、show version:查看IOS版本信息及设备正常运行时间
4、show clock:查看设备时钟信息
[……]
思科交换机巡检命令
1、show interface stats:查看交换机所有接口当前接口流量
2、show running-config:查看当前设备配置
3、show version:查看IOS版本信息及设备正常运行时间
4、show clock:查看设备时钟信息
[……]
现有一台服务器,安装Vmware Esxi6.5,事件日志中传感器System Management Module 2 Event Log的运行状态为黄色,显示有告警。
接服务器管理口发现硬件状态正常,将硬件日志清除后,在esxi中执行命令localcli hardware ipmi sel[……]
This article applies to legacy BIG-IP platforms supported by BIG-IP 9.x through 11.1.0. For information about the LED behavior for current pl[……]
This article applies to BIG-IP iSeries hardware platforms.
The LCD panel provides the ability to manage and monitor the unit without[……]
You should consider using this procedure under the following condition:
Prer[……]
When a BIG-IP system transitions from active to standby state or standby to active state, a message is displayed on the LCD display indicatin[……]
通常情况下可以使用fdisk、df等命令查看硬盘的分区情况以及当前已使用空间大小、剩余空间大小等信息。但是如果要查看硬盘的硬件信息如 硬盘型号、序列号、已运行时间等信息该用什么工具查看呢?
在Linux下可以使用hdparm工具查看硬盘的相关信息或对硬盘进行测速、优化、修改硬盘相关参数设定。我[……]
引言:
一、概述
二、iostat用法
(1).用法:iostat [选项] [<时间间隔>] [<次数>]
(2). 命令参数:
(3).示例:
1.显示所有设备的负载情况
2.iostat -m 以M为单位显示所有信息[……]
centos7虚拟机环境,光驱连接centos安装镜像。
一、创建目录挂载镜像
mkdir -p /mnt/cdrom
mount /dev/sr0 /mnt/cdrom/
二、创建本地yum源
在/etc/yum.repos.d目录下创建local.repo文件,写入内容:
[local]
na[……]
On an HPE Gen8-series or HPE ProLiant Gen9-series servers with HPE Integrated Lights-Out 4 (iLO 4), the NAND flash device may not initialize or mount[……]
HP服务器的F10功能是一个安装在主板NAND空间上的独立的linux内核系统,主要功能是系统快速安装和服务器维护诊断。
如果开机自检时没有出现F10按钮的提示,有三种可能。
一、主板BIOS设置问题,可以通过恢复BIOS默认设置或者单独设置F10。
按F9进入主板BIOS设置,Syste[……]