Find in attachement the log file of installation. I'm trying to install the latest Nagios xi version available on Nagios repo.
Thanks.
Search found 7 matches
- Thu Nov 10, 2016 4:21 am
- Forum: Nagios XI
- Topic: Error Nagios xi installation
- Replies: 3
- Views: 853
- Wed Nov 09, 2016 9:14 am
- Forum: Nagios XI
- Topic: Error Nagios xi installation
- Replies: 3
- Views: 853
Error Nagios xi installation
Hi all, After adding Nagios xi and Nagios xi deps to our Red Hat Satellite, I'm trying to install nagios xi with the command yum install nagios xi. Every dependencies are resolved but I'm receiving an error in the installation procedure : Dashlets installed/updated OK Nagios XI base files installed ...
- Mon Nov 07, 2016 9:14 am
- Forum: Nagios XI
- Topic: Nagios XI offline installation
- Replies: 1
- Views: 554
Nagios XI offline installation
Hi all, I would like to install Nagios XI on a Rhel 7.3 server with no internet connection, so an offline installation. Can you please explainb the difference between : a manual installation (https://assets.nagios.com/downloads/nagiosxi/docs/XI_Manual_Installation_Instructions.pdf#_ga=1.34631137.118...
- Fri Oct 14, 2016 3:08 am
- Forum: Open Source Nagios Projects
- Topic: Check_by_ssh and ProxyCommand
- Replies: 7
- Views: 4784
Re: Check_by_ssh and ProxyCommand
Yes, thanks.
- Thu Oct 13, 2016 7:23 am
- Forum: Open Source Nagios Projects
- Topic: Check_by_ssh and ProxyCommand
- Replies: 7
- Views: 4784
Re: Check_by_ssh and ProxyCommand
Hi all, I have installed the current version of Nagiosxi (trial version - so I run Nagios Core 4.1.1.) running on a Centos server, a nagios proxy server and a nagios client also running on Centos; and tested SSH through the bastion. It seems to work fine in command line and with check_by_ssh : Comma...
- Wed Oct 12, 2016 1:46 am
- Forum: Open Source Nagios Projects
- Topic: Check_by_ssh and ProxyCommand
- Replies: 7
- Views: 4784
Re: Check_by_ssh and ProxyCommand
Thanks for your answer. I'll test it and post a result asap.
- Tue Oct 11, 2016 8:52 am
- Forum: Open Source Nagios Projects
- Topic: Check_by_ssh and ProxyCommand
- Replies: 7
- Views: 4784
Check_by_ssh and ProxyCommand
Hi all, I would like to execute nagios plugins by using check_by_ssh. But, for security zones (DMZ), I have to pass by a proxy and so I would like to use the principle of Bastion host (SSH through the bastion). Can you please tell me if I can use the ProxyCommand with check_by_ssh ? Host destination...