Snap – A telemetry framework
github.com
Snap – A telemetry framework
1–7 of 7 posts
Re: Snap – A telemetry framework
#2Re: Snap – A telemetry framework
#3http://nickapedia.com/2015/12/02/what-if-collecting-data-cen...
PS @orchestrate your comment appears as [dead]
Re: Snap – A telemetry framework
#4Is that a new tool?
Re: Snap – A telemetry framework
#5Re: Snap – A telemetry framework
#6Impressive. Are the collector plugins meant to be run on bare metal Intel CPUs? Are virtual Intel cores supported (running collectors in VM guest)? Are other non Intel CPUs theoretically supported? (most cloud hosters use Intel, though some may use something else)
2. That depends on the plugin. A plugin which is reading a MSR* probably would not, like our PCM plugin for example, but a plugin which is OS based like say, the perfevents plugin, would totally work on a virtual guest.
3. Your third question could also be addressed by #1 above. All it would take to collect data from other architectures or platforms would be the right plugin!
Re: Snap – A telemetry framework
#7Impressive. Are the collector plugins meant to be run on bare metal Intel CPUs? Are virtual Intel cores supported (running collectors in VM guest)? Are other non Intel CPUs theoretically supported? (most cloud hosters use Intel, though some may use something else)