Search found 29 matches
- Wed Feb 11, 2026 3:10 pm
- Forum: Nagios XI
- Topic: Service Check Notifications w/ Multiple Teams
- Replies: 5
- Views: 8864
Re: Service Check Notifications w/ Multiple Teams
Hello, kg2857 was spot on. We have, for example, a Windows Disk Space check for the D:\ drive hitting multiple hosts. We tend to isolate applications to the D:\ drive for easier permission management. With multiple groups managing multiple hosts with their own applications, to send out notifications...
- Wed Jan 28, 2026 2:40 pm
- Forum: Nagios XI
- Topic: Service Check Notifications w/ Multiple Teams
- Replies: 5
- Views: 8864
Service Check Notifications w/ Multiple Teams
Hello, We are looking at a re-architecture of our NagiosXI hosts and services to handle notifications for multiple teams. I'm curious to see how other NagiosXI users are handling instances where the same service check is applied to multiple hosts, but the hosts belong to different teams, so notifica...
- Tue Oct 28, 2025 12:34 pm
- Forum: Nagios XI
- Topic: NagiosXI CCM Overwriting Service Hosts With Nothing
- Replies: 5
- Views: 9278
Re: NagiosXI CCM Overwriting Service Hosts With Nothing
I was able to resolve this issue without submitting a ticket. If someone encounters this issue in the future, there may be an issue with your nagiosql.tbl_lnkServiceToHost and nagiosql.tbl_lnkServiceToHostgroup table schema. Through SQL debugging by setting SET GLOBAL general_log = 'ON'; in mysql, I...
- Thu Aug 14, 2025 10:07 am
- Forum: Nagios XI
- Topic: NagiosXI CCM Overwriting Service Hosts With Nothing
- Replies: 5
- Views: 9278
Re: NagiosXI CCM Overwriting Service Hosts With Nothing
Let's give paths another try "At this point, I have a debug PHP file that can be included once in any of the PHP files, called ccm_debug_log.php, and I have traced this down to the SQL statement generated by /usr/local/nagiosxi/html/includes/components/ccm/includes/hostservice.inc.php file, but...
- Wed Aug 13, 2025 7:29 am
- Forum: Nagios XI
- Topic: NagiosXI CCM Overwriting Service Hosts With Nothing
- Replies: 5
- Views: 9278
NagiosXI CCM Overwriting Service Hosts With Nothing
Hello, I am experiencing an interesting issue in my test NagiosXI instance running 2024R1.1.5 migrated from RHEL7 to RHEL9. I have also ran the repair script that is supposed to be ran after performing this migration. When I am modifying a host, if I save any kind of changes, all hosts and host grou...
- Wed Feb 05, 2025 1:32 pm
- Forum: Nagios XI
- Topic: NagiosXI Offline Install Fails RHEL9
- Replies: 4
- Views: 2420
Re: NagiosXI Offline Install Fails RHEL9
Hello, rlee8394
We do have access to all of the repos required, RHEL Base, AppStream, EPEL, and codeready-builder-for-rhel-9-x86_64-rpms, and we are using the tarball that now includes all of the dependent RPMs.
We do have access to all of the repos required, RHEL Base, AppStream, EPEL, and codeready-builder-for-rhel-9-x86_64-rpms, and we are using the tarball that now includes all of the dependent RPMs.
- Tue Feb 04, 2025 2:05 pm
- Forum: Nagios XI
- Topic: NagiosXI Offline Install Fails RHEL9
- Replies: 4
- Views: 2420
Re: NagiosXI Offline Install Fails RHEL9
Hello, rlee8394
Negative on the directories. The install was ran as root.
Negative on the directories. The install was ran as root.
- Tue Feb 04, 2025 12:19 pm
- Forum: Nagios XI
- Topic: NagiosXI Offline Install Fails RHEL9
- Replies: 4
- Views: 2420
NagiosXI Offline Install Fails RHEL9
Good morning, I am attempting to perform an offline install of NagiosXI using of the offline tarball method with nagiosxi-2024R1.3.3-1.el9.x86_64.tar.gz, but I have just been encountering problem after problem. The install seems to succeed, with the "Nagios XI Installation Complete!" promp...
- Thu Jul 11, 2024 12:48 pm
- Forum: Nagios XI
- Topic: NagiosXI V2024R1.1.4 404
- Replies: 1
- Views: 913
NagiosXI V2024R1.1.4 404
Good Afternoon, We ran into an interesting issue when one of our Nagios users switched his theme from Default to Neptune; he could no longer use the application, and eventually a 404 would be displayed on the screen. I noticed a specific GET request was failing in developer tools and it was /nagiosx...
- Tue Sep 26, 2023 9:31 am
- Forum: Nagios XI
- Topic: NAgios XI 5.11.1 sending false host down email alerts days after power restored to data center
- Replies: 1
- Views: 945
Re: NAgios XI 5.11.1 sending false host down email alerts days after power restored to data center
What does your sendmail queue look like? We experienced something similar this morning after a restore of one of our NagiosXI servers, however the difference is the timestamp in the email notification was yesterday 9/25 and not 9/26. There is two ways to check this; mailq OR sendmail -bp Our queue w...