Приветствую.
Только поднял GRID 11.2.0.4, две ноды, обе активные.
А в Enterprise Manager показывается только одна. (скрин)
Агент везде запущен.
Первая нода
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
[oracle@ora01 diag]$ emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.2.0.4.5
OMS Version : 10.2.0.4.5
Protocol Version : 10.2.0.4.5
Agent Home : /orahome/app/oracle/product/11.2.0/dbhome_1/ora01_prbwh
Agent binaries : /orahome/app/oracle/product/11.2.0/dbhome_1
Agent Process ID : 10350
Parent Process ID : 10297
Agent URL : https://ora01.prb.pmr:3938/emd/main
Repository URL : https://ora01.prb.pmr:1158/em/upload/
Started at : 2016-11-16 08:45:34
Started by user : oracle
Last Reload : 2016-11-16 08:45:41
Last successful upload : 2016-11-16 09:11:16
Total Megabytes of XML files uploaded so far : 3.52
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 79.73%
Data channel upload directory : /orahome/app/oracle/product/11.2.0/dbhome_1/ora01_prbwh/sysman/recv
Last successful heartbeat to OMS : 2016-11-16 09:12:10
---------------------------------------------------------------
Agent is Running and Ready
Вторая нода
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
[oracle@ora02 ~]$ emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.2.0.4.5
OMS Version : 10.2.0.4.5
Protocol Version : 10.2.0.4.5
Agent Home : /orahome/app/oracle/product/11.2.0/dbhome_1/ora02_prbwh
Agent binaries : /orahome/app/oracle/product/11.2.0/dbhome_1
Agent Process ID : 19559
Parent Process ID : 19521
Agent URL : https://ora01.prb.pmr:3938/emd/main
Repository URL : https://ora01.prb.pmr:1158/em/upload/
Started at : 2016-11-16 09:06:16
Started by user : oracle
Last Reload : 2016-11-16 09:06:16
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 264
Size of XML files pending upload(MB) : 74.41
Available disk space on upload filesystem : 82.94%
Collection Status : Disabled by Upload Manager
Last attempted heartbeat to OMS : 2016-11-16 09:11:54
Last successful heartbeat to OMS : unknown
---------------------------------------------------------------
Agent is Running and Ready
1.
2.
3.
4.
5.
6.
7.
[oracle@ora01 diag]$ ps -fe|grep emagent
oracle 10350 10297 0 08:45 pts/0 00:00:05 /orahome/app/oracle/product/11.2.0/dbhome_1/bin/emagent
oracle 32087 5434 0 09:41 pts/0 00:00:00 grep emagent
[oracle@ora02 ~]$ ps -fe|grep emagent
oracle 19559 19521 0 09:06 pts/0 00:00:01 /orahome/app/oracle/product/11.2.0/dbhome_1/bin/emagent
oracle 26583 5284 0 09:40 pts/0 00:00:00 grep emagen
t