Search found 303 matches

by swolf
Thu May 02, 2024 12:31 pm
Forum: Nagios Fusion
Topic: Nagios fusion failed to install on RHEL 9 with DB related error.
Replies: 2
Views: 52

Re: Nagios fusion failed to install on RHEL 9 with DB related error.

Hi @SBhambri,

Thanks for reaching out. If you're able to get to the end of the install process, your approach looks reasonable to me for your system. I've filed a bug report for this issue.

-Sebastian
by swolf
Wed May 01, 2024 10:19 am
Forum: Open Source Nagios Projects
Topic: How do I improve alert latency?
Replies: 3
Views: 108

Re: How do I improve alert latency?

Thanks for responding, here's the full context I'm using now and it seems to be a lot quicker. I feel like commenting out the retry_interval helped the most but I freely admit I was fumbling around trying to find the best results. define host { use linux-server host_name watto alias watto address 1...
by swolf
Tue Apr 30, 2024 8:50 am
Forum: Open Source Nagios Projects
Topic: Nagios Core Server OS version upgrade.
Replies: 7
Views: 159

Re: Nagios Core Server OS version upgrade.

Hi naggyohs, Thanks for your response. The links which you have provided are for NagiosXi not for Nagios Core. I want to know how to perform OS migration for the servers in which Nagios core is installed not NagiosXi. Apologies, I misunderstood. You posted this in the Nagios XI section. You should ...
by swolf
Fri Apr 26, 2024 10:44 am
Forum: Open Source Nagios Projects
Topic: Nagios Core RHEL Repositories?? and nagiosgraph in RHEL9?
Replies: 1
Views: 71

Re: Nagios Core RHEL Repositories?? and nagiosgraph in RHEL9?

Hi Guyver1 , I can't speak to your second question, but to install Nagios Core (and plugins, dependencies, etc) from a public repository, I would recommend using EPEL's package: yum install epel-release -y yum install nagios -y We also have an RPM repository at https://repo.nagios.com, but it's orie...
by swolf
Wed Apr 24, 2024 9:31 am
Forum: Nagios XI
Topic: time definitions can't be deleted in timeperiod (missing button)
Replies: 3
Views: 77

Re: time definitions can't be deleted in timeperiod (missing button)

Hello, I need to change / delete a time definition in a timeperiod, but now I noticed that the delete buttons are gone. I checked this by using other users (including nagiosadmin), different themes and different browsers, no difference. Is this a bug, or a problem in our installation? We are runnin...
by swolf
Tue Apr 23, 2024 11:45 am
Forum: Nagios XI
Topic: New virtual appliance download?
Replies: 1
Views: 42

Re: New virtual appliance download?

Hi RCIJoe , The current OVA download is running on CentOS Stream 9. If your existing OVA is still running CentOS 7, you should be able to download the new OVA and run our Backup and Restore process to migrate across distributions. You can find more details about the exact requirements in our Backing...
by swolf
Fri Apr 12, 2024 2:14 pm
Forum: Nagios XI
Topic: Debian 10 to 11 live in place upgrade?
Replies: 7
Views: 547

Re: Debian 10 to 11 live in place upgrade?

TBT wrote: Fri Apr 12, 2024 1:19 pm @swolf

Thanks for the info, any idea when we can expect support for Debian 12?
I'm currently not aware of Debian 12 support on the roadmap, though I do know that Ubuntu 24 is currently planned for this summer.
I'll add this thread onto the list for our feature request tracking.
by swolf
Wed Apr 10, 2024 1:57 pm
Forum: Nagios XI
Topic: Debian 10 to 11 live in place upgrade?
Replies: 7
Views: 547

Re: Debian 10 to 11 live in place upgrade?

Hi TBT , The backup and restore process is the main path we recommend for people who want to change distributions. Some people do run into issues (especially if their system is heavily customized), so we recommend 1) taking a system-level backup (VM snapshot or similar), and 2) using your test syste...
by swolf
Tue Apr 09, 2024 9:31 am
Forum: Nagios XI
Topic: Nagiosxi SNMPWALK issue
Replies: 6
Views: 392

Re: Nagiosxi SNMPWALK issue

Hi bongbi , I think it's clear from your post that you're able to form a connection, snmpwalk is finding results, and that it's successfully filtering results based on your MIB file. The last one I'd want to check on is the command timeout. Since you've already run snmpwalk from the command line, ho...
by swolf
Mon Apr 08, 2024 11:36 am
Forum: Nagios XI
Topic: Upgrade from 2024R1.0.1 to 2024R1.1.1 fails
Replies: 5
Views: 372

Re: Upgrade from 2024R1.0.1 to 2024R1.1.1 fails

Hi olabisid , Thanks for reaching out - it sounds like you might be seeing two separate issues. First, there's the issue of getting your database credentials. When Nagios XI first sets up MySQL, it stores the root database password in /usr/local/nagiosxi/etc/xi-sys.cfg. If the password in that file ...