------=_NextPart_000_0186_01C35591.43382E00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have a general question about SNMP and Windows. I have been =
disappointed by the default SNMP agent that ships with Windows. I am =
using Net-SNMP for all my Linux and Solaris servers and I am very happy =
with the agents. Can I compile the Net-SNMP agent and run it on =
Windows? Will it run as a Windows service? Does it need to run within =
Cygwin?
Thanks,
Jamie.
------=_NextPart_000_0186_01C35591.43382E00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have a general question about SNMP =
and=20
Windows. I have been disappointed by the default SNMP agent that =
ships=20
with Windows. I am using Net-SNMP for all my Linux and Solaris =
servers and=20
I am very happy with the agents. Can I compile the Net-SNMP agent =
and run=20
it on Windows? Will it run as a Windows service? Does it =
need to run=20
within Cygwin?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Jamie.</FONT></DIV></BODY></HTML>
------=_NextPart_000_0186_01C35591.43382E00--
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Net-snmp-users mailing list
Net-snm...@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
------=_NextPart_000_0399_01C355FB.40A3E160
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
----- Original Message -----=20
From: Jamie Lerner=20
To: net-snm...@lists.sourceforge.net=20
Sent: Tuesday, July 29, 2003 5:51 PM
Subject: Net-SNMP on Windows
I have a general question about SNMP and Windows. I have been =
disappointed by the default SNMP agent that ships with Windows. I am =
using Net-SNMP for all my Linux and Solaris servers and I am very happy =
with the agents. Can I compile the Net-SNMP agent and run it on =
Windows? Will it run as a Windows service? Does it need to run within =
Cygwin?
Thanks,
yes, the .tar.gz builds with MS VC++ also.
------=_NextPart_000_0399_01C355FB.40A3E160
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Djl...@jjlabs.com href=3D"mailto:jle...@jjlabs.com">Jamie =
Lerner</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
title=3Dnet-sn...@lists.sourceforge.net=20
=
href=3D"mailto:net-snm...@lists.sourceforge.net">net-snmp-users@lists=
.sourceforge.net</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, July 29, 2003 =
5:51=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Net-SNMP on =
Windows</DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial =
size=3D2></FONT><BR></DIV>
<DIV><FONT face=3DArial size=3D2>I have a general question about SNMP =
and=20
Windows. I have been disappointed by the default SNMP agent that =
ships=20
with Windows. I am using Net-SNMP for all my Linux and Solaris =
servers=20
and I am very happy with the agents. Can I compile the Net-SNMP =
agent=20
and run it on Windows? Will it run as a Windows service? =
Does it=20
need to run within Cygwin?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV><FONT face=3DArial =
size=3D2></BLOCKQUOTE>
<DIV dir=3Dltr>yes, the .tar.gz builds with MS VC++ also.</DIV>
<DIV dir=3Dltr> </DIV></FONT></BODY></HTML>
------=_NextPart_000_0399_01C355FB.40A3E160--
Yes.
> Will it run as a Windows service?
Yes.
> Does it need to run within Cygwin?
No.
You can compile/run it within Cygwin, but there is also a VC++
workspace for compiling it "native".
Please see the file README.win32 for more information.
Dave