Query on remote IP monitoring of devices

7 views
Skip to first unread message

Atanu Garai

unread,
Jul 31, 2020, 5:58:03 AM7/31/20
to isock...@googlegroups.com
Hi Team

We are doing a telemedicine project that requires providing connectivity to remote devices (laptops connected to router/ dongle) to check if the internet connectivity is on or off and the bandwidth. I am wondering if there is any small app that can be installed in the laptop to ping a server and tthen store the ping with timestamps locally and then transfer to a server periodically.

Thanks a lot.

Best regards
Atanu

Rajeev R. K.

unread,
Jul 31, 2020, 8:09:40 AM7/31/20
to isock...@googlegroups.com
Dear Atanu,

What you're looking to do is a very rudimentary network monitoring system. If you are looking to do this in a large scale, why not bite the bullet, and deploy a full fledged monitoring platform, and use it to monitor a lot more than just connectivity and bandwidth usage?

There are even fully open source systems like zabbix that will cost you nothing to deploy, other than the effort involved in setting it up on a spare server or cloud instance. 

https://en.m.wikipedia.org/wiki/Zabbix has details about it, and a link to the official site, if you want to see a demo or try it out.

Regards
RajeevRK

--
You received this message because you are subscribed to the Google Groups "Internet Society Kolkata Chapter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isockolkata...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isockolkata/CAPkreOnY5-Z--y8LoA-_NOKvm%2BD%2BNasMgxhUqCQyVSs6hmY4mg%40mail.gmail.com.

Dr. Monit Kapoor

unread,
Jul 31, 2020, 8:20:29 AM7/31/20
to isock...@googlegroups.com
Dear Atanu,
A cron job can be written on top of  linux machine to check network state on target machines.
Step1 : Write a script to ping the subnet machines
Step 2: Pipe the output in append mode from the script
Step 3 : Set up a cron job that triggers at your provided intervals on a Linux machine from where network is distributed. The cron job executes the script developed.
Step 4: Develop a Dashboard that reads the file of network health and provides visualization using Python or HTML on the browser 

I hope it helps.

Regards
Monit Kapoor
Ph.D - Engineering, M.Tech - C.S.E, B.Engg - Electrical

 
 
 


--

Atanu Garai

unread,
Jul 31, 2020, 11:23:37 AM7/31/20
to isock...@googlegroups.com
Dear Rajeev,
Thank you. I am looking at Zabbix. However, would like to mention a few 'full-fledged monitoring platform' for this purpose? Does Zabbix fall into this category?

Best regards
Atanu

Atanu Garai

unread,
Jul 31, 2020, 11:24:49 AM7/31/20
to isock...@googlegroups.com
Dear Monit
Absolutely agree this is a viable solution that can be done. I am just looking at if this already exists, so we would use that instead of creating a new one.

Best regards
Atanu

Rajeev R. K.

unread,
Jul 31, 2020, 1:09:29 PM7/31/20
to isock...@googlegroups.com
Dear Atanu,

Yes, Zabbix is a full fledged monitoring platform, and in many ways can compete with Commercial monitoring systems like HP OpenView or SolarWinds. While there are a number of other open source Network Management Systems, the reason I mentioned Zabbix is familiarity - I have used it quite extensively at a number of sites of mine, monitoring everything from servers, switches, Weighing Machines(Dont Ask!!), routers and even little wifi routers at remote locations. It's well documented and pretty easy to set up, if you know your way around linux, and if not, you can find a consultant to help you quite easily.

If you wish to explore more options, might i suggest https://en.wikipedia.org/wiki/Comparison_of_network_monitoring_systems

Thanks and Regards

R. K. Rajeev
Mob : +91-9323802020, +91-7021472380
email : raje...@xlncenterprises.com


Atanu Garai

unread,
Jul 31, 2020, 8:48:08 PM7/31/20
to isock...@googlegroups.com
Dear Rajeev,
Thanks for those examples, surely we do have those many and more devices (mostly remote point of care digital diagnostic devices). I would explore Zabbix primarily.

Best regards
Atanu

Rajeev R. K.

unread,
Jul 31, 2020, 8:58:39 PM7/31/20
to isock...@googlegroups.com
Dear Atanu,

Since you're looking at remote medical diagnostic equipment, i'm guessing you are also interfacing with some imaging units (X-Rays, CT Scans, Ultrasounds Etc). You might also want to check out some open source PACS/DICOM Servers, which will allow you to have all the diagnostics be collected at a central location, and easily delegated to doctors or clinical technicians who may be working remotely.


Thanks and Regards

R. K. Rajeev
Mob : +91-9323802020, +91-7021472380
email : raje...@xlncenterprises.com

Atanu Garai

unread,
Mar 7, 2021, 11:00:16 PM3/7/21
to isock...@googlegroups.com
Dear Rajeev
Many thanks for sharing this. I am now reviewing the documentation and will request your guidance on this.

Best regards
Atanu

Reply all
Reply to author
Forward
0 new messages