We currently parse `/proc/net/sockstat` in the node_exporter, it would be good to extract this functionality. * [ ] Parse `/proc/net/sockstat` * [ ] Parse `/proc/net/sockstat6` Sadly, it looks like these files are not documented well in the kernel docs.