Re: Duplicate hostid from Agent
Posted by: Brad Plumlee
Date: November 13, 2013 09:41AM

Mark,

Thanks for the reply. My sysadmin found a solution. Since the servers are VM clones cleanup needed to be done. Would be nice if the Monitor Server would throw an error if a Agent reports a key that is the same as one that is already listed.

cd /etc/ssh
rm -rf *key*
ssh-keygen -f /etc/ssh/ssh_host_rsa_key -N '' -t rsa

Thanks,
Brad

Options: ReplyQuote


Subject
Views
Written By
Posted
4682
November 07, 2013 03:24PM
2752
November 11, 2013 02:29PM
Re: Duplicate hostid from Agent
2506
November 13, 2013 09:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.