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

Reply via email to