Windows performance counters & VBS/WMI via SNMP
Moderators: Developers, Moderators
it almost looks like the agent is not installed on your system then
lets start from scratch (provided you have a win32 system) :
-make sure you have merged the following reg file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents]
"snmptools"="SOFTWARE\\snmptools\\CurrentVersion"
[HKEY_LOCAL_MACHINE\SOFTWARE\snmptools\currentversion]
"Pathname"="%systemroot%\\system32\\snmptools.dll"
"debug"="1"
"counters"="c:\\counters.ini"
-make sure the dll is in c:\windows\system32
-make sure you have a c:\counters.ini
-stop/start windows snmp daemon
at that point you should have a c:\log.txt and oid 1.3.6.1.4.1.15 should work.
/Erwan
lets start from scratch (provided you have a win32 system) :
-make sure you have merged the following reg file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents]
"snmptools"="SOFTWARE\\snmptools\\CurrentVersion"
[HKEY_LOCAL_MACHINE\SOFTWARE\snmptools\currentversion]
"Pathname"="%systemroot%\\system32\\snmptools.dll"
"debug"="1"
"counters"="c:\\counters.ini"
-make sure the dll is in c:\windows\system32
-make sure you have a c:\counters.ini
-stop/start windows snmp daemon
at that point you should have a c:\log.txt and oid 1.3.6.1.4.1.15 should work.
/Erwan
oki I get it.
very simple, use the other reg file regagentWow6432.reg and put the dll in c:\windows.
then, you can use the 32bits dll in 64bits O.S.
(dont bother yet with the full 64bits dll, does not fully work yet).
let me know if it works.
see here : http://erwan.labalec.fr/snmptools/body.html#64bits
/Erwan
very simple, use the other reg file regagentWow6432.reg and put the dll in c:\windows.
then, you can use the 32bits dll in 64bits O.S.
(dont bother yet with the full 64bits dll, does not fully work yet).
let me know if it works.
see here : http://erwan.labalec.fr/snmptools/body.html#64bits
/Erwan
Last edited by erwan.l on Wed Apr 11, 2012 10:57 am, edited 1 time in total.
I made installers to make it easy for those who do not wish to mess with files and registry :
Download (32bits installer) http://erwan.labalec.fr/snmptools/snmptools32.exe
Download (64bits installer) http://erwan.labalec.fr/snmptools/snmptools64.exe
/Erwan
Download (32bits installer) http://erwan.labalec.fr/snmptools/snmptools32.exe
Download (64bits installer) http://erwan.labalec.fr/snmptools/snmptools64.exe
/Erwan
Last edited by erwan.l on Wed Apr 11, 2012 10:57 am, edited 1 time in total.
-
- Posts: 2
- Joined: Wed Aug 25, 2010 10:23 am
Who is online
Users browsing this forum: No registered users and 1 guest