Hi!
I am searching if there is a way to monitoring some device through "ModBus TCP" but just cann't find something about it. Does anyone know if theres a way to make this kind of monitoring with this protocol?
Regards
Search found 3 matches
- Wed May 23, 2018 4:06 pm
- Forum: Open Source Nagios Projects
- Topic: ModBus TCP
- Replies: 2
- Views: 2975
- Tue May 08, 2018 6:13 pm
- Forum: Nagios XI
- Topic: issue WARNING: SNMP error: No response from remote host
- Replies: 8
- Views: 7648
Re: issue WARNING: SNMP error: No response from remote host
Hi @stezeng
You can use the "nc" command if your monitoring server is linux; also I think with "nmap" command you can check the UDP Port connections for the remote host ip.
You can use the "nc" command if your monitoring server is linux; also I think with "nmap" command you can check the UDP Port connections for the remote host ip.
- Tue May 08, 2018 10:17 am
- Forum: Nagios XI
- Topic: issue WARNING: SNMP error: No response from remote host
- Replies: 8
- Views: 7648
Re: issue WARNING: SNMP error: No response from remote host
Hi, Could you tell me which oid are u using in this case; in many times the response "Such Object available on this agent at this OID" is because the OID you are using is not configurate on the host. Besides; the snmp may be is not responding cause the host ip doesn't have connection with ...