I use Nsclient++ and check_mk_agent, coupled with pnp4nagios

http://mathias-kettner.de/checkmk.html

Getting check_mk to work the way you want takes a bit of effort, but once 
you're used to it there's no turning back.

Cheers,

Phil
--
Phil Randal | Infrastructure Engineer
NHS Herefordshire & Herefordshire Council  | Deputy Chief Executive's Office | 
I.C.T. Services Division
Thorn Office Centre, Rotherwas, Hereford, HR2 6JT
Tel: 01432 260160

From: Toonz IT [mailto:it.to...@gmail.com]
Sent: 04 August 2011 12:09
To: Nagios Users List
Cc: Sandra Bonus
Subject: Re: [Nagios-users] What the best way to monitor Windows?


NSClient++ works fine us too....

with custom commands like these you can monitor disk space usages also....which 
was one of the main requirements for us!

define service{
        use                     generic-service
        host_name               srv_storage-01
        service_description     Disk Space F Drive
        check_command           check_nt!USEDDISKSPACE!-l f -w 80 -c 90
        }

You get a warming alert at 80% disk full and a critical alert 90%

regards
Ananth.

On Thu, Aug 4, 2011 at 1:28 PM, Rai Ricafrente 
<maill...@ricafrente.com<mailto:maill...@ricafrente.com>> wrote:
I've got a Nagios installation all up and running and working just fine.
Now I have to start monitoring some Windows Servers.

There are so many different plugins. What are the recommendations for doing 
this?

We have some Win Server 2003, 2008 as well as Exchange and SQL.

Thanks

NSClient++ worked fine for us.

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net<mailto: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

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
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

Reply via email to