nagios false alarams
Re: nagios false alarams
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
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
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: nagios false alarams
please Find the attachment
You do not have the required permissions to view the files attached to this post.
Re: nagios false alarams
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.
I asked for the profile.zip. Did you PM me the file? I haven't received it yet.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: nagios false alarams
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.
Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.
Re: nagios false alarams
Can you please answer my question?
Thank you!Have you tried increasing the check interval to let's say 5 minutes to see if this is going to fix the issue?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: nagios false alarams
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.
daily we are facing same issue , getting time out and that is causing more issue in getting accurate monitoring.
Re: nagios false alarams
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:
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.
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.txtBe sure to check out our Knowledgebase for helpful articles and solutions!
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: nagios false alarams
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?
is there any way to finding the issue?
Re: nagios false alarams
Did you have any timeouts (false alarms) during that time (while you were running the ping command)?i have tested ping for 30 mins for 10 servers there is no single packet drop found.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: nagios false alarams
there is no single packet drop in ping.