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>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
> 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