What the best way to monitor Windows?

Toonz IT it.toonz at gmail.com
Thu Aug 4 13:08:43 CEST 2011


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 <maillist at 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® 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 at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20110804/ead9d2bd/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
BlackBerry® 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
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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


More information about the Users mailing list