Re: [Nagios-users] NSClient++ and .Net

2009-03-12 Thread Kevin Keane
Actually, .Net 1.1, 2.0 SP2, 3.0 SP2 and 3.5 SP1 (and, coming soon, 4.x) 
should be installed on pretty much all well-maintained Windows XP and 
Windows 2003 systems. These versions coexist nicely.

Microsoft has been pushing them out as part of their update packages, so 
the only reason they might not be installed is that either an 
administrator specifically excluded them from installing due to some 
incompatibility (which is rare; I haven't heard of any problems), or 
hasn't been diligent about doing Windows updating in the first place. On 
all the servers I manage, I use WSUS and have these updates pushed out 
automatically. Or if you prefer, run Windows Update, and you will get 
all of these versions of .Net.

That said, for Nagios purposes, I am not very fond of using .Net. The 
reason is that it has a huge footprint - and that means, more memory, 
slower loading times, and a host of other issues. Of the plugins I use 
in TNTMonitoring, those that do use .Net are well over 1 MB *each*. 
Those that don't use it are a few dozen KB each. Obviously, I'm looking 
to replace those big plugins at some point.

It might be less severe for an agent that runs continuously than for a 
plugin that is started once.

Andrew Davis wrote:
 If I recall, Windows 2000 Server didn't include .Net, but you could 
 install it.
 Windows 2003 Server included .Net 1.x, but you could additionally add 
 .Net 2.x.
 Now it seems that Server 2008 includes .Net 2.x by default and you can 
 install .Net 3.x, though MS finall got smart and just did one big 
 rollup package so you don't have to have .Net 1.x and 2.x both 
 installed, etc.

 So my question is this: right now we're mostly Server 2003, but 
 migrating to Server 2008. NSClient++ 4.x requires .Net 2.x, but will 
 it work with .Net 3.x on Server 2008? Anyone know? Anyone tried?

 Thanks,

-- 
Kevin Keane
Owner
The NetTech
Find the Uncommon: Expert Solutions for a Network You Never Have to Think About

Office: 866-642-7116
http://www.4nettech.com

This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. The information herein is 
intended only for use by the intended recipient(s) named above. If you have 
received this transmission in error, please notify the sender immediately and 
permanently delete the e-mail and any copies, printouts or attachments thereof.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] NSClient++ and .Net

2009-03-12 Thread Dario B. Bestetti (OpServices)
- Kevin Keane subscript...@kkeane.com escreveu:

 Actually, .Net 1.1, 2.0 SP2, 3.0 SP2 and 3.5 SP1 (and, coming soon,
 4.x) 
 should be installed on pretty much all well-maintained Windows XP and
 
 Windows 2003 systems. These versions coexist nicely.
 
 Microsoft has been pushing them out as part of their update packages,
 so 
 the only reason they might not be installed is that either an 
 administrator specifically excluded them from installing due to some 
 incompatibility (which is rare; I haven't heard of any problems), or 
 hasn't been diligent about doing Windows updating in the first place.
 On 
 all the servers I manage, I use WSUS and have these updates pushed out
 
 automatically. Or if you prefer, run Windows Update, and you will get
 
 all of these versions of .Net.
 
 That said, for Nagios purposes, I am not very fond of using .Net. The
 
 reason is that it has a huge footprint - and that means, more memory,
 
 slower loading times, and a host of other issues. Of the plugins I use
 
 in TNTMonitoring, those that do use .Net are well over 1 MB *each*. 
 Those that don't use it are a few dozen KB each. Obviously, I'm
 looking 
 to replace those big plugins at some point.
 
 It might be less severe for an agent that runs continuously than for a
 
 plugin that is started once.
 
 Andrew Davis wrote:
  If I recall, Windows 2000 Server didn't include .Net, but you could
 
  install it.
  Windows 2003 Server included .Net 1.x, but you could additionally
 add 
  .Net 2.x.
  Now it seems that Server 2008 includes .Net 2.x by default and you
 can 
  install .Net 3.x, though MS finall got smart and just did one big 
  rollup package so you don't have to have .Net 1.x and 2.x both 
  installed, etc.
 
  So my question is this: right now we're mostly Server 2003, but 
  migrating to Server 2008. NSClient++ 4.x requires .Net 2.x, but will
 
  it work with .Net 3.x on Server 2008? Anyone know? Anyone tried?
 
  Thanks,
 
 -- 
 Kevin Keane
 Owner
 The NetTech
 Find the Uncommon: Expert Solutions for a Network You Never Have to
 Think About
 
 Office: 866-642-7116
 http://www.4nettech.com
 
 This e-mail and attachments, if any, may contain confidential and/or
 proprietary information. Please be advised that the unauthorized use
 or disclosure of the information is strictly prohibited. The
 information herein is intended only for use by the intended
 recipient(s) named above. If you have received this transmission in
 error, please notify the sender immediately and permanently delete the
 e-mail and any copies, printouts or attachments thereof.
 
 
 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM)
 are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly
 and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based
 development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when
 reporting any issue. 
 ::: Messages without supporting info will risk being sent to /dev/null

Well, this explained why we developed (or enhanced) OpMonAgent: to do not 
depend on .NET.

www.opmon.org

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] NSClient++ and .Net

2009-03-11 Thread Andrew Davis
If I recall, Windows 2000 Server didn't include .Net, but you could 
install it.
Windows 2003 Server included .Net 1.x, but you could additionally add 
.Net 2.x.
Now it seems that Server 2008 includes .Net 2.x by default and you can 
install .Net 3.x, though MS finall got smart and just did one big rollup 
package so you don't have to have .Net 1.x and 2.x both installed, etc.


So my question is this: right now we're mostly Server 2003, but 
migrating to Server 2008. NSClient++ 4.x requires .Net 2.x, but will it 
work with .Net 3.x on Server 2008? Anyone know? Anyone tried?


Thanks,

--


 A. Davis
 Email: ncc...@gmail.com

 There is no limit to what a man can accomplish
  if he doesn't care who gets the credit. - Ronald Reagan

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] NSClient++ and .Net

2009-03-11 Thread Michael Medin
Hello,

I am guessing you are a bit confused.
NSClient++ does not use .net (nor require it) perhaps you are thinking 
of NC_Net?
(also NSClient++ version are along the lines of 0.3.6 or some such, I 
dont want to bloat the version numbers so I tend to increase them 
sparingly :)

// Michael Medin

Andrew Davis skrev:
 If I recall, Windows 2000 Server didn't include .Net, but you could 
 install it.
 Windows 2003 Server included .Net 1.x, but you could additionally add 
 .Net 2.x.
 Now it seems that Server 2008 includes .Net 2.x by default and you can 
 install .Net 3.x, though MS finall got smart and just did one big 
 rollup package so you don't have to have .Net 1.x and 2.x both 
 installed, etc.

 So my question is this: right now we're mostly Server 2003, but 
 migrating to Server 2008. NSClient++ 4.x requires .Net 2.x, but will 
 it work with .Net 3.x on Server 2008? Anyone know? Anyone tried?

 Thanks,
 -- 


   A. Davis
   Email: ncc...@gmail.com

   There is no limit to what a man can accomplish
if he doesn't care who gets the credit. - Ronald Reagan
   
 

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 

 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when reporting 
 any issue. 
 ::: Messages without supporting info will risk being sent to /dev/null

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] NSClient++ and .Net

2009-03-11 Thread Andrew Davis
You are correct. With BB it was much easier... there was just one 
client. With Nagios I got lost in the cloud of clients and transports. 
My apologies... :)


 A. Davis
 Email: ncc...@gmail.com

 There is no limit to what a man can accomplish
  if he doesn't care who gets the credit. - Ronald Reagan



Michael Medin wrote:

Hello,

I am guessing you are a bit confused.
NSClient++ does not use .net (nor require it) perhaps you are thinking 
of NC_Net?
(also NSClient++ version are along the lines of 0.3.6 or some such, I 
dont want to bloat the version numbers so I tend to increase them 
sparingly :)


// Michael Medin

Andrew Davis skrev:
If I recall, Windows 2000 Server didn't include .Net, but you could 
install it.
Windows 2003 Server included .Net 1.x, but you could additionally add 
.Net 2.x.
Now it seems that Server 2008 includes .Net 2.x by default and you 
can install .Net 3.x, though MS finall got smart and just did one big 
rollup package so you don't have to have .Net 1.x and 2.x both 
installed, etc.


So my question is this: right now we're mostly Server 2003, but 
migrating to Server 2008. NSClient++ 4.x requires .Net 2.x, but will 
it work with .Net 3.x on Server 2008? Anyone know? Anyone tried?


Thanks,
--


  A. Davis
  Email: ncc...@gmail.com

  There is no limit to what a man can accomplish
   if he doesn't care who gets the credit. - Ronald Reagan
  



-- 


Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based 
development

software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com


___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when 
reporting any issue. ::: Messages without supporting info will risk 
being sent to /dev/null
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] NSClient++ and .Net

2009-03-11 Thread Anthony Montibello
NC_Net is the client that uses Dot Net framework.

Yes the Current version of 4.x of NC_NEt should work without issues on
Server 2008

The next Build will be using Dot Net 3.5  NC_Net v5.x
but I still am in the middle of building the new Setup project for it.
If anyones wants to test it Email me directly


Tony (Author of NC_Net)

On Wed, Mar 11, 2009 at 6:31 PM, Andrew Davis ncc...@gmail.com wrote:

 You are correct. With BB it was much easier... there was just one client.
 With Nagios I got lost in the cloud of clients and transports. My
 apologies... :)

   A. Davis
   Email: ncc...@gmail.com

   There is no limit to what a man can accomplish
if he doesn't care who gets the credit. - Ronald Reagan



  Michael Medin wrote:

 Hello,

 I am guessing you are a bit confused.
 NSClient++ does not use .net (nor require it) perhaps you are thinking of
 NC_Net?
 (also NSClient++ version are along the lines of 0.3.6 or some such, I dont
 want to bloat the version numbers so I tend to increase them sparingly :)

 // Michael Medin

 Andrew Davis skrev:

 If I recall, Windows 2000 Server didn't include .Net, but you could install
 it.
 Windows 2003 Server included .Net 1.x, but you could additionally add .Net
 2.x.
 Now it seems that Server 2008 includes .Net 2.x by default and you can
 install .Net 3.x, though MS finall got smart and just did one big rollup
 package so you don't have to have .Net 1.x and 2.x both installed, etc.

 So my question is this: right now we're mostly Server 2003, but migrating
 to Server 2008. NSClient++ 4.x requires .Net 2.x, but will it work with .Net
 3.x on Server 2008? Anyone know? Anyone tried?

 Thanks,
 --


   A. Davis
   Email: ncc...@gmail.com

   There is no limit to what a man can accomplish
if he doesn't care who gets the credit. - Ronald Reagan
   

 --

 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 

 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when
 reporting any issue. ::: Messages without supporting info will risk being
 sent to /dev/null



 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when
 reporting any issue.
 ::: Messages without supporting info will risk being sent to /dev/null

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null