[EMAIL PROTECTED] root]# cat /proc/cpuinfo cpu : 82xx revision : 16.20 (pvr 8081 1014) bogomips : 166.29 vendor : ****** machine : Amazon processor : PVID: 0x80811014, vendor: Motorola [EMAIL PROTECTED] root]#
Thanks & Regards, Bharath Kumar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Wednesday, February 14, 2007 3:10 PM To: Bharath Yadlapalli (WT01 - Computing Systems & Storage) Cc: [email protected] Subject: Re: Continuously displaying the same error message on the screen On 13/02/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > This is the output, I am seeing if I use -Dcpu flag while starting the > snmpd. > > /itasca/conf/etc/snmpd.conf: line 23: Warning: The separate port > argument to informsink is deprecated > Error: the agenx_sockets variable contains . > Error: the agenx_sockets variable contains /var/agentx/master. > NET-SNMP version 5.4 > cpu: /proc/stat buffer increased to 512 > cpu: /proc/stat buffer increased to 768 > cpu: cpu_get_byIdx -1 (found) > cpu: cpu_get_byIdx 0 (not found) <etc, etc> Err... that doen't make sense. There should be debug lines for *creating* the CPU data structures as well. Since it's finding the overall (-1) instance, then this must be gettiing created - so why aren't you seeing a line of the form: registered debug token cpu, 1 cpu: cpu_get_byIdx -1 (created) ? Hmmm.... You've shown us what your /proc/stat file looks like. What does /proc/cpuinfo contain? Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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
