Search found 5 matches

by Sophiana
Tue May 12, 2026 5:49 am
Forum: Open Source Nagios Projects
Topic: What do you use to graph perfdata?
Replies: 5
Views: 130648

Re: What do you use to graph perfdata?

What tools or methods do you currently use to collect and graph performance data in Nagios 4, especially considering the challenges with deprecated tools and the lack of standardization in the community edition?
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: 26525

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: 123809

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: 16591

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...