I know gstat provides means to access metrics such as cluster name, hostnames, cpu_num, proc_run, proc_total, load_fifteen, load_five, load_one, cpu_user, cpu_nice, cpu_system, cpu_idle.
Is there any C interface I can use to access the other metrics such as os_name, os_release, cpu_speed, mem_total, etc? Thanks Hector Chan

