Can't SSH into NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nrodriguez
Posts: 1
Joined: Sat May 26, 2012 8:27 am

Can't SSH into NagiosXI

Post by nrodriguez »

Hello Everyone,

I'm new to Nagios and Linux, so please bear with me. I'm having various issues, but the main one is that suddenly i cannot ssh into my nagiosxi box.

I have access to console, can someone tell me what to check in order to get back in via ssh.

thanks,
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Can't SSH into NagiosXI

Post by lmiltchev »

What happens when you run the following command in terminal?

Code: Select all

ssh root@<Nagios_server_IP_address>
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked