Search found 4 matches
- Mon Feb 02, 2026 5:35 am
- Forum: Nagios XI
- Topic: Getting flooded with email notifications with Service and State $
- Replies: 4
- Views: 8520
Re: Getting flooded with email notifications with Service and State $
Could there be any changes in the network environment or supporting components that might be affecting the notification system of Nagios?
- Fri Oct 10, 2025 5:24 am
- Forum: Nagios XI
- Topic: How are you configuring your VMware Cluster's VM's Parent/Child relationship?
- Replies: 11
- Views: 42098
Re: How are you configuring your VMware Cluster's VM's Parent/Child relationship?
So, what strategies can be implemented to ensure that the parent/child relationship in VMware clusters remains consistent
- Tue Jul 01, 2025 5:54 am
- Forum: Nagios XI
- Topic: Upgrade 2024R1.4.2 to 2024R1.4.4 failing saying license expired running free home license
- Replies: 4
- Views: 2687
Re: Upgrade 2024R1.4.2 to 2024R1.4.4 failing saying license expired running free home license
I also have an expired one, but it was from last year.
- Thu Feb 13, 2025 4:19 am
- Forum: Open Source Nagios Projects
- Topic: nrpe running with wrong file
- Replies: 4
- Views: 13998
Re: nrpe running with wrong file
Hi, On one of the client machines nrpe.cfg is located in two paths 1. /etc/nrpe.cfg 2. /usr/local/nagios/etc/nrpe.cfg when we run ps -ef|grep nrpe, the output is showing as $ps -ef|grep nrpe.cfg nagios <pid> /usr/sbin/nrpe -c /etc/nrpe.cfg Expected output: $ps -ef|grep nrpe.cfg nagios <pid> /usr/sb...