Search found 25 matches

by maxiz1987
Wed Oct 12, 2016 8:55 am
Forum: Nagios XI
Topic: Hosts/Services checks - Disable Procedure
Replies: 3
Views: 985

Re: Hosts/Services checks - Disable Procedure

This thread could be closed.

Thanks all.
by maxiz1987
Mon Sep 19, 2016 12:40 pm
Forum: Nagios XI
Topic: Nagios Database offload Issue
Replies: 8
Views: 4120

Re: Nagios Database offload Issue

Box293 wrote:
maxiz1987 wrote:This will only apply to --> /usr/local/nagiosxi/html/config.inc.php - right ?
Correct, this change is only required for the config.inc.php file.

Hey @Box293 - the IP:PORT on the config.inc.php worked ok for me.

Thank you very much.

This thread can be closed.

Regards,
by maxiz1987
Mon Sep 12, 2016 6:38 pm
Forum: Nagios XI
Topic: Hosts/Services checks - Disable Procedure
Replies: 3
Views: 985

Re: Hosts/Services checks - Disable Procedure

just to clarify - What I really need is to have an amount of services/host not being checked during the Nagios's testing phase in order to be the most 'transparent' to the customer's network possible.

Regards,
by maxiz1987
Mon Sep 12, 2016 6:37 pm
Forum: Nagios XI
Topic: Hosts/Services checks - Disable Procedure
Replies: 3
Views: 985

Hosts/Services checks - Disable Procedure

Hi All! I am working on an very important implementation of all the Nagios Suite (Xi+Log Server+Net Anz) in a very important customer. We are currently working on a test environment and then we're going to deploy all the suite in production's environment - And the customer asked to go on with the fo...
by maxiz1987
Mon Sep 12, 2016 5:05 pm
Forum: Nagios XI
Topic: Nagios XI 5 - MySQL Version
Replies: 5
Views: 1243

Re: Nagios XI 5 - MySQL Version

Hi Guys - This thread could be closed.

Thanks for your assistance.

Regards,
by maxiz1987
Thu Sep 08, 2016 11:57 am
Forum: Nagios XI
Topic: Nagios Database offload Issue
Replies: 8
Views: 4120

Re: Nagios Database offload Issue

From what I understand, wherever there is this: “dbserver” => '<IP_OF_MYSQL_OR_MARIADB_SERVER>', It needs to be <IP_OF_MYSQL_OR_MARIADB_SERVER> : <PORT> Hi @Box293 - From what I understand when you are connecting to a remote mysql you have to specify the port with the --port=<> or -P<> flag - Howev...
by maxiz1987
Wed Sep 07, 2016 5:52 pm
Forum: Nagios XI
Topic: Nagios Database offload Issue
Replies: 8
Views: 4120

Re: Nagios Database offload Issue

I am also having this issue with the conncetion - On my post I have exaplained that the database uses a different port than the default one. From this document: https://assets.nagios.com/downloads/nagiosxi/docs/Offloading_MySQL_to_Remote%20Server.pdf A few different places are mentioned where the p...
by maxiz1987
Wed Sep 07, 2016 10:49 am
Forum: Nagios XI
Topic: Nagios Database offload Issue
Replies: 8
Views: 4120

Re: Nagios Database offload Issue

Hi ! I will try to change the database type and see what happen. I am also having this issue with the conncetion - On my post I have exaplained that the database uses a different port than the default one. And when I am asked to change the data source config on NagiosXI there is no option for changi...
by maxiz1987
Mon Sep 05, 2016 4:46 pm
Forum: Nagios XI
Topic: Nagios Database offload Issue
Replies: 8
Views: 4120

Nagios Database offload Issue

Hi All, I have followed the instructions of this doc: https://assets.nagios.com/downloads/nagiosxi/docs/Offloading_MySQL_to_Remote%20Server.pdf - And I am having several issues. Scenario: -- NagiosXI 5.x -- Remote MySQL DB - We are not using the standard port I have followed all the steps on the gui...
by maxiz1987
Wed Aug 03, 2016 9:53 am
Forum: Nagios XI
Topic: Nagios XI 5 - MySQL Version
Replies: 5
Views: 1243

Re: Nagios XI 5 - MySQL Version

But do you know if I use MySQL 5.6 or 5.7 if it is supported by Nagios ?

I wanted to do an offload of the DB running the Nagios and the DB both on different RHEL 7 Machines.