小编给大家分享一下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如何查看端口”有了一定的了解,如果想了解更多相关知识,欢迎关注编程之家行业资讯频道,感谢各位的阅读!
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。