check-nt Windows 2003 Server

Mark Duffy mark.duffy at tney.northy.nhs.uk
Tue Jul 11 17:13:49 CEST 2006


Which client are you using? I had to disable DEP in windows 2003 when
using the NSclient as it would not start as a service

-----Original Message-----
From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Max H.
Sent: 11 July 2006 16:06
To: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] check-nt Windows 2003 Server

REMY Julien wrote:
> after researches on Internet, check_nt and ntclient are compatible
only with Windows NT, 2000 and XP but not with Windows 2003.
> 
> Is there a solution?
> 

Do you have SNMP running on the clients you want to check disk space on?

I'm not sure for 2003, but I know this plugin works on W2K for disk 
space. First here's the plugin:

<http://www.manubulon.com/nagios/snmp_storage.html>

I'm defining a check command:

# 'snmp_doze_disk' Windoze disk check for C: drive
define command{
         command_name    snmp_doze_disk
         command_line    $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ 
-C your_comm_string -m ^C: -w $ARG1$ -c $ARG2$
         }

Specify your args in the service you define to whatever suits your
needs.

Max


------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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
This email may contain confidential information and may be read, 
copied and used only by the intended recipient.

The information in this email transmission may not be legally revealed 
and is intended only for the use of the individual(s) named above. If 
you are not the intended recipient you are hereby notified that any use,
dissemination, distribution or copying of this email message or its 
information is strictly prohibited.


If you have received this email in error please notify the sender by reply
or by telephoning +44 (0)1642 283949. 
Delete this message from your email system(s) and do not disclose its 
contents to any person.





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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