Thanks Laurent, it works great.

Ruud

-----Oorspronkelijk bericht-----
Date: Tue, 26 Jul 2005 14:52:18 +0200
From: "BOUDON, Laurent" <[EMAIL PROTECTED]>
To: <[email protected]>
Subject: [jffnms-users] Method for monitor NT4 server

Hi everybody,

I try a method to monitor nt4 servers, with hostmib implementation.

The method is ok with this configuration:

NT4 server SP6, hostmib.dll, version 5.00.2134.1 (windows 2000 without
Service Pack)

First, on Windows 2000 server, copy %systemroot%\system32\hostmib.dll,
and verify version.

Install snmp module on nt4 server. It's important to re-apply SP6 if you
don't have NT4 source with integrated service pack 6

Paste the file on NT4 server, in %systemroot%\system32\ directory

Open registry (regedt32) and add following keys:

-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HostMIB (no class)

-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HostMIB\CurrentVersion (no class)

Add following values :

-Key:  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HostMIB\CurrentVersion
 Value Name:  Pathname
 Type:        REG_SZ
 Data:        %SystemRoot%\system32\hostmib.dll

-Key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\Extensi
onAgents
 Value Name:  3 (change value if 3 is already taken)
 Type:        REG_SZ
 Data:        SOFTWARE\Microsoft\HostMIB\CurrentVersion

You just restart snmp service and make a manual discover server with
jffnms. If everything is ok, you should have following interfaces :

Disks, virtual memory and process (task manager).


Regards,

Laurent BOUDON



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to