Subject: |
RE: Monitoring loss on Ethernet SNMP thermometer |
Author: |
Jay Stanley |
Posted: |
2018-07-09 08:38 |
Most likely firewall. I ran into something similar once, where if you did a ping from command line or Commands it would work fine. But the daemon would show the device as down.
It came down to Zenoss sending too many pings too quickly and the firewall's IPS would kick in.
Does ping from Commands work? When you ping test from command line, do you use ping or nmap? (Zenoss uses nmap by default)
------------------------------
jstanley
------------------------------
Subject: |
RE: Monitoring loss on Ethernet SNMP thermometer |
Author: |
Benoit Wattiez |
Posted: |
2018-07-09 09:48 |
Hi,
Thank you very much for your quick reply.
The problem is : We don't have an internal firewall (just for external traffic).
Or maybe my thermometer has an firewall? I don't think so.
In addition, there is no blockage at my switches.
Regards,
Benoit.
------------------------------
Benoit Wattiez
CHUPMB
------------------------------
Subject: |
RE: Monitoring loss on Ethernet SNMP thermometer |
Author: |
Jay Stanley |
Posted: |
2018-07-09 10:25 |
Both devices are on the same subnet then? I would start doing tcpdump's then. from there you can verify if Zenoss is getting a ping back or not.
If it is not, then you need to look at the device or network.
If it is, then we can look at zenping.
------------------------------
jstanley
------------------------------