Email Alerts Coming even if a service is live ?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Email Alerts Coming even if a service is live ?

Post by rkennedy »

I understand, but pro-active firewalls will block on the fly like this. The same goes for the switch. Do you have any fire walls running, or anti-virus software that you can look at?

I know some anti-virus will include 'network intrusion' which has blocked this in the past.
Former Nagios Employee
soamz
Posts: 42
Joined: Sat May 07, 2016 8:29 am

Re: Email Alerts Coming even if a service is live ?

Post by soamz »

rkennedy wrote:I understand, but pro-active firewalls will block on the fly like this. The same goes for the switch. Do you have any fire walls running, or anti-virus software that you can look at?

I know some anti-virus will include 'network intrusion' which has blocked this in the past.

Firewall - no.
The switch has no firewall rules actually.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Email Alerts Coming even if a service is live ?

Post by rkennedy »

Do any client systems have firewalls, or antivirus? The fact that the pings work sometimes, and not other times really makes me believe this isn't a Nagios issue.

As @Box293 mentioned, if you can leave a ping running for a few hours it might help to see where it captures. You could also run a traceroute to see where it's getting held up.
Former Nagios Employee
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Email Alerts Coming even if a service is live ?

Post by Box293 »

Are you using Mod-Gearman ? If you are, and have remote workers, then it's possible that they are the ones with the problem, not the Nagios server.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
soamz
Posts: 42
Joined: Sat May 07, 2016 8:29 am

Re: Email Alerts Coming even if a service is live ?

Post by soamz »

Box293 wrote:Are you using Mod-Gearman ? If you are, and have remote workers, then it's possible that they are the ones with the problem, not the Nagios server.
The server itself doesnt ping, its not a nagios problem.

See the video,
https://youtu.be/UZWhlsRDV1E
soamz
Posts: 42
Joined: Sat May 07, 2016 8:29 am

Re: Email Alerts Coming even if a service is live ?

Post by soamz »

rkennedy wrote:Do any client systems have firewalls, or antivirus? The fact that the pings work sometimes, and not other times really makes me believe this isn't a Nagios issue.

As @Box293 mentioned, if you can leave a ping running for a few hours it might help to see where it captures. You could also run a traceroute to see where it's getting held up.

Already tried changing 3 switches, same issue.
You can see the video.

See the video,
https://youtu.be/UZWhlsRDV1E

You can see how 10.10.11.2 and 10.10.11.27 was not pinging, I refresh device ping instantly worked.

If I keep the ping on, then the device doesnt stop.

But I stop the ping and then try again after 5 mins, the device doesnt ping anymore.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Email Alerts Coming even if a service is live ?

Post by ssax »

This is not likely related to the nagios server.

What are those devices that you are changing configs on?

The likely causes are:

1. A firewall / IPS device that is blocking it. If there are any of these devices in the path then validate their logs to see what show.
2. A routing issue (are you using EIGRP/OSPF/BGP, etc? Asymmetric routing?) - Can you run a tcpdump on the remote device or on the switch to see if the packets are even getting there?
3. Are these devices behind a VPN connection? I've seen the same type of behavior with VPN tunnel issues because of settings (1 tunnel per host vs 1 tunnel per subnet).
4. An issue with some other device in the path.

Can you run a traceroute from the XI machine and see where it's dying at?
soamz
Posts: 42
Joined: Sat May 07, 2016 8:29 am

Re: Email Alerts Coming even if a service is live ?

Post by soamz »

It dies right there, if you trace route.

I guess, I just have to change server, as he NIC seems faulty.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Email Alerts Coming even if a service is live ?

Post by hsmith »

soamz wrote:I guess, I just have to change server, as he NIC seems faulty.
Give it a test, and let us know what happens!
Former Nagios Employee.
me.
soamz
Posts: 42
Joined: Sat May 07, 2016 8:29 am

Re: Email Alerts Coming even if a service is live ?

Post by soamz »

hsmith wrote:
soamz wrote:I guess, I just have to change server, as he NIC seems faulty.
Give it a test, and let us know what happens!

ITS DONE!!!
Had to change all the 200+ devices IP to 10.10.12.xx
Now its amazing.

Is there a good flat UI theme for Nagios ?
And is there a way we can measure, traffic of each device and graphs in nagios of the hosts added ?

Right now, I use cacti and I dont like it, as Cacti is not showing accurate data as it polls in every 5 mins, very lame.

I like Nagios, all I need is a proper theme first, as the default one is very very basic :(

Need theme, graphs, traffic monitor for each host.
Locked