What the best way to monitor Windows?
Randal, Phil
prandal at herefordshire.gov.uk
Thu Aug 4 14:01:18 CEST 2011
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.toonz at 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 <maillist at ricafrente.com<mailto: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<mailto: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/dcc216bc/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