I manage a fleet of linux devices and I need a way to send 
telemetry data(CPU, memory, drives, etc.)  from devices to a centralized 
server and also send commands(linux service restarts for example) from 
server to devices to execute on the device. The 15 different linux devices 
are bare metal boxes in 15 different locations access to WAN with a dynamic 
IP address. In a year the number of devices could jump to 100.

I'm looking for suggestions on:
- how to gather telemetry data to send to grpc server
- how authenticate and identify devices
- how to run commands locally on each device and report back

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/7c592cd2-d7c0-4bea-b362-6a9c752dcdfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to