最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

linux主机监控信息显示

来源:动视网 责编:小采 时间:2020-11-09 14:46:22
文档

linux主机监控信息显示

linux主机监控信息显示:存储信息显示: 总体空间和空闲空间显示 [root@ora11g ~]# df -h 文件系统 容量 已用 可用 已用% 挂载点 /dev/mapper/VolGroup00-LogVol00 37G 15G 20G 43% / /dev/sda1 99M 23M 71M 25% /boot tmpfs 3.0G 0 3
推荐度:
导读linux主机监控信息显示:存储信息显示: 总体空间和空闲空间显示 [root@ora11g ~]# df -h 文件系统 容量 已用 可用 已用% 挂载点 /dev/mapper/VolGroup00-LogVol00 37G 15G 20G 43% / /dev/sda1 99M 23M 71M 25% /boot tmpfs 3.0G 0 3


存储信息显示: 总体空间和空闲空间显示 [root@ora11g ~]# df -h 文件系统 容量 已用 可用 已用% 挂载点 /dev/mapper/VolGroup00-LogVol00 37G 15G 20G 43% / /dev/sda1 99M 23M 71M 25% /boot tmpfs 3.0G 0 3.0G 0% /dev/shm Disk信息显示(名称/大小/使

存储信息显示:
总体空间和空闲空间显示
[root@ora11g ~]# df -h
文件系统 容量 已用 可用 已用% 挂载点
/dev/mapper/VolGroup00-LogVol00
37G 15G 20G 43% /
/dev/sda1 99M 23M 71M 25% /boot
tmpfs 3.0G 0 3.0G 0% /dev/shm

Disk信息显示(名称/大小/使用率)
[root@ora11g ~]# fdisk -l

Disk /dev/sda: 42.9 GB, 42949672960 bytes
255 heads, 63 sectors/track, 5221 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 5221 41833260 8e Linux LVM

Disk /dev/dm-0: 40.7 GB, 40701526016 bytes
255 heads, 63 sectors/track, 4948 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-0 doesn‘t contain a valid partition table

文件系统信息显示(名称/大小/使用率)
[root@ora11g ~]# df -k
文件系统 1K-块 已用 可用 已用% 挂载点
/dev/mapper/VolGroup00-LogVol00
38502208 15660604 20854228 43% /
/dev/sda1 101086 23531 72336 25% /boot
tmpfs 3057028 0 3057028 0% /dev/shm

主机上所有数据库名称显示
[oracle@ora11g ~]$ ps -ef|grep pmon
oracle 20281 1 0 11:12 ? 00:00:01 ora_pmon_ORA11G
oracle 22417 22377 0 11:41 pts/3 00:00:00 grep pmon
[oracle@ora11g ~]$ ps -ef|grep smon
oracle 20327 1 0 11:12 ? 00:00:01 ora_smon_ORA11G
oracle 22422 22377 0 11:41 pts/3 00:00:00 grep smon
[oracle@ora11g ~]$ cat /etc/oratab
#
# This file is used by ORACLE utilities. It is created by root.sh
# and updated by the Database Configuration Assistant when creating
# a database.
# A colon, ':', is used as the field terminator. A new line terminates
# the entry. Lines beginning with a pound sign, '#', are comments.
#
# Entries are of the form:
# $ORACLE_SID:$ORACLE_HOME::
#
# The first and second fields are the system identifier and home
# directory of the database respectively. The third filed indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
#
# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
ORA11G:/u01/app/oracle/product/11.2.0/db_1:N

文档

linux主机监控信息显示

linux主机监控信息显示:存储信息显示: 总体空间和空闲空间显示 [root@ora11g ~]# df -h 文件系统 容量 已用 可用 已用% 挂载点 /dev/mapper/VolGroup00-LogVol00 37G 15G 20G 43% / /dev/sda1 99M 23M 71M 25% /boot tmpfs 3.0G 0 3
推荐度:
标签: 信息 显示 监控
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top