On 15/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > My next challenge- My system is SMP and I need to monitor individual CPU's. > I read some place that you can use ssCpuRawSystem.X (X=CPU #).
Where did you read this? Because we need to get it corrected - this is wrong. The Net-SNMP agent does *not* (currently) support per-CPU statistics. It's on the list of things to tackle, but it's not done yet. The nearest would be the hrProcTable, which *does* now provide per-CPU information (at least on some architectures). But the UCD-specific CPU stats are global only. > Does ssCpuRawSystem.0 represent the first CPU or all CPUs? All. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
