How do I add a management agent - mixed environment

I'm running a mixed bag of 8.1, 9.2, and now 10.1 databases; mostly on Solaris 8.
I've installed OEM 10.1 on WinNT, and it does a fine job of monitoring itself, but I'd like to add a management agent on one of our Solaris boxes.
Our Solaris boxes have several Oracle Applications instances, and therefore, several ORACLE_HOME's.
How can I install a management agent into it's own $ORACLE_HOME (so it will not interfere with cloning other $ORACLE_HOMEs)?
I think this should be simple enough... Just install it as a fresh install into a new $OH. However, I don't think I can use the agentDownload script to farm a management agent from an NT box to Solaris, and the OTN download page doesn't seem to have an agent download for Solaris.
Any ideas?

Hi,
I opted for 341412's solution because it seemed simpler, and also because my NT box lacks oomph, and is physically a great distance from the target servers (This configuration is only for testing/evaluation purposes).
I installed the agent successfully. However, I can't seem to discover any of the services from the UNIX node. During the installation, the Agent Configuration Assistant hung, so I cancelled it.
The log file states:
Error:*** Alert: One or more configuration assistants have not completed successfully. However these are optional, so they are not required for the correct configuration of your system.
It appears that the agent is running:
ps -fu oracle
UID PID PPID C STIME TTY TIME CMD
oracle 22103 1 0 12:07:37 ? 0:02 /d01/oracle/product/10.1.0/OEMagent/perl/bin/perl /d01/oracle/product/10.1.0/OE
I'm going to muck around with it some more, but if anyone can give me some tips, it would be appreciated.
Should I try running the configuration assistant despite the fact that the log file says I don't have to? Any other ideas?
Thanks,
Andrew

Similar Messages

  • How do I install a management agent

    How do I install a management agent?
    I have OMS installed on Server A.
    I have server B that I need to manage with OMS, how do I install an agent on that?
    There seems to be no clear way of installing an agent, and pointing it to Server A for registration.
    I have tried:
    1. Downloading the management agent from http://www.oracle.com/technology/software/products/oem/htdocs/agentsoft.html
    a. Running the ./runInstaller
    b. It fails with missing .rsp files, I've touched .rsp files in order to get the installer to run
    c. But it does not give me an option to install an agent, only an 'additional service'
    2. The mass installer
    a. I unzipped the agent .zip file into the appropriate directory on Server A
    b. Modified the agentDownload.linux_x64 file
    c. Copied the agentDownload.linux_x64 file to Server B
    d. Run the agentDownload script, with -b option
    i. The script downloaded some files from Server A
    ii. The script quit
    I can't seem to find any real documentation on how to do this that actually makes sense and works.
    I only need to install the agent on a few servers, so I don't need any mass install, surely, how hard can it be?

    Here is some output from agentDownload
    [oracle@drora02 ~]$ scp -p prdgrid01.uto:/opt/oracle/Middleware/oms11g/sysman/agent_download/11.1.0.1.0/linux_x64/agentDownload.linux_x64 .
    [oracle@drora02 ~]$ egrep '^(OMShost|httpPort)' agentDownload.linux_x64
    OMShost=prdgrid01.uto
    httpPort=4900
    [oracle@drora02 ~]$ ./agentDownload.linux_x64 -b $ORACLE_BASE -dt
    agentDownload.linux_x64 invoked on Tue Aug 10 09:52:23 EST 2010 with Arguments "-b /opt/oracle -dt"
    Platform=Linux.x86_64, OS=linux_x64
    GetPlatform:returned=0, and os is set to: linux_x64, platform=Linux.x86_64
    Creating /home/oracle/agentDownload11.1.0.1.0Oui ...
    LogFile for this Download can be found at: "/home/oracle/agentDownload11.1.0.1.0Oui/agentDownload.linux_x64081010095223.log"
    Running on Selected Platform: Linux.x86_64
    Installer location: /home/oracle/agentDownload11.1.0.1.0Oui
    Downloading Agent install response file ...
    Downloading Agent install response file ...
    Executing wget_get_file http://prdgrid01.uto:4900/agent_download/11.1.0.1.0/agent_download.rsp
    using the url http://prdgrid01.uto:4900/agent_download/11.1.0.1.0/ to access OMS
    --2010-08-10 09:52:23-- http://prdgrid01.uto:4900/agent_download/11.1.0.1.0/agent_download.rsp
    Resolving prdgrid01.uto... 10.200.200.36
    Connecting to prdgrid01.uto|10.200.200.36|:4900... connected.
    HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
    Length: unspecified
    Saving to: `agent_download.rsp'
    [ <=>                                                                                                                            ] 7 --.-K/s in 0s
    2010-08-10 09:52:23 (570 KB/s) - `agent_download.rsp' saved [7]
    Finished Downloading agent_download.rsp with Status=0
    Response file check complete - Failed
    Could not download through url . Trying secure download..
    Executing wget_get_file https://prdgrid01.uto:4900/agent_download/11.1.0.1.0/agent_download.rsp
    using the url https://prdgrid01.uto:4900/agent_download/11.1.0.1.0/ to access OMS
    --2010-08-10 09:52:23-- https://prdgrid01.uto:4900/agent_download/11.1.0.1.0/agent_download.rsp
    Resolving prdgrid01.uto... 10.200.200.36
    Connecting to prdgrid01.uto|10.200.200.36|:4900... connected.
    WARNING: cannot verify prdgrid01.uto's certificate, issued by `/O=EnterpriseManager on prdgrid01.uto/OU=EnterpriseManager on prdgrid01.uto/L=EnterpriseManager on prdgrid01.uto/ST=CA/C=US/CN=prdgrid01.uto':
    Self-signed certificate encountered.
    HTTP request sent, awaiting response... 200 OK
    Length: 10008 (9.8K) [text/plain]
    Saving to: `agent_download.rsp'
    100%[===============================================================================================================================>] 10,008 --.-K/s in 0.005s
    2010-08-10 09:52:23 (1.93 MB/s) - `agent_download.rsp' saved [10008/10008]
    Finished Downloading agent_download.rsp with Status=0
    Response file check Complete - Success
    Checking the writable permission for baseDir - passed
    If you wish to receive security updates, provide MYORACLESUPPORT_USERNAME in the <OMS_HOME>/sysman/agent_download/11.1.0.1.0/agent_download.rsp
    If you do not want security updates, set DECLINE_SECURITY_UPATES to true in the <OMS_HOME>/sysman/agent_download/11.1.0.1.0/agent_download.rsp (or) invoke agentDownload with -y option
    [oracle@drora02 ~]$ echo $?
    1
    And that is it, it stops there with no more information, and does not try to do anything further

  • How to get add-on manager to stop reporting an addon as out of date.!

    With update of Firefox v35 & now v36... The add-on manager is reporting that my flash player is out of date (See screenshot : Add-onMngr-1), I have followup with clicking on the "update now" link I get instead yet the following : plug in check & update page, ( https://www.mozilla.org/en-US/plugincheck/ ) I get the following back from there. (See screenshot : Plugincheck-n-update-1)
    As you can see, it is up to date...
    I have no idea of how many others, who have Firefox, have ran into this same issue.. but I feel that I speak for all of them in this... Get this fixed.! It is a major pain, when sites you go to fail to work as they should.. (case in point, SilentHunterOnline.com, I go to their main sign in page, enter my log in ID & password, get signed in an taken to play now page, click on the link there, an have game start loading... I get several messages about the flash player, I click on continue, it starts to load an then bam.!, I get dropped right back to the page for play now... repeatedly) with your add-on manager erroneously reporting that your flash is out of date, when it is not.
    In addition to that, kindly restore to us USERS... the right to choose.. or to NOT choose.. to allow flash to operate.. I, for one, do NOT appreciate the high handed mentality behind only the choices of "Ask to activate" or " Never activate" only...

    Hello James,
    Just some other info.. I recently did a wipe & reformat on my computer (12/31/14, to be exact..) an did a complete reinstall of all things needed afterwards..
    1 other thing, that I did not get to also post initially.. is the manager, is also stating that I have "Java Development Toolkit", which to the best of my knowledge, i don't.. the only thing in relation to "Java" that I know of, is the recent Java 8 update 40... unless that has the Development Toolkit included..
    I also have included a screenshot of my uninstaller that I use, as a just in case more info is needed on that, as well...
    In the meantime, I will be shortly after posting this reply, going to a different browser & follow up with " https://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html ", an then to " https://www.adobe.com/products/flashplayer/distribution3.html " to reinstall the flash.. hopefully this will resolve the issues I am having.. if not, then I will be back to further post on this topic, either on success.. or failure.. like McArthur.. I shall return.. : )

  • How to install and configure management agents on Tru64 Cluster

    We are busy rolling out the Oracle 10g Grid Control to our enterprise and one of our targets is a two-node Tru64 cluster with shared file systems, i.e., each node can see (read/write) the file systems concurrently. Trucluster software is responsible for the clustering management.
    On node1 we have a set of databases each with its own dedicated listener; the same for node2. Each cluster managed service set has its own logical hostname. For example, we have on node1:
    db1 (database)
    listener-db1 (listener for db1)
    node-db1 (logical hostname for db1 service)
    Upon switchover or failover, the database and listener are brought up on node2 and we need to cater for this in our management agent configuration. I am trying to work out how we install and configure the management agents in such a configuration. Has anyone done this or does anyone know how to set up the agents suitably?
    I have already installed the agent on one of the nodes - that worked fine, and I have even managed to start another agent up using the installed software home on the other node using "agentca -f"

    You the Cluster type of configuration. It is documented in the install guide you have

  • How to install ONLY Remote Management Agent ?

    Hello !
    Is anybody know how to install on windows WS only RM part of ZEN Agent:
    Remote Managemet, Mirror Driver ?
    Without Application launcher that I can't remove from option list during
    setup (I launch ZfDAgent.msi) and without X-Tier part.
    After such installation the additional ZEN prompt window for login/password
    appears during Windows start-up.
    Can you tell how to remove it?
    Thanks for attention.
    Vladimir

    On Fri, 16 Feb 2007 20:58:10 GMT, Vladimir Perepechenko wrote:
    > Unfortunately I see that I can't avoid nwgina.dll installed during RM only
    > install .
    yeah, but the nwgina shouldn't normally show up during login
    Marcus Breiden
    If you are asked to email me information please change -- to - in my e-mail
    address.
    The content of this mail is my private and personal opinion.
    http://www.edu-magic.net

  • How can i add stereo or mono mix to sound mixer - Satellite Pro A100-196

    I do not find this option in my sound settings, no mono or stereo under recording ?
    is there any way to add this function to my laptop??
    or is there any way else to do for sound settings to have them?

    just think about the voice setting when you go to the record you should find mono and stereo. I have only mic volume -cd volume and line volume i should have mono mixer and stereo mixer also.
    So can i add them to the list ?? For example when you use paltalk program you can play music from your computer in the room so all in this room can hear it eaven if you adjust your volume to mute,this is using mixer mono or stereo.
    I hope i explane it for you. Thanx

  • How do I add a managed device?

    Long story short - I had to de-authorize all of my computers. I've re-authorized them,  and now I need to add them back to the list of authorized devices in itunes.
    I would have thought that would be automatic, but so not so much.
    Does it just take time?

    Can you be a bit more explicit about what you want to do, please?
    What sort of device?

  • How to stop add-ons manager tab from loading at start up of Firefox 3.6.17 (disabling the update add ons option doesn't stop it)?

    Recently firefox has started loading the plugin checker in a new tab everytime it starts. This is annoying and turning off the automatic check for addon updates doesn't stop it.

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/sessionstore.js
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • How to configure Oracle Enterprise Manager for ASM RAC Database ?

    Dears,,
    We have two databases (Primary & Standby), each database has two instances
    Database version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    How to configure Oracle Enterprise Manager for this environment ?
    I need documentation for this please.
    Many thanks & Regards,,

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • How to delete a management agent from grid control completely?

    I have installed oem grid control 10.2.0.4.0 on single host(oemlinux.oracle.com), and I removed agent10g, and reinstall a new management agent into a new location, but when I wanted to add a weblogic server to monitor, I got error as below:
    More than one Enterprise Manager Agent was found for the host.oemlinux.oracle.com
    I found there were 2 agents in em console, how to delete the old agent from em console,anybody can help me?

    Click on the All targets tab, delete the agent.
    Then confirm that the delete is in fact happening.
    Click Setup, Management & Services Repository tab.
    Deleted Targets link.
    Time Deleted Completed must have a date in there...
    If all that fails - do a quick search - I posted the sql you can run against the repository to wipe it clean of an agent :-)
    Not too that if you are removing the O/S software - you need to use the runinstaller to remove the Oracle Home from the inventory.
    If you don't do this - future auto installs using the agentDownload script of the agent will fail.
    .Daryl

  • I am trying to manage family sharing and I get a warning "invalid apple ID" that accounts can participate in one Family at a time.  How can I add my daughter when I can't even access my account?

    I am trying to manage family sharing and I get a warning "invalid apple ID"  accounts can participate in one Family at a time.  How can I add my daughter when I can't even access my account?

    Your best bet would be to try resetting the password to the account that you would like to use via iForgot
    Once you log in to that account change the email address to anything, it can even be fake its just a placeholder
    After you do that you will be free to change your old email address on your appleID to the new one that is now free to be used as it is no longer attached to the other account.

  • How do i add a rescue email address to an already existing apple id? The only option it gives me, under the manage my apple id category, is an alternate email. I am trying to make my alternate email address my rescue email address.

    How do i add a rescue email address to an already existing apple id? The only option it gives me, under the manage my apple id category, is an alternate email. I am trying to make my alternate email address my rescue email address. I am new to this community thing.

    Note that the rescue email address is not on the "Name, ID and Email Address" page -- you need to click on "Password and Security" on the left side. Even after you do that, it may or may not be available. As noted in the following it is only available if you have 3 security questions and are not using 2-step verification: Manage your Apple ID primary, rescue, alternate, and notification email addresses

  • How many Management agents can you have running simultaneously on a host?

    Hi all,
    I've scoured the Oracle documentation and not been able to find a definitive answer to this question, how many Oracle management agents can you have on a single managed host target? Can you for example run an 11g agent and a 12c agent simultaneously (whilst migrating to 12c without upgrading the present OEM instance) If so can you run two 12c agents, each pointing to a different OMS? I’ve seen examples of an agent for each database instance on a host managed target, so a host with three Oracle database instances has three Oracle Management agents all pointing to the same OMS with each agent is monitoring just one of the database instances. There must be resource considerations here for memory, cpu and network traffic etc? I’ve always understood it to be one Oracle Management Agent per managed host
    Thanks

    I don't think there's any data on impact or performance since it's not a recommended configuration. If you have host/configuration monitoring enabled on both agents, they will be running the same queries/scripts against the host/inventory, etc. so they will likely have contention at some point. If you monitor the same databases, you will definitely see contention and increased overhead as there will be multiple agents running the same queries. You might also see problems w/ any of the server generated alerts (tablespace, etc) if you change thresholds as the agents send that to the database, and then the database will be out of sync with the other agents.
    What exactly is the goal for having multiple agents? Is it short term or long term?

  • How do i add more than one pdf at a time to profile manager books

    How do I add more than one pdf at a time to profile manager books? When I browse to my pdf folder I can only select one pdf at a time. I have 500+ pdf files I need to add. Any help would be greatly appreciated.

    Bucknut wrote:
    I want to add more than one email address to my address book from an email I received. They were in the CC of the email I received. is there anyway to drag them all into an address book group all at once. I hate having to add and address and then having to find the address and then add it to a group. thanks
    no, there is no way to do that, sorry. you need to control-click on every email address one at a time and select "add to address book". if an email is in the address book already that option will not be there.

  • How to change host name for management agent.

    Hi,
    I 've installed management agent for oracle, it's a part of Oracle Management Framework, but I have to change host name.
    I know how to change port number, but I've no idea how to change host name.
    Have you got any idea?
    Thank you in advance.
    Matin

    Hi,
    you can change it in System Landscape directory.
    Go to the http:yourportal.com:50000/sld
    then click on the Landscape and update the new host name.
    Raghu

Maybe you are looking for

  • How to recover backed up photos from mbp hard drive

    I'll try to make this short. Basically I had a late 2006 macbook pro 15", it died on me about 2 weeks ago, hard drive failure I think. Just getting the white screen when I started it up, tried a few things and no luck, so I decided it was time to upg

  • Final Cut 4.5 and New MacBook Pro

    I've been out of the loop for a while. I had a 1.5ghz Powerbook and Final Cut HD, etc. I recently bought a new MacBook Pro and was suprised to see that I could not open Final Cut Pro anymore (says I don't have an AGP card). What're my options? Thanks

  • Oracle 10g tools for performance/troubleshooting

    Hi I want to find some tools for moniting the performance and troublesooting. Any suggest? OEM tuning pack, statspack...etc Thanks

  • Printing multilple pages

    Hi We are rendering the crystal report using crystal report java api. The output form of the rendered crystal report is in HTML format. We are using window.print() to print the report. A single page report is printed in three pages. Any clues how to

  • Cannot connect to Nokia Music Manager! Help needed...

    I am using Windows Vista Home Premium with PC Suite version 6.83. Just got Nokia N95 and getting used to features however an issue concerning tranfering music from Laptop to phone. Originally simply sent tracks via blutooth however came across featur