Search found 12 matches

by razah
Fri May 31, 2024 5:39 am
Forum: Nagios XI
Topic: Download Latest Version
Replies: 2
Views: 742

Download Latest Version

Hi

We want migrate our Nagios XI instance from Centos and onto Redhat. Can you supply a link to the latest version.

Thanks

Raza
by razah
Mon Jul 13, 2020 8:34 am
Forum: Nagios XI
Topic: Remote backups - Could not authenticate
Replies: 2
Views: 326

Remote backups - Could not authenticate

Hi I am trying to get remote backups working from my nagiosxi server to a backup nagiosxi server both are centos 7 vms. When i try an authenticate using ssh keys i get Could not authenticate. However if i use a password it works. i can not see anything in /var/logs/secure on the backup server to giv...
by razah
Thu Apr 09, 2020 4:56 am
Forum: Nagios XI
Topic: Issue with check_http
Replies: 3
Views: 1588

Re: Issue with check_http

I have tried the check_http command with a higher timeout and added the TLS certificate version and am still facing the same issue. -bash-4.2$ ./check_http -f ok -t 60 -H <IP ADDRESS> -u "/abap/FioriLaunchpad.html" -S 1.2 -p 44301 -v CRITICAL - Socket timeout -bash-4.2$ I got the -s --SNI ...
by razah
Wed Apr 08, 2020 4:27 am
Forum: Nagios XI
Topic: Issue with check_http
Replies: 3
Views: 1588

Issue with check_http

Hi I am trying to run a check_http check however i get a CRITICAL - Socket timeout error. I have checked the firewall and connection from my nagios server and that works. -bash-4.2$ ./check_http -f ok -t 30 -H <IP ADDRESS> -u "/FioriLaunchpad.html" -S --sni -p 44301 CRITICAL - Socket timeo...
by razah
Wed Jan 08, 2020 10:35 am
Forum: Nagios XI
Topic: Licensing Question
Replies: 3
Views: 433

Re: Licensing Question

Thanks for the confirmation :)
by razah
Wed Jan 08, 2020 10:23 am
Forum: Nagios XI
Topic: Licensing Question
Replies: 3
Views: 433

Licensing Question

Hi We have a license for a single Nagios XI server. We are considering our options for resilience and are looking at implementing something along the lines of https://www.linbit.com/downloads/tech-guides/DRBD_8_HA_Nagios_XI_v5_Cluster_on_RHEL7.pdf . The question we have is would this need an another...
by razah
Tue Oct 08, 2019 8:11 am
Forum: Open Source Nagios Projects
Topic: Editing service
Replies: 1
Views: 590

Editing service

Hi

We are still in the process of setting up our Nagios XI server. We need to add a number of services and host and re doing this via core config manager. The question is can more then one user use core config manager at the same time to edit/add services and hosts ?

Thanks
by razah
Wed Sep 04, 2019 10:45 am
Forum: Nagios XI
Topic: Migrate config
Replies: 9
Views: 723

Re: Migrate config

There is just one more oddity I have noticed. On all the imported servers, the Linux servers now have nrpe services set up, previously we used check_by_ssh, is there any easy way of removing the nrpe checks an re-enabling the check_by_ssh ?

Thanks
by razah
Mon Sep 02, 2019 4:15 am
Forum: Nagios XI
Topic: Migrate config
Replies: 9
Views: 723

Re: Migrate config

Hi

Thanks you for the response. The advice provided has helped to get the import done. In case anybody else has a similar issue in addition to the file you suggested that I remove, I also removed :-

Code: Select all

/usr/local/nagios/etc/extended_service_info_templates.cfg
Thanks for all your help.
by razah
Fri Aug 30, 2019 5:50 am
Forum: Nagios XI
Topic: Migrate config
Replies: 9
Views: 723

Re: Migrate config

Ok I trashed the server and started the import again. This time I'm getting a different issue error. Apply Configuration Backend login to the Core Config Manager failed. An error occurred while attempting to apply your configuration to Nagios Core. Monitoring engine configuration files have been rol...