Re: [Nagios-users] check_nt fails after recent windows 2008 r2 updates

2013-07-02 Thread Nick Price
=long } That solved it and it works fine on all my windows machines now Nick From: Harun Şahiner [mailto:harunsahi...@gmail.com] Sent: Tuesday, July 02, 2013 10:45 To: Nagios Users List Subject: Re: [Nagios-users] check_nt fails after recent windows 2008 r2 updates Hi, Di

Re: [Nagios-users] check_nt fails after recent windows 2008 r2 updates

2013-07-02 Thread Harun Şahiner
Hi, Did you find any workaround about this topic ? Thanks. 2013/1/13 doug > After just applying some new windows updates, a few of my check_nt > commands are now failing. > > # /usr/lib/nagios/plugins/check_nt -H XXX -p 12489 -s password -v > USEDDISKSPACE -l d -w 80 -c 90 > Free disk space

[Nagios-users] check_nt fails after recent windows 2008 r2 updates

2013-01-12 Thread doug
After just applying some new windows updates, a few of my check_nt commands are now failing. # /usr/lib/nagios/plugins/check_nt -H XXX -p 12489 -s password -v USEDDISKSPACE -l d -w 80 -c 90 Free disk space : Invalid drive Drive is valid, this is just failing today after windows updates. I updated

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread FTL Nagios
Thankyou I will look at this instead. Thanks to all for your input and help From: Scott Wilkerson [mailto:swilker...@nagios.com] Sent: 10 January 2013 14:03 To: Nagios Users List Subject: Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results check_nt 's MEMUSE include

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread Scott Wilkerson
check_nt 's MEMUSE includes the page file. If you use checkMem via NRPE you can choose only physical http://www.nsclient.org/nscp/wiki/CheckSystem/checkMem Scott Wilkerson Technical Support Specialist ___ Email: swilker...@nagios.com Web: www.nagios.com On 1/9/2013 11:55 AM, Andrew Thompson

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread C. Bensend
Not entirely accurate. I just started troubleshooting a Win2008 R2 system yesterday - it has 16GB of physical RAM + 16 GB pagefile for a total of 32GB of virtual memory. The system is using 10.9GB of physical RAM, yet check_nt tells me it's using 2.69GB. Completely wrong, even if check_nt was o

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread Matthew Jurgens
Try www.edcint.co.nz/checkwmiplus using the checkmem mode and see if it works ok for you On 10/01/2013 7:55 PM, omar saddiki wrote: this because in your server 2008 you will see that there is a virtual memory activated, go to Computer proprieties and see in performences you will have for exemp

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread omar saddiki
this because in your server 2008 you will see that there is a virtual memory activated, go to Computer proprieties and see in performences you will have for exemple for " R2 (x64) server box (has SQL installed on it) – 12GB ram installed " 12GB of virtual memory.Finaly, Nagios take the some of memo

[Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-09 Thread Andrew Thompson
Hi all, Using the supplied check_nt plugin to check Memory Usage on Windows servers. Some report correctly, others report a complete load of old tosh!!! I have tried 3 different versions of Windows OS, the version seems to make no odds. Doesn't matter if 32 or 64 bit either. Some examples

Re: [Nagios-users] check_nt : segmentation fault

2012-01-18 Thread Claudio Kuenzler
Were the plugins compiled for 32bit? Now you're using them on a 64bit machine. I'd redownload the Nagios plugins and recompile them on your new hw/architecture. On Wed, Jan 18, 2012 at 4:12 PM, Marco Borsani wrote: > Hi all > > ** ** > > Nagios server: 1.4.1 > > Nagios plugins : 1.4.15**

Re: [Nagios-users] check_nt : segmentation fault

2012-01-18 Thread Assaf Flatto
Please tell me that the nagios version is a typo. if not , you should upgrade to version 3 , and the sooner the better . Since check_nt is communicating with windows server was there any change on the MS platforms ? Did you compile the chdck_nt for the old machine , and just copied across ? Marc

[Nagios-users] check_nt : segmentation fault

2012-01-18 Thread Marco Borsani
Hi all Nagios server: 1.4.1 Nagios plugins : 1.4.15 SO: Centos 5.7 64bit I still receive this errors (but check_nt runs on every server): check_nt[10383]: segfault at rip 00394a637a04 rsp 7fff6bf3d3e0 error 4 check_nt[15038]: segfault at rip

Re: [Nagios-users] check_nt wrapper

2011-11-07 Thread Jim Avery
On 4 November 2011 14:18, mazar wrote: > Hi list, > > I've put together a wrapper for the Disk Reads/sec and Disk Writes/sec > counters, my goal is to have an output as follow: > > ./check_diskio_win.sh 1.1.1.1 C > > Disk Reads/sec is 5 ; Disk Writes/sec is 25 > > I'm able to accomplish this via s

Re: [Nagios-users] check_nt wrapper

2011-11-07 Thread Matthew Jurgens
No need to write anything, just use this plugin which already does all of that and heaps more www.edcint.co.nz/checkwmiplus On 5/11/2011 1:18 AM, mazar wrote: Hi list, I've put together a wrapper for the Disk Reads/sec and Disk Writes/sec counters, my goal is to have an output as follow: .

[Nagios-users] check_nt wrapper

2011-11-04 Thread mazar
Hi list, I've put together a wrapper for the Disk Reads/sec and Disk Writes/sec counters, my goal is to have an output as follow: ./check_diskio_win.sh 1.1.1.1 C Disk Reads/sec is 5 ; Disk Writes/sec is 25 I'm able to accomplish this via script, but when I give it to nagios, as check_comman

Re: [Nagios-users] check_nt: segmentation fault

2011-05-23 Thread Yueh-Hung Liu
use check_nrpe + nsclient++ instead? On Mon, May 23, 2011 at 3:39 PM, Marco Borsani wrote: > Hi all > > > > I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile > Nagios and plugins 1.4.15, everything is working fine, but often a read the > message: > > check_nt[25324]: segfaul

[Nagios-users] check_nt: segmentation fault

2011-05-23 Thread Marco Borsani
Hi all I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile Nagios and plugins 1.4.15, everything is working fine, but often a read the message: check_nt[25324]: segfault at rip 003aa1837a04 rsp 7fffd309e0a0 error 4 Any idea ? Regards Marco

Re: [Nagios-users] check_nt and external scripts

2011-03-02 Thread Michael Medin
Hello, If you hace NSClient++ on your Windows Server you need to use check_nrpe instead of check_nt to run scripts. // Michael Medin Rafael Henrique da Silva Correia skrev 2011-03-02 16:27: > Good afternoon list! > > I modified an external script from... > > http://exchange.nagios.org/directory

[Nagios-users] check_nt and external scripts

2011-03-02 Thread Rafael Henrique da Silva Correia
Good afternoon list! I modified an external script from... http://exchange.nagios.org/directory/Plugins/Backup-and-Recovery/ArcServe/CA-ARCserve-Backup-r12-Number-of-Job-Error-Check/details And i'm need monitoring this script with check_nt. How do this? Anybody can help me please? Thanks --

Re: [Nagios-users] Check_NT -> Double Memory

2011-02-16 Thread Yu Watanabe
I have used this with nagvis before. I like the way it communicates with the nagios bronx. Thanks, Yu Andre Kruger さんは書きました: >You should all check out check_mk. This guy is doing some great work. > >http://mathias-kettner.de/check_mk.html > Jim Avery 2011/02/15 17:22 >>> >2011/2/15 Luis

Re: [Nagios-users] Check_NT -> Double Memory

2011-02-16 Thread Andre Kruger
You should all check out check_mk. This guy is doing some great work. http://mathias-kettner.de/check_mk.html >>> Jim Avery 2011/02/15 17:22 >>> 2011/2/15 Luis Gustavo de Andrade Jordão Carneiro : > Hello all! > > > My Server Win 2008 x64 has 8 Gb of RAM, but when nagios check_nt dicovery 16 Gb

Re: [Nagios-users] Check_NT -> Double Memory

2011-02-15 Thread Jim Avery
2011/2/15 Luis Gustavo de Andrade Jordão Carneiro : > Hello all! > > > My Server Win 2008 x64 has 8 Gb of RAM, but when nagios check_nt dicovery 16 > Gb. > I installed NSCLient++ x64 on Win 2008. > > ./check_nt -H 10.0.24.1 -p 12489 -s public -v MEMUSE > Utilizacao de memory: total:16378,20 Mb - u

[Nagios-users] Check_NT -> Double Memory

2011-02-15 Thread Luis Gustavo de Andrade Jordão Carneiro
Hello all! My Server Win 2008 x64 has 8 Gb of RAM, but when nagios check_nt dicovery 16 Gb. I installed NSCLient++ x64 on Win 2008. ./check_nt -H 10.0.24.1 -p 12489 -s public -v MEMUSE Utilizacao de memory: total:16378,20 Mb - used: 6821,03 Mb (42%) - free 9557,17 Mb (58%) Why? Swap memory?

[Nagios-users] check_nt -v COUNTER not working

2010-10-13 Thread Maesen Carlo (ICTS)
Hello, The output of the following command : check_nt -H serverx -p 12489 -s password -v COUNTER -l "\\Server\\Files open","Open files is %.f " -w 800 -c 900 is: Open files is 701 | 'Open files is %.f '=701.00%;800.00;900.00; But in Nagios this check has the status "Critical" . W

Re: [Nagios-users] check_nt MEMUSE

2009-11-20 Thread Richard Gliebe
On 11/19/09 2:37 PM Thomas Guyot-Sionnest wrote: Hi there, >> the Client Logfile shows me: >> >> [...] >> 2009-11-19 07:43:04: error:D:\source\NSCP-stable\include\Socket.h:699: >> Error: Could not complete SSL handshake : [-1] 1, attempting to resume... >> [...] >> >> Whats going on? ;-) > > Thi

Re: [Nagios-users] check_nt MEMUSE

2009-11-19 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/11/09 08:18 AM, Richard Gliebe wrote: > On 11/18/09 12:11 PM Thomas Guyot-Sionnest wrote: >> I'm not sure about using check_nt; I beliebe the recommended bethog for >> NSClient++ is using check_nrpe (you will have to make sure the NEPE >> listene

Re: [Nagios-users] check_nt MEMUSE

2009-11-18 Thread Richard Gliebe
On 11/18/09 12:11 PM Thomas Guyot-Sionnest wrote: > I'm not sure about using check_nt; I beliebe the recommended bethog for > NSClient++ is using check_nrpe (you will have to make sure the NEPE > listener module is enabled and properly configured) > > Here are example of memory checks you can do w

Re: [Nagios-users] check_nt MEMUSE

2009-11-18 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/11/09 02:25 AM, Richard Gliebe wrote: > Hi all, > > check_nt -v MEMUSE shows me the complete memory (physical memory + > page.sys) from the 64bit Windows Clients, which are using NSClient++ > 0.3.7.493 2009-10-12. > > [...] > # /usr/local/lib

[Nagios-users] check_nt MEMUSE

2009-11-17 Thread Richard Gliebe
Hi all, check_nt -v MEMUSE shows me the complete memory (physical memory + page.sys) from the 64bit Windows Clients, which are using NSClient++ 0.3.7.493 2009-10-12. [...] # /usr/local/libexec/nagios/check_nt -p 5666 -v MEMUSE \ -w 80 -c 90 -H <64bitClient> Memory usage: total:7939.16 Mb - use

Re: [Nagios-users] check_nt : COUNTERS

2009-09-04 Thread Jim Avery
2009/9/4 Marco Borsani : > Hi. > > I need to prepare a monitoring environment on Windows servers performance. > > I will use check_nt plug-in with its COUNTER variable. > > > > Where I can find a complete list of Microsoft counters ? A quick google for "Microsoft performance counters" would seem t

[Nagios-users] check_nt : COUNTERS

2009-09-04 Thread Marco Borsani
Hi. I need to prepare a monitoring environment on Windows servers performance. I will use check_nt plug-in with its COUNTER variable. Where I can find a complete list of Microsoft counters ? Regards Marco -- Let

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Mark Gius
Paste your check_nt command definition as well. I'm guessing that it's not using all of the arguments you're passing to it. -Gius Ricardo Delgado wrote: UNKNOWN 2009-08-14 16:07:34 130d 5h 39m 14s 4/4 missing -l parameters CPU Load I don't have my Nagios system to han

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Ricardo Delgado
> > > > > > UNKNOWN 2009-08-14 16:07:34 130d 5h 39m 14s 4/4 > missing -l parameters > > CPU Load > > > > I don't have my Nagios system to hand so can't check for > sure, but I > guess you need also to specify the "-w" and "-c" parameters > to specify > the warning and critical thresholds. > >

Re: [Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Jim Avery
2009/8/14 Ricardo Delgado : > Hi, > >   I'm configure mi xp host, installing nsclient. > > i define services > > define service{ >        use                     generic-service >        host_name               pc-user-oficce2 >        service_description     C:\ Drive Space >        check_command

[Nagios-users] check_nt missing -l parameters

2009-08-14 Thread Ricardo Delgado
Hi, I'm configure mi xp host, installing nsclient. i define services define service{ use generic-service host_name pc-user-oficce2 service_description C:\ Drive Space check_command check_nt!USEDDISKSPACE! -l c

Re: [Nagios-users] check_nt: Could not parse arguments

2009-05-20 Thread Anthony Montibello
Hi, Also you may want to remove the process check for Explorer.exe since that process is only running when a user space running. Tony (Author of NC_Net) On Wed, May 20, 2009 at 12:17 PM, Christoph Stoettner wrote: > Hi, > > Problem is the first $ in password1$ of your command-definition (check_

Re: [Nagios-users] check_nt: Could not parse arguments

2009-05-20 Thread Christoph Stoettner
Hi, Problem is the first $ in password1$ of your command-definition (check_nt) command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s Password1$ -v $ARG1$ $ARG2$ I would say, that it should be -s $USER2$ when you store the password in your resource.cfg or -s $Password1$ Bye Christoph (S

[Nagios-users] check_nt: Could not parse arguments

2009-05-20 Thread Sundar V S
Hi,NSClient has been configured for my windows server, now the problem is, in Nagios Interface, when the specified services are checked, I get the message “checknt: Could not parse arguments “ These are common for all the service which are being monitored for my Windows Server (hostname:flexsrvr

Re: [Nagios-users] check_nt cmd works - fails from nagios config

2008-07-16 Thread Anthony Montibello
Since the command works from shell, Try putting the command line into a Shell script then call the shell script as your check command. Naturally you can pass in the Host address as a input parameter to the shell script If your windows plugin is NC_Net we would be able to look at what NC_NEt reci

[Nagios-users] check_nt cmd works - fails from nagios config

2008-07-16 Thread Alex Broad
If I run the following cmd from then everything is ok ( as show ./check_nt -H 192.168.1.100 -p 12489 -v FILEAGE -l "d:\\data\\users\\logs\\`date +%Y`\\`date +%m`\\`date +%d`\\`date +%Y%m%d.log`" >0 years 0 mon 0 days 13 hours 57 min 22 sec However when I add this line in to my nagios check_comm

Re: [Nagios-users] check_nt -v counter value question (when using counters with colon)

2008-05-08 Thread Michael Medin
Hello, Counternames with : are "broken" this is bug that will hopefully be fixed in the next version. A workaround is to use an "alias" which IIRC might work is to add an "alias" (which is what causes the problem) like so: "dummyalias:\\SQLServer:Databases(_Total)\\Data File(s) Size (KB)","SQL S

[Nagios-users] check_nt -v counter value question

2008-05-07 Thread Nicholas Magers
I am using, on my windows 2003 server, nsclient++. For the check_nt reference where it refers to the 'COUNTER' parameters it refers to 'float parameters'. This does seem to be working for me. I have added to output from my Nagios server. I got the command line reference from http://nagioswiki.com/w

Re: [Nagios-users] check_nt/PNP questions...

2008-04-28 Thread Anthony Montibello
That sounds strange, What Windows client are the results comming from? I have tweeked the Counter in Check_nc_net.c several years ago and have not had any reports of issue with this., why not try it, it should be compatible with all check_nt Windows plugins. http://sourceforge.net/project/showfil

[Nagios-users] check_nt/PNP questions...

2008-04-28 Thread mjn
New installation of the latest PNP on 2.X Nagios. My question has to do with the behavior of check_nt. I have a check defined for Trans/sec on SQL. I can run it like so: ./check_nt -H sql -p 5667 -v COUNTER -l "\\SQLServer:Databases(_Total)\ \Transactions/sec","Transactions/sec %f" And th

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-31 Thread Palle L Jensen
:07 PM > > To: nagios-users@lists.sourceforge.net > > Subject: Re: [Nagios-users] check_nt: Could not parse arguments > > > > Hi there > > > > >Date: Wed, 30 Jan 2008 15:25:29 -0500 > > >From: "Palle L Jensen" <[EMAIL PROTECTED]> > > &g

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Hollick Matthew - ICT Systems
Hi there >Date: Wed, 30 Jan 2008 15:25:29 -0500 >From: "Palle L Jensen" <[EMAIL PROTECTED]> >Subject: Re: [Nagios-users] check_nt: Could not parse arguments >To: >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset="us-ascii" >

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Palle L Jensen
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ennis Ibarra Sent: Wednesday, January 30, 2008 3:39 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_nt: Could not parse arguments What's your version of nsclient installed in the windows side ? How&#

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Ennis Ibarra
__ > > From:[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Anthony Montibello > Sent: Tuesday, January 29, 2008 7:36 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-us

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-30 Thread Palle L Jensen
ony Montibello Sent: Tuesday, January 29, 2008 7:36 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_nt: Could not parse arguments Hi, To help clarify, -s is for the password while $ARG1$ was missing from the orriginal command caus

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-29 Thread Anthony Montibello
v CPULOAD -l $ARG1$ > > check_nt -H $HOSTADDRESS$ -p 12489 -s $USER7$ > > -- > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Palle L Jensen > *Sent:* Tuesday, January 29, 2008 10:32 PM > *To:* Nagios Users > *Subject:* [Nagi

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-29 Thread Palle L Jensen
MAIL PROTECTED]; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_nt: Could not parse arguments Should your command be $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v CPULOAD -l $ARG1$ check_nt -H $HOSTADDRESS$ -p 12489 -s $USER7$ _ From: [EMAIL PROTECTED] [ma

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-29 Thread narendran.neelamegam
: Nagios Users Subject: [Nagios-users] check_nt: Could not parse arguments Morning all, I am having an issue with adding cpuload monitoring on windows machines. I know there are no issues on the windows side since I have other services being monitored with no problems. Also the error

[Nagios-users] check_nt: Could not parse arguments

2008-01-29 Thread Palle L Jensen
Morning all, I am having an issue with adding cpuload monitoring on windows machines. I know there are no issues on the windows side since I have other services being monitored with no problems. Also the error message tells me the arguments that are specified are not correct. I have googl

Re: [Nagios-users] check_nt service check problem

2007-12-21 Thread Rich Sasko
>Message: 9 >Date: Thu, 20 Dec 2007 23:06:56 -0600 >From: "Tim Wilson" <[EMAIL PROTECTED]> >Subject: [Nagios-users] check_nt service check problem >To: >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=US-ASCII >Hi everyone, >I&

Re: [Nagios-users] check_nt service check problem

2007-12-20 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim Wilson wrote: > Hi everyone, > > I'm using check_nt with NSClient++ to check and see if a service is running > on a Win 2003 server. The service I want to monitor is called > "MSSQL$DESTINY". The check is failing and it says "MSSQL$: Unknown". I

[Nagios-users] check_nt service check problem

2007-12-20 Thread Tim Wilson
Hi everyone, I'm using check_nt with NSClient++ to check and see if a service is running on a Win 2003 server. The service I want to monitor is called "MSSQL$DESTINY". The check is failing and it says "MSSQL$: Unknown". It certainly appears that the dollar sign in the service name is causing a

[Nagios-users] check_nt - Output in MB instead of Bits for VRAM usage of a single Process.

2007-12-19 Thread Lorand S. D'Caltan
I'm using this script: # #!/bin/bash RESULT=`./check_nt -H adr01 -p 1248 -v COUNTER -l "\Process(EvDRServer)\Virtual Bytes" -w 1500 -c 2000` CALCULATED=`echo $RESULT | awk '{print $1/8/100 " MB"}'` echo $CALCULATED exit 0 # To parse the output of the check_nt COUNTER co

Re: [Nagios-users] check_nt EventLog regex

2007-12-17 Thread Anthony Montibello
Take out the extra quotes and try it again "Application, error,1440,1,"Backup exec",0,0" "Application, error,1440,1,Backup exec,0,0" Since it is Comma delimited it does not need the extra quotes Also please use EVENTLOG_NEW if posible since it is more efficient. However it uses a slightly differe

[Nagios-users] check_nt EventLog regex

2007-12-17 Thread Ronan REYNAUD
Hi I've set Nc_Net on a 2003server, and I can read the Application Log From my nagios-server : ./check_nt -H 192.168.x.X -s "None" -v EVENTLOG -w 1 -c 2 -l "Application, error,1440,0,0,0" .. and I get my results, every errors within 1440 mn. OK. I want only some errors based on the Event

Re: [Nagios-users] check_nt and nsclient++: treat unknown as critical

2007-10-26 Thread Anthony Montibello
Hi Michael, This is the default behaviour of NC_NEt. since you are using Check_nt it should not require any modification of Nagios config files to get running. Worst case scenario is you can test it out and try an alternate plugin if you do not like it. Good Luck Tony (Author of NC_Net) On 10/

Re: [Nagios-users] check_nt and nsclient++: treat unknown as critical

2007-10-26 Thread Hari Sekhon
I suspect you'd have to either change the source code of the nsclient++ or to write a quick shell wrapper script around check_nt or check_nrpe for those checks. If the check return UNKNOWN because of a missing definition or some such, the shell can change it's return code and output to CRITICAL

[Nagios-users] check_nt and nsclient++: treat unknown as critical

2007-10-25 Thread Michael W. Lucas
Hi, I'm using nsclient++ and check_nt to monitor services on a whole slew of Windows boxes. Works very nicely, but I have to change part of the system behavior and the plugin doesn't seem to have that option. When you check a service and the service is not installed, the plugin returns "unknown"

Re: [Nagios-users] check_nt services not responding

2007-10-04 Thread Joel Roberts
That did it, thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, October 04, 2007 11:25 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_nt services not responding > -Original Mess

Re: [Nagios-users] check_nt services not responding

2007-10-04 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Joel Roberts > Sent: Thursday, October 04, 2007 12:15 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_nt services not responding >

[Nagios-users] check_nt services not responding

2007-10-04 Thread Joel Roberts
I've installed Nagios on a Debian Etch server and it seems to be working well, just a couple of things. Monitoring a Windows box, I've installed the NSClient++, for some reason there's no icon in the SysTray, but the service is up and running. Most of the Services respond, except the following:

Re: [Nagios-users] check_nt

2007-08-08 Thread Anthony Montibello
t; > -Original Message- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of sujith h > > Sent: Wednesday, August 08, 2007 6:47 AM > > To: Nagios Users mailinglist > > Subject: [Nagios-users] check_nt > > > > Hi, >

Re: [Nagios-users] check_nt

2007-08-08 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of sujith h > Sent: Wednesday, August 08, 2007 6:47 AM > To: Nagios Users mailinglist > Subject: [Nagios-users] check_nt > > Hi, > > I am Sujith H. I have

[Nagios-users] check_nt

2007-08-08 Thread sujith h
Hi, I am Sujith H. I have a doubt regaurding the plugin check_nt. If am using check_nt to monitor the CPULOAD of a windows machine and not specifying the warning and critical thresholds, i.e, ./check_nt -H -v CPULOAD What will the threshold value for the warning state and the critical state here

Re: [Nagios-users] check_nt default port

2007-08-06 Thread Hugo van der Kooij
On Mon, 6 Aug 2007, sujith h wrote: > Can any one help me to find the default port used by nagios for the plugin check_nt(not NSClient). Use the command `netstat -na` to detect all listening ports. Do this with and without the service running. Hugo. -- [EMAIL PROTECTED] http://h

Re: [Nagios-users] check_nt default port

2007-08-06 Thread Frost, Mark {PBG}
Sent: Monday, August 06, 2007 3:16 AM To: Nagios Users mailinglist Subject: [Nagios-users] check_nt default port Can any one help me to find the default port used by nagios for the plugin check_nt(not NSClient). Cheers,

[Nagios-users] check_nt default port

2007-08-06 Thread sujith h
Can any one help me to find the default port used by nagios for the plugin check_nt(not NSClient). Cheers, Sujith Haridasan -- സുജിത് ഹരിദാസ൯ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files

Re: [Nagios-users] check_nt

2007-07-26 Thread Anthony Montibello
I did change the name of check_nt to check_nc_net about a year ago, However when I posted to the Plugin_developer group a few months ago, they said they did not want to include check_nc_net into the standard plugins and requested that I maintain it on a seperate site, which I am doing, on the offic

Re: [Nagios-users] check_nt

2007-07-23 Thread Jim Avery
On 23/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > True, NC_NET includes its own client version - I just can't figure out > how to get that to run on my Linux Nagios box. :-) You can just replace the standard check_nt.c source file with the new one which comes with nc_net before (re)comp

Re: [Nagios-users] check_nt

2007-07-23 Thread Mark.Law
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael W. Lucas Sent: Monday, July 23, 2007 2:42 PM To: Law, Mark (TH USA) Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_nt nc_net includes its own version of check_nt. Personally, I wish they'd chang

Re: [Nagios-users] check_nt

2007-07-23 Thread Michael W. Lucas
nc_net includes its own version of check_nt. Personally, I wish they'd change the name... On Mon, Jul 23, 2007 at 02:40:08PM -0400, [EMAIL PROTECTED] wrote: > Hi Group, > > Does anyone know what these are the only tests compiled into the 1.4.9 > plugins for check_nt are ~ > > CHECK_NONE

[Nagios-users] check_nt

2007-07-23 Thread Mark.Law
Hi Group, Does anyone know what these are the only tests compiled into the 1.4.9 plugins for check_nt are ~ CHECK_NONE, CHECK_CLIENTVERSION, CHECK_CPULOAD, CHECK_UPTIME, CHECK_USEDDISKSPACE, CHECK_SERVICESTATE, CHECK_PROCSTATE, CHECK

Re: [Nagios-users] Check_nt not reporting memory for 1 server

2007-06-01 Thread Phil Costelloe
AM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Check_nt not reporting memory for 1 server > > Holtz, Ray wrote: >> We have Nagios set to run check_nt to check physical memory and it >> works great for all of our servers except one. It is Windows serve

Re: [Nagios-users] Check_nt not reporting memory for 1 server

2007-05-25 Thread Anthony Montibello
iginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Costelloe Sent: Friday, May 25, 2007 2:50 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Check_nt not reporting memory for 1 server Holtz, Ray wrote: > We have Nagios set to run check_nt

Re: [Nagios-users] Check_nt not reporting memory for 1 server

2007-05-25 Thread Holtz, Ray
Holtz [EMAIL PROTECTED] 630-324-7087 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Costelloe Sent: Friday, May 25, 2007 2:50 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Check_nt not reporting memory for 1 server Holtz, Ray

Re: [Nagios-users] Check_nt not reporting memory for 1 server

2007-05-25 Thread Phil Costelloe
Holtz, Ray wrote: > We have Nagios set to run check_nt to check physical memory and it > works great for all of our servers except one. It is Windows server > 2003, and when run from the command line: > > check_nt -H server1 -p 1248 -v MEMUSE > > it returns > > Memory usage: total:0.00 Mb - us

[Nagios-users] Check_nt not reporting memory for 1 server

2007-05-24 Thread Holtz, Ray
We have Nagios set to run check_nt to check physical memory and it works great for all of our servers except one. It is Windows server 2003, and when run from the command line: check_nt -H server1 -p 1248 -v MEMUSE it returns Memory usage: total:0.00 Mb - used: 0.00 Mb (nan%) - free: 0.00 Mb (na

Re: [Nagios-users] Check_nt & Microsoft Exchange 6.5

2007-02-22 Thread Phil Costelloe
Mark Duffy wrote: > Firstly, thanks for the reply: > >> Based on that document, I've set up the following commands. I'm not >> really sure how well they're working (they always return 0 on the >> quiet Exchange box I'm using them on so far) so I'd be interested to >> hear how you get on. > > It s

Re: [Nagios-users] Check_nt & Microsoft Exchange 6.5

2007-02-21 Thread Mark Duffy
Firstly, thanks for the reply: > Based on that document, I've set up the following commands. I'm not > really sure how well they're working (they always return 0 on the quiet > Exchange box I'm using them on so far) so I'd be interested to hear how > you get on. It seems no matter what qu

Re: [Nagios-users] Check_nt & Microsoft Exchange 6.5

2007-02-20 Thread Phil Costelloe
Outlook and our disclaimer software mangled this the first time, hopefully this might make the content a bit more obvious. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Duffy > Has anyone any experience of checking mail queues with check NT and >

Re: [Nagios-users] Check_nt & Microsoft Exchange 6.5

2007-02-20 Thread Phil Costelloe
Phil Costelloe Technical Consultant [EMAIL PROTECTED] http://www.foundation-it.com Foundation IT Foundation Court Old Street Oare Hermitage Berkshire RG18 9SE Switch: +44 (0) 1635 203700 Helpdesk: +44 (0) 800 0121099 DDI: +44 (0) 1635 2

[Nagios-users] Check_nt & Microsoft Exchange 6.5

2007-02-19 Thread Mark Duffy
Hello All, Has anyone any experience of checking mail queues with check NT and Microsoft Exchange 2003 (v6.5), I have managed to use some of the checks from nagios-exchange that were designed for exchange v5.5 but I am not sure how to check other queues e.g. "Local delivery" "Messages waiting to b

Re: [Nagios-users] check_nt and MSSQL$SQLEXPRESS

2006-11-30 Thread Steve Shipway
> define command{ > command_namecheck_nt_services > command_line$USER1$/check_nt -H $HOSTADDRESS$ -v > SERVICESTATE -l $ARG1$ > } Put single quotes around the argument, thus: command_line$USER1$/check_nt -H $HOSTADDRESS$ -v SERVICESTATE -l '$ARG1$' Na

Re: [Nagios-users] check_nt and MSSQL$SQLEXPRESS

2006-11-29 Thread Ben O'Hara
On 11/29/06, Andreas Ericsson <[EMAIL PROTECTED]> wrote: > > Read the docs, which quite clearly state that $ needs to be escaped by > $. The resulting $ will also have to be escaped for the sake of the > shell, so use > > -l MSSQL\$$EXPRESS > > and you should be good to go. > Grrr, knew id miss

Re: [Nagios-users] check_nt and MSSQL$SQLEXPRESS

2006-11-29 Thread Aaron Segura
I think you're supposed to use "$$" in that case... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben O'Hara Sent: Wednesday, November 29, 2006 7:58 AM To: Nagios Userlist Subject: [Nagios-users] check_nt and MSSQL$SQLEXPRESS Anyone

[Nagios-users] check_nt and MSSQL$SQLEXPRESS

2006-11-29 Thread Ben O'Hara
Anyone else managed to get nagios to check the state of the "MSSQL$SQLEXPRESS" service? Obviously the $ in the middle of it doesnt help, but ive tried escaping it, and in quotes etc and nagios always appears to tag another $ onto the end when it gets run hence im getting back MSSQL$SQLEXPRESS$: U

Re: [Nagios-users] check_nt EVENTLOG problem

2006-11-05 Thread Anthony Montibello
I assume you are using NC_NEt.   check the version you are using. the current version is on sourceforge: http://sourceforge.net/projects/nc-net   Note: I have a update for NC_Net but have not had the time to merge it into the project yet.   If you are using a different Windows client I do not know

[Nagios-users] check_nt EVENTLOG problem

2006-11-03 Thread Vasiliy Boulytchev
Guys, When i run... ./check_nt -H host -v EVENTLOG -l "any,any,5,0,0,0" -s password I get... Client - ERROR: Unknown request number What am I doing wrong? THANKS! -- Vasiliy Boulytchev [EMAIL PROTECTED] -

Re: [Nagios-users] check_nt uptime unable to display

2006-06-01 Thread Marcel Mitsuto Fucatu Sugano
On Thu, 2006-06-01 at 02:07 -0700, Rajesh kanna wrote: > Can someone point me where i making error in config. Not necessarily on your config files, but at the check_nt plugin permissions. Is executable by the the nagios user? HTH, Marcel AVISO: A informação contida neste e-mail, bem como em qua

Re: [Nagios-users] check_nt uptime unable to display

2006-06-01 Thread Lundgren, Scott
I think you want to edit service.config. I believe you want this: define service{ ; template to use, it was labeled name in the example use generic-service ; what you may be missing name rajeshs_uptime

[Nagios-users] check_nt uptime unable to display

2006-06-01 Thread Rajesh kanna
Hi, I have nagios server version 1.3 running on solaris 9 machine. Nsclient installed on windows 2003 machine. From command line i could succeed with uptime command ./check_nt -H 192.168.1.23 -p 1248 -v UPTIME System Uptime - 18 day(s) 2 hour(s) 56 minute(s) I am unable to get output o

RE: [Nagios-users] check_nt binary available?

2006-02-22 Thread Steve Shipway
> You could use NSCA. This is what I'm using to monitor Windows > servers that are behind other machines. > > The key requirement is that the Windows machines can make > outgoing connections. Your Nagios server will be passive, > only listening for the incoming connections. > > I've been us

Re: [Nagios-users] check_nt binary available?

2006-02-22 Thread Rex Wickham
Hi Steve You could use NSCA. This is what I'm using to monitor Windows servers that are behind other machines. The key requirement is that the Windows machines can make outgoing connections. Your Nagios server will be passive, only listening for the incoming c

[Nagios-users] check_nt binary available?

2006-02-20 Thread Steve Shipway
Hopefully someone out there can help me. Has anyone managed to compile the check_nt program under Windows? If so, can you send me a copy of the binary or (preferably) the modified source code? We have a server that is hidden behind another server, and so to monitor it, I hope to use NRPE_NT on t