Search found 7 matches

by donypie
Thu Nov 10, 2016 4:21 am
Forum: Nagios XI
Topic: Error Nagios xi installation
Replies: 3
Views: 853

Re: Error Nagios xi installation

Find in attachement the log file of installation. I'm trying to install the latest Nagios xi version available on Nagios repo.

Thanks.
by donypie
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 ...
by donypie
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...
by donypie
Fri Oct 14, 2016 3:08 am
Forum: Open Source Nagios Projects
Topic: Check_by_ssh and ProxyCommand
Replies: 7
Views: 4786

Re: Check_by_ssh and ProxyCommand

Yes, thanks.
by donypie
Thu Oct 13, 2016 7:23 am
Forum: Open Source Nagios Projects
Topic: Check_by_ssh and ProxyCommand
Replies: 7
Views: 4786

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...
by donypie
Wed Oct 12, 2016 1:46 am
Forum: Open Source Nagios Projects
Topic: Check_by_ssh and ProxyCommand
Replies: 7
Views: 4786

Re: Check_by_ssh and ProxyCommand

Thanks for your answer. I'll test it and post a result asap.
by donypie
Tue Oct 11, 2016 8:52 am
Forum: Open Source Nagios Projects
Topic: Check_by_ssh and ProxyCommand
Replies: 7
Views: 4786

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...