Page 1 of 1

Duplicate SSH Services

Posted: Tue Nov 05, 2019 10:11 am
by ciscosucks123
Hello i am working to migrate from individual SSH services for each host to using a host group to accomplish this. For some reason after applying the SSH service to the host group everything appears to work however i am still seeing an entry for SSH(old SSH setup during XI Wizard) after deleting all other SSH services from CCM. When searching for SSH in CCM services i only see the single SSH service i have assigned to a host group.

Any ideas on why i am seeing duplicate services? It appears my other host group using ping worked as expected with no duplicates.

Re: Duplicate SSH Services

Posted: Tue Nov 05, 2019 10:43 am
by scottwilkerson
Did you Apply configuration after deleting the configurations from the CCM?

Can you show the error you are seeing?

Re: Duplicate SSH Services

Posted: Tue Nov 05, 2019 11:32 am
by ciscosucks123
Hey Scott,

I did apply the CCM config after making changes. If you look at the following images you can see that our switches are showing SSH and SSH_Copy_1 in the service view in NAgios XI, however when looking in CCM services the SSH_Copy_1 is the only SSH service im seeing. Thanks for your help!

https://imgur.com/SThc2zE

https://imgur.com/FXLyQUH

Re: Duplicate SSH Services

Posted: Tue Nov 05, 2019 11:38 am
by scottwilkerson
Try the following:

1. Run the Config File Management Tool - CCM > Tools > Config File Management Tool > Delete Files > Write Configs > Verify Files > Apply Configuration (apply configuration if there are no config errors that is)

If you still have the same issue, please post the output of the following command from the CLI

Code: Select all

grep SSH -R /usr/local/nagios/etc

Re: Duplicate SSH Services

Posted: Tue Nov 05, 2019 1:19 pm
by ciscosucks123
Hey Scott,

Your suggestion fixed my issue! Thanks for your help.

Re: Duplicate SSH Services

Posted: Tue Nov 05, 2019 1:25 pm
by scottwilkerson
ciscosucks123 wrote:Hey Scott,

Your suggestion fixed my issue! Thanks for your help.
Great!

Locking thread