共计 1239 个字符,预计需要花费 4 分钟才能阅读完成。
丸趣 TV 小编给大家分享一下 Oracle EMGC 如何查看端口,希望大家阅读完这篇文章之后都有所收获,下面让我们一起去探讨吧!
Oracle EMGC 查看端口
一:EMDC 通过查看状态可以显示端口信息
[oracle@edbjr2p1 bin]$ ./emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0
Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
https://edbjr2p1.example.com:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is running.
——————————————————————
Logs are generated in directory /u01/app/oracle/product/11.2.0/dbhome_1/edbjr2p1.example.com_PROD1/sysman/log
二:EMGC 查看状态不会显示端口信息
[oracle@edbjr2p2 bin]$ ./emctl status oms
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
WebTier is Up
Oracle Management Server is Up
需要指定 -details,并提供 SYSMAN 密码后才能查看端口信息
[oracle@edbjr2p2 bin]$ ./emctl status oms -details
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host : edbjr2p2.example.com
HTTP Console Port : 7788
HTTPS Console Port : 7799
HTTP Upload Port : 4889
HTTPS Upload Port : 4900
OMS is not configured with SLB or virtual hostname
Agent Upload is unlocked.
OMS Console is unlocked.
Active CA ID: 1
看完了这篇文章,相信你对“Oracle EMGC 如何查看端口”有了一定的了解,如果想了解更多相关知识,欢迎关注丸趣 TV 行业资讯频道,感谢各位的阅读!