Search found 4 matches

by Sophiana
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?
by Sophiana
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
by Sophiana
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...