Enable Connect via SSH from Nagios Portal
Nagios version is:
Nagios XI Version : 2014R2.6
Linux version is
x86_64
Red Hat Enterprise Linux Server release 7.0 (Maipo)
Gnome
SSH from Nagios Portal
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: SSH from Nagios Portal
What is your problem?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: SSH from Nagios Portal
How to Install and Setup
Monitor the availability and response times of SSH logins.
Monitor a remote Linux, Unix, or Mac OS/X machine using SSH.
Monitor the availability and response times of SSH logins.
Monitor a remote Linux, Unix, or Mac OS/X machine using SSH.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: SSH from Nagios Portal
Nagios XI has a wizard which automates this:monitoreo1 wrote:Monitor a remote Linux, Unix, or Mac OS/X machine using SSH.
Configure > Monitoring Wizard
SSH Proxy wizard
You'll also need to follow this guide to configure SSH:
http://assets.nagios.com/downloads/nagi ... ng_SSH.pdf
The check_ssh plugin does this (which is what the wizard above uses):monitoreo1 wrote:Monitor the availability and response times of SSH logins.
Code: Select all
Command:
./check_ssh remote_server_ip
Output:
SSH OK - OpenSSH_5.1 (protocol 2.0) | time=0.010713s;;;0.000000;10.000000As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: SSH from Nagios Portal
I will validate
Re: SSH from Nagios Portal
Great, let us know if you run into any issues.
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: SSH from Nagios Portal
You can close the topic.
Thanks
Thanks