From: Andrew M. <and...@uk...> - 2010-11-15 10:08:51
|
I have just come across SIGAR in my search for portable code that gathers various performance/system monitoring values. It looks like a great API and I am pleased that there are several language bindings. However, I don't see one for C++. I realise that there is a C library and that C can be called from C++ but I was hoping for the kind of class abstractions that sigar has for java but for C++. Are there any plans in this direction please? Regards, Andrew Marlow |