Re: R: R: [Nagios-users] I: NSClient++ configuration problems

2006-02-24 Thread Michael Medin
-}Of Marco Borsani -}Sent: Thursday, February 16, 2006 3:11 AM -}To: 'Michael Medin' -}Cc: 'NAGIOS' -}Subject: R: R: [Nagios-users] I: NSClient++ configuration problems -} -}I set 1248 (NSClient) and 5666 (NRPE) ports on NCS.INI file. -}I see both ports open (but associated to local IP 0.0.0.0

Re: [Nagios-users] nsclient, is it still an acceptable method to monitor nt

2007-12-06 Thread Michael Medin
192.168.0.147 -c CheckServiceState -a ShowAll COM+ Event System OK: COM+ Event System: started [EMAIL PROTECTED]:~/src$ check_nt -H 192.168.0.147 -p 12489 -v SERVICESTATE -lCOM+ Event System -d SHOWALL COM+ Event System: Started But maybe I missunderstood what did not work? // Michael Medin Rui

Re: [Nagios-users] Remote monitoring

2008-02-11 Thread Michael Medin
Hello, Humm, this was quite interesting, is there a way to (from the plink) to detect the status of the connection or does plink die when the connection dies even? Would be quite simple to add a plugin to run this from within nsclient++, but for it to be useful you would need to be able to detect

Re: [Nagios-users] Remote monitoring

2008-02-12 Thread Michael Medin
I did not mean to add ssh client to nsclient++ but I could write a plugin that runs plink when nsclient++ starts and makes sure plink is running, but maybe NSCA is probably a better solution (which nsclient++ already has :) // MickeM On Tue, 12 Feb 2008 08:36:32 +0100, Michael Medin [EMAIL

Re: [Nagios-users] Remote monitoring

2008-02-13 Thread Michael Medin
NSCLient++ offers NRPE might be worth to mention that NSClient++ also offers NSClient and NSCA (with real encryption)... // MickeM NC_NEt -(also a windows plugin that uses check_NT) offers NSCA Good Luck, TOny (author of NC_NEt) On Tue, Feb 12, 2008 at 1:07 PM, Michael Medin [EMAIL

Re: [Nagios-users] check_nt_proc_count with NSClient++ ?

2008-02-25 Thread Michael Medin
Hello, A bit curious as to why you would want to: check_nrpe ... -c checkProcState -a MaxCritCount=50 svchost.exe=started (replace 50 and svchost.exe with your values of choice) would I think do what you want it to. But to answer your question nsclient++ will only return each process once so

[Nagios-users] Announce: NSClient++ 0.3.1 Windows agent

2008-03-12 Thread Michael Medin
* in the socket handling (hopefully it actually works now) * Some new performance counters as well as slightly better handling (has been fixed even better in next version) ... PS. Since I am about to start sketching on the 0.4.0 version feature requests are always nice :) // Michael Medin

Re: [Nagios-users] Monitoring Windows Servers - [New domain name for nsclient++]

2008-04-07 Thread Michael Medin
the trailing /nscp but alas apache was giving me attitude... // Michael Medin - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7

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 Server

Re: [Nagios-users] NSCP (CheckFileSize) strips backslashes from file paths

2008-06-10 Thread Michael Medin
in the NSCP config (something about dangerous meta chars, as well as allow options IIRC) (I can look it up for you if you want, but am at work now, so have to pretend I am working :) // Michael Medin Hello, I would like to monitor a Windows server on our network. Before installing anything

Re: [Nagios-users] How to monitor windows software raid

2008-06-18 Thread Michael Medin
and beyond) and such to monitor your specific items. // Michael Medin Cheers, -- jra - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http

Re: [Nagios-users] Use nrpe_nt to start VB program

2008-06-23 Thread Michael Medin
:) // Michael Medin Hi, I hope someone could help... I'm trying to use Nagios and the check_nrpe plugins to restart a Visual Basic program if it's down. The Nagios server is a Linux box (Centos 5.1). check_nrpe launchs a vbs script on a Windows 2000 server which is the same machine where the VB

Re: [Nagios-users] Checking Windows Services with stupid names.

2008-08-27 Thread Michael Medin
the standard-stuff is integrated. NRPE is much more configuration cost than NSCA/nsclient++, because you can't just aptitude install them. :-) NSClient++ can do the exact same things (and a lot more) via NRPE then via NSClient with the same (or about the same) amount of configuration... // Michael

Re: [Nagios-users] monitor windows ethernet traffic

2008-08-27 Thread Michael Medin
My guess would be that simplest way to do this would be to use one of the windows agents and poll the various performance counters for the network, another option would be to go with WMI. // Michael Medin Dhaval Thakar wrote: Hi list, i want to monitor ethernet traffic of windows servers

[Nagios-users] Announce: NSClient++ 0.3.4 [Windows agent]

2008-09-19 Thread Michael Medin
authentication to NRPE. * your feature here (just request it, who knows... might be there) Did you actually read all this I ask? Nahh... though not... but writing it sure beats updating that dreadfully boring developer guidelines document I really should be working on at work. // Michael Medin

Re: [Nagios-users] how to monitor databases on windows through nagios`

2008-09-25 Thread Michael Medin
, OpMonAgent(?)) you can use scripts and thus either use one of the various check_oracle scripts or get your DBA to write up a quick database check script in his or hers favorite language. // Michael Medin Hi All, Thank you for your time. I'm still confused as to how we can monitor oracle

Re: [Nagios-users] nrpe argument limit

2008-09-26 Thread Michael Medin
Sort of... by default the payload is 1024 characters (including the command) so thats the limit. You can extend this by recompiling NRPE (server and client9 and toon has a patch to improve this handling a bit)... // Michael Medin Hi, Does anyone know if there is an argument limit

Re: [Nagios-users] English and German Counters with NSClient++

2008-09-30 Thread Michael Medin
Hello, NSClient++ (version 3 and above) do not use the counter names so they are no longer language specific. The coutners.defs is there as a fall back so it is probably never used... // Michael Medin Klaus Umbach skrev: Hi, I was just scared by the discovery that the performance counters

Re: [Nagios-users] English and German Counters with NSClient++

2008-10-01 Thread Michael Medin
Klaus Umbach skrev: On 30/09/08 20:46, Michael Medin wrote: Hello, NSClient++ (version 3 and above) do not use the counter names so they are no longer language specific. The coutners.defs is there as a fall back so it is probably never used... So is there a way of asking NSClient

Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Michael Medin
/forums on nsclient.org you can find some values that worked for others or you can play around and find what works for you. // Michael Medin Klaus Umbach skrev: Hi, I wonder why the following check works on a German Windows 2k3 server, but not on an English one. To me this makes no sense

Re: [Nagios-users] NSClient++ and CheckEventLog

2009-01-19 Thread Michael Medin
(the message data is several K's in size) are not too common in the eventlog I would not change anything unless the error pops up. // Michael Medin Klaus Umbach skrev: On 19/01/09 11:07, Michael Medin wrote: It has nothing to do with language... The reason is that one of them has an entry

Re: [Nagios-users] Which books are best for Nagios 3

2009-01-19 Thread Michael Medin
Hello, I am currently reviewing Learning Nagios 3,0 and I would say it is not for moving to Nagios 3 it is for *learning Nagios* (3). ((My review will be out (hopefully) next week, have read about half the book now...)) So skip that one if you know your way around Nagios... // Michael Medin

Re: [Nagios-users] NSClient++, CheckDriveSize and perfdata

2009-01-21 Thread Michael Medin
There are plans to update the rendering engine (fancy word) in a future version but if you want I could add an option to includ exact size or something like that and/or add a dot (if nagios allowes this). Open up a ticket at nsclient.org and I shall see if I can have it in the up coming 0.3.6

Re: [Nagios-users] NSClient++: Connection Refused, again and again, with default config

2009-01-27 Thread Michael Medin
Best way to debug this is: 1, runt: NSClient++ /test (after stopping the service) and see what happends. 2, enable debug logging and check the nsc.log file. // Michael Medin Hi people of the world :P I'm just running the NSclient on a Windows machine. I got the default configuration

Re: [Nagios-users] calling a java program from nagios

2009-01-29 Thread Michael Medin
There is a NRPE server written in Java which probably is a better option then spawning Java from the command line. // Michael Medin Hi, For some purpose that was not served by nagios, we have written a java program. One of our client requirement is that this java code (if possible) has

Re: [Nagios-users] NSClient++ Error

2009-02-07 Thread Michael Medin
not sure, which platform are you on? // Michael Medin Curtis LaMasters skrev: I'm so far unable to get this one figured out. No abnormal logs on the Nagios server but I get this on the client side: 2009-02-06 14:40:43: error:.\NSCAThread.cpp:177: Failed to read header from: xx.xxx.xxx.50:5667 0

Re: [Nagios-users] {SPAM} NSClient++.exe problem occupy more and more memory !!

2009-02-25 Thread Michael Medin
is fixed in the 0.3.6 RC as well). // Michael Medin 7up8down skrev: hi all I use NSClient++-Win32(NSClient++-Win32-0.3.5) to monitor three Windows OS servers. I can see all services are OK in Nagios server. but I find that NSClient++.exe occupy more and more memory very slowly in all three

Re: [Nagios-users] Monitoring Logs under Windows 2003 server

2009-03-02 Thread Michael Medin
Hello, I would suggest someone to port check_logfiles to windows (ie working with for instance pure Perl or some such). That is the point of the NRPE support in NSClient++ (and others) // Michael Medin Masoud Tabrizi skrev: I looked that the event log but does no good for me as I am trying

Re: [Nagios-users] Monitoring Windows hosts...

2009-03-11 Thread Michael Medin
: * NSClient++ * NC_NET I would not use (unless I have a specific reason): * SNMP - Complex to use * NSClient - Old and outdated * NRPE_NT - Hard for some (simple) checks * OpMonAgent - I don’t see the benefit * Agentless WMI - Limited functionality // Michael Medin I'm a UNIX

Re: [Nagios-users] NSClient++ and .Net

2009-03-11 Thread Michael Medin
Hello, I am guessing you are a bit confused. NSClient++ does not use .net (nor require it) perhaps you are thinking of NC_Net? (also NSClient++ version are along the lines of 0.3.6 or some such, I dont want to bloat the version numbers so I tend to increase them sparingly :) // Michael Medin

Re: [Nagios-users] NRPE vs. check_by_ssh

2009-03-25 Thread Michael Medin
Sorry to barge in (without reading the thread but...) Security wise NRPE lacks any form of authentication which is something SSH has so in this regard SSH is the more secure one... // Michael Medin Idriss ARABBAJ skrev: Hi Kevin, I carefully read your speech about this subject and I found

Re: [Nagios-users] NRPE vs. check_by_ssh

2009-03-25 Thread Michael Medin
. If someone knows hoe to use certificates please feel free to let me know so I can add it to NSClient++ but what I have seen it is not possible... // Michael Medin Michael Medin wrote: Sorry to barge in (without reading the thread but...) Security wise NRPE lacks any form of authentication

Re: [Nagios-users] NRPE vs. check_by_ssh

2009-03-25 Thread Michael Medin
Kevin Keane skrev: Michael Medin wrote: Kevin Keane skrev: Wouldn't the SSL certificates provide authentication comparable to SSH keys? I'm not familiar with how NRPE uses SSL, but I would assume that you could also use client certificates? I am no expert but AFAIK it merely

Re: [Nagios-users] C++ Plugins

2009-04-21 Thread Michael Medin
(...))); return NSCAPI::returnIgnored; } } catch (...) { //NSC_LOG_CRITICAL(_T(Unknown exception in: wrapHandleCommand(...))); return NSCAPI::returnIgnored; } } In general I would recommend using the glue as it will be simpler to upgrade then... // Michael Medin

Re: [Nagios-users] Monitor for memory bottleneck on Windows?

2009-07-06 Thread Michael Medin
Hello humm, if anyone is interested I could add either: 1, option to do average value checks for arbitrary counters (ie. like CheckCPU) 2, add an option to check Memory\Pages Output/Sec to CheckMem ? // Michael Medin On 2009-07-06 12:55, Tore Lønøy wrote: Hello naguis usergroup! I have

Re: [Nagios-users] Monitor for memory bottleneck on Windows?

2009-07-09 Thread Michael Medin
The CPU is measured as averages for the last X time I could do something similar for this. Which is what I think you want? Stacking more of them in one go would be possible I guess, I shall look into it and see what I can come up with. // Michael Medin On 2009-07-09 09:44, Tore Lønøy

Re: [Nagios-users] Monitor for memory bottleneck on Windows?

2009-07-09 Thread Michael Medin
I think by usage he did not mean usage but *usage* :) As in how much the swap area i used (having 8Gb swap which is allocated but not used wont matter much). Where as in a system who is spending time writing/reading from/to the swap area performance will degrade considerably. // Michael Medin

Re: [Nagios-users] Monitoring Wimdows machines

2009-12-22 Thread Michael Medin
Read the guide it should have the information you need to get it setup. http://nsclient.org/nscp/wiki/doc/usage/nagios/nrpe // Michael Medin stan wrote: On Tue, Dec 22, 2009 at 04:22:17PM +, Assaf Flatto wrote: I've had success on both counts , and the check_nt works with no issues

[Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-18 Thread Michael Medin
streams? ie send to both Nagios and potentially other collectors (like rrd) Feel free to add more thoughts and ideas here // Michael Medin -- Download Intel#174; Parallel Studio Eval Try the new software tools for yourself

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-18 Thread Michael Medin
On 2010-02-19 05:22, Morris, Patrick wrote: Michael Medin wrote: Hello Multiple streams? ie send to both Nagios and potentially other collectors (like rrd) For what it's worth, I'm pretty happy with NSCA and NRPE as-is, though I'd be interested to hear your motivation for replacing

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-18 Thread Michael Medin
will write one... pure and simple... I just figured I would get some insight into what to think about whilst doing it... // Michael Medin -- Download Intel#174; Parallel Studio Eval Try the new software tools

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-18 Thread Michael Medin
to solve all the problems in the world. Nagios itself can forward to other collectors. From what I have gathered this is pretty time and CPU consuming so another option would be to split off the data outside Nagios. // Michael Medin

Re: [Nagios-users] NRPE/NSCA replacement thoughts?

2010-02-19 Thread Michael Medin
of limitations in the SNMP protocol? (I was under the impression that the efforts of WBEM was to fix various issues with SNMP?). // Michael Medin -- Download Intel#174; Parallel Studio Eval Try the new software tools

[Nagios-users] NSClient++ 0.3.8 released!

2010-05-25 Thread Michael Medin
you can now do -m to specify the module to load. nsclient++ -m CheckDisk.dll -c CheckDriveSize MaxWarn=100 CheckAll // Michael Medin -- ___ Nagios-users mailing list Nagios

Re: [Nagios-users] check event log

2011-02-21 Thread Michael Medin
% (%count%) This requires a modern (as in 0.3.8) version of NSClient++. // Michael Medin 2011-02-21 11:27 Tristan Drinkwater skrev: Morning all (depending where you are in the world..) I'm trying to catch all error and warning logs from application event folder but I'm struggling

Re: [Nagios-users] NAGIOS NRPE for Windows. Error: CHECK_NRPE: Error - Could not complete SSL handshake.

2011-03-02 Thread Michael Medin
Hello, If you are using NSClient++ on the windows side there is a guide for getting started with nagios, nrpe and nsclient++ on the nsclient++ wiki: http://nsclient.com/nscp/wiki/doc/usage/nagios/nrpe // Michael Medin Sal Ila skrev 2011-03-02 10:17: Hi All, I am a newcomer in this list

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

Re: [Nagios-users] Socket.h:(677): bind failed

2011-03-03 Thread Michael Medin
(could be it is already started, could be installed twice) or change the port in question. // Michael Medin Rafael Henrique da Silva Correia skrev 2011-03-03 17:49: Good afternoon list! I'm having trouble with NSClient++ in the Windows Server 2008 x64. I try reinstall NSClient++ and the Nagios

Re: [Nagios-users] independant plugin

2011-04-14 Thread Michael Medin
Hello, Writing a script in lua which does this would be fairly simple for NSClient++. // Michael Medin 2011-04-13 15:06 Michel Cote skrev: Hi list, First time poster here but I've read a lot of emails so many thanks for that. I don't know how to search for what I'm looking so I'm going

Re: [Nagios-users] nsclient++ (windows)

2011-04-17 Thread Michael Medin
Eero Volotinen skrev 2011-04-17 09:14: This might be a bit offtopic question, but still asking it: Is there gpg signed binaries available for nsclient++ for download? No... Is that something you would want? Never consider it myself to be honest... // Michael Medin br, -- Eero

Re: [Nagios-users] How to monitor specific windows services using nsclient++

2011-06-14 Thread Michael Medin
Hello, Just a quick clarification it is not just you who prefer check_nrpe it it is infact the prefered way to interact with NSClient++. check_nt is mainly for legacy support only. Most of the newer features will not be available via check_nt. // Michael Medin 2011-06-08 20:43 C. Bensend

Re: [Nagios-users] Nrpe and Windows

2011-09-23 Thread Michael Medin
Hello, Which version of NRPE are you using? NSClient++ is a fairly stable NRPE/NSCA/* client/server for Windows and Linux... // Michael Medin Deborah Martin skrev 2011-09-23 14:19: Folks, Thanks for the suggestions. I'll give check_wmi_plus consideration. It's disappointing that nrpe