共計 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 行業資訊頻道,感謝各位的閱讀!