Need detailed port monitoring for target server
Posted: Mon Aug 17, 2015 5:28 am
Hi All,
I am monitoring a remote server (Windows Server 2008) with basic nrpe commands. I need to add services to this server. On this remote server i receive data from my 3rd parties. They send the data to specific ports on this server. E.g. party a sends their data on 5555, party b sends it on 6666 and so on. There are about 30 parties that send data to the port assigned to them. I need to configure services for all these 3rd parties (each assigned to a specific port on this remote server) if any of these ports stops receiving data, i want to get notification.
I can further break it down which is if i receive no data for 15mins for any configured port then i should get warning notification and if it exceeds 45 mins then i need critical notification. can anyone tell me how should i configure these services.
I am monitoring a remote server (Windows Server 2008) with basic nrpe commands. I need to add services to this server. On this remote server i receive data from my 3rd parties. They send the data to specific ports on this server. E.g. party a sends their data on 5555, party b sends it on 6666 and so on. There are about 30 parties that send data to the port assigned to them. I need to configure services for all these 3rd parties (each assigned to a specific port on this remote server) if any of these ports stops receiving data, i want to get notification.
I can further break it down which is if i receive no data for 15mins for any configured port then i should get warning notification and if it exceeds 45 mins then i need critical notification. can anyone tell me how should i configure these services.