Hi,

I'm attempting to monitor processes on Windows with an x64, V3 build of 5.7.2.1 
- with winExtDLL option turned on.   To be used as a  replacement for the 
Windows SNMP.

An example Snmpd.conf has this to monitor the explorer.exe process and send a 
trap at 1 minute intervals
   proc explorer.exe
   monitor -r 60 -o prName ....
   trapsess -v -3 -l authPriv .....
At the 60s intervals snmpd reports "failed to run mteTrigger query"

With -Dmib_init option I do not see the HOST-RESOURCES-MIB initialized

With -DwinExtDLL I see:
      init_winExtDLL started.
      winExtDLL: read_extension_dlls_from_registry called
      registry key Software\Microsoft\W3SVC\CurrentVersion: DLL 
C:\Windows\system32\inetsrv\httpmib.dll.
      init_winExtDLL: found 1 extension DLLs in the registry.
      loading DLL C:\Windows\system32\inetsrv\httpmib.dll.
      registering handler for DLL C:\Windows\system32\inetsrv\httpmib.dll and 
OID prefix iso.3.6.1.4.1.311.1.7.3 (.1.3.6.1.4.1.311.1.7.3).
      init_winExtDLL: registered 1 OID ranges.
      init_winExtDLL finished.

Should I be expecting hostmib.dll to be registered as well as httpmib.dll?   If 
so how do I register it?
Should I be using the NET-SNMP HOST-RESOURCES MIB instead? , If so how do I 
configure that?

Thanks,

Rob
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to