Page 2 of 3
Re: nagios false alarams
Posted: Fri Feb 21, 2020 11:37 am
by lmiltchev
I see that you are monitoring these services quite frequently - every minute. Have you tried increasing the check interval to let's say 5 minutes to see if this is going to fix the issue?
Can you PM me your latest profile? We would need to review your configs and log files to see if anything "stands out".
Admin > System Config > System Profile > Download Profile > profile.zip
Re: nagios false alarams
Posted: Mon Feb 24, 2020 1:42 am
please Find the attachment
Re: nagios false alarams
Posted: Mon Feb 24, 2020 10:06 am
by lmiltchev
Have you tried increasing the check interval to let's say 5 minutes to see if this is going to fix the issue?
I asked for the profile.zip. Did you PM me the file? I haven't received it yet.
Re: nagios false alarams
Posted: Mon Feb 24, 2020 10:39 pm
Please find the Profile in attachment
Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.
Re: nagios false alarams
Posted: Tue Feb 25, 2020 9:44 am
by lmiltchev
Can you please answer my question?
Have you tried increasing the check interval to let's say 5 minutes to see if this is going to fix the issue?
Thank you!
Re: nagios false alarams
Posted: Tue Feb 25, 2020 10:41 pm
interval is default , 5 min for normal check critical is 1 min retry.
daily we are facing same issue , getting time out and that is causing more issue in getting accurate monitoring.
Re: nagios false alarams
Posted: Wed Feb 26, 2020 1:44 pm
by lmiltchev
I and a coworker reviewed your profile, but didn't find anything that "stands out". It is possible that you have some intermittent networking issues, that cause the timeouts.
One thing that you can do in order to troubleshoot this is to run "ping" against one of the hosts, and leave it running for a while, e.g. 1/2 hour. You can redirect the output to a file, so that you could review it later.
For example:
Code: Select all
ping <ip address> >> /tmp/ping.txt
After some time, stop the ping (ctrl + c), and open the file in a text editor to view the contents for packet loss/dropped packets. Let us know of your findings.
Re: nagios false alarams
Posted: Wed Feb 26, 2020 11:09 pm
i have tested ping for 30 mins for 10 servers there is no single packet drop found.
is there any way to finding the issue?
Re: nagios false alarams
Posted: Thu Feb 27, 2020 9:48 am
by lmiltchev
i have tested ping for 30 mins for 10 servers there is no single packet drop found.
Did you have any timeouts (false alarms) during that time (while you were running the ping command)?
Re: nagios false alarams
Posted: Mon Mar 02, 2020 4:01 am
there is no single packet drop in ping.