CiRBA
Jump to navigation
Jump to search
Import Collector SSH keys
This procedure is used when a new CiRBA collector is being brought online, SSH keys have to be exchanged and imported in order to setup communication with the existing Manager server...
- Provide existing CiRBA collector FQDN name and IP's(likely to have to added to hosts file)
- DTCP-VIRCIRM01.GMI.DTC.REUINT.COM
- 192.168.129.236
- 192.168.129.237
- Provide existing CiRBA collector SSH key
\\DTCP-VIRCIRM01\D$\Cirba\SSHKeys\user\id_dsa.pub
- Add name and IP of Collector server to Manager server's hosts file
- Import new CiRBA server SSH key (and rename to FQDN of server)
- EG Rename file to:
ntcs-vircirc01.gmi.ntc.reuppint.com-host_dsa_key.pub
- Copy to
\\DTCP-VIRCIRM01\D$\Cirba\SSHKeys\host
- EG Rename file to:
- Run import script on CiRBA Manager
- Run up cmd prompt and change to D:\program files\Cibra Server\bin
ssh-keymgr.bat import host ntcs-vircirc01.gmi.ntc.reuppint.com D:\cirba\sshkeys\host\ntcs-vircirc01.gmi.ntc.reuppint.com-host_dsa_key.pub
- This should create an entry for the new Collector in
\\DTCP-VIRCIRM01\D$\Program files\CiRBA Server\sshcfg\known_hosts\
- Run up cmd prompt and change to D:\program files\Cibra Server\bin
- Restart both Collector and Manager CiRBA servers
- Test SSH connectivity from Manager
- RDP to DTCP-VIRCIRM01 and run-up Internet Explorer, browse to http://localhost:8086/CIRBA and login as admin/admin
runas /user:reutadmin "C:\Program Files\Internet Explorer\IEXPLORE.EXE"
- Go to the left hand Administration menu, then Manage CiRBA servers
- Click the "New" button, enter Collector's FQDN in the Name field and cirbaadmin in User field.
- Click "Test SSH"
- RDP to DTCP-VIRCIRM01 and run-up Internet Explorer, browse to http://localhost:8086/CIRBA and login as admin/admin