2009/8/26 Shashidhara <[email protected]>: > ..... if I do snmpwalk for prTable when realplay.exe is running.
> UCD-SNMP-MIB::prCount.1 = INTEGER: -1 Which basically means "I don't know". (Though it should perhaps omit this instance altogether). > Why it is not working in Windows? Checking the code for this table, it looks as if it determines the number of processes by running the command "/bin/ps" and interpreting the output. Would this work under Windows? > Please let me know is there any problem in snmpd.conf file. I don't think it's a problem with your configuration. Rather, I think this will require a volunteer to look at implementing a Windows-specific block of code for retrieving information about the running processes. Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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
