Duplicate SSH Services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
ciscosucks123
Posts: 17
Joined: Fri Oct 18, 2019 10:52 am

Duplicate SSH Services

Post 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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Duplicate SSH Services

Post by scottwilkerson »

Did you Apply configuration after deleting the configurations from the CCM?

Can you show the error you are seeing?
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
User avatar
ciscosucks123
Posts: 17
Joined: Fri Oct 18, 2019 10:52 am

Re: Duplicate SSH Services

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Duplicate SSH Services

Post 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
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
User avatar
ciscosucks123
Posts: 17
Joined: Fri Oct 18, 2019 10:52 am

Re: Duplicate SSH Services

Post by ciscosucks123 »

Hey Scott,

Your suggestion fixed my issue! Thanks for your help.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Duplicate SSH Services

Post by scottwilkerson »

ciscosucks123 wrote:Hey Scott,

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

Locking thread
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked