check_service generate warning when running but demand
Hi, check_service -a "filter=name like 'Service' and state = 'running'" 'top-syntax=%(list)' Above filter, will generate an output like this: Service1=running (auto), Service2=running (demand) But I...
View Articlecheck_nt cpuload not accurate
/check_nt -H hostname -p xx -s xx-v CPULOAD -l 1,40,50 CPU Load 47% (1 min average) | ‘1 min avg Load’=47%;40;50;0;100 Using NSCP-0.4.1.105-x64 The client is a virtual machine and I’m maxing out both...
View ArticleReply To: check_drivesize filter weird volumes
You can filter it: "filter=name not like '\\?\'"
View ArticleNSClient++ and connection refused error …
Hello: I was informed to post here from the Nagios XI forum. Hello: I am using the latest NSClient++-0.3.9.328 (64 bit) and have installed it successfully on a couple of Windows servers that were on...
View ArticleReply To: [SOLVED] Issues after updating to 4.2.93
This has been resolved in 0.4.3 I think. I fixed an issue where rate counters caused this error instead of saying rate was required, you could probaly work around this by adding the averages keyword...
View Article0.4.2 check format issues – disk/volume space
I’ve recently moved our ~300 Windows hosts to nscp 0.4.2.93 and am struggling to get the same level of output from the new check format as I was previously able to with the old format. The default...
View ArticleReply To: NSClient++ and connection refused error …
Well, I guess this won’t get answered.
View ArticlePossible to deactivate SSLv3 Support? – Vulnerability Scanner hits
Hello, all our NSClient++ Installations are mentioned by our Nessus vulnerability scanners because they allow SSLv3 (Poodle, CVE-2014-3566). Is it possible to deactivate SSLv3 / force at least TLS as...
View ArticleStrange fail on external script (with .exe) with nrpe client (rights?)
Hi, I’m in trouble fixing the following issue… I’m using NSClient in the following version (0,4,2,104 2014-09-11) on Windows Server 2012 R2. I try to run a JAVA app to check some ‘.exe’ applications....
View ArticleReply To: Strange fail on external script (with .exe) with nrpe client (rights?)
EDIT : Just found this ticket … http://www.nsclient.org/forums/topic/old-383/ MickeM, could you please confirm that does not work on 0.4.2 either ? It looks really similar. Thanks
View ArticleReply To: 0.4.2 check format issues – disk/volume space
This has just been added in the next nightly build (0.4.3.70 or some such) "detail-syntax=%(type): Total: %(size) - Used: %(used) (%(used_pct)%)- Free: %(free) (%(free_pct)%)
View ArticleReply To: NSClient++ and connection refused error …
Sorry, been busy… What the debug log saying?
View ArticleReply To: Possible to deactivate SSLv3 Support? – Vulnerability Scanner...
Which version do you have? 0.4.3 should use newver version of openssl. I was under the impression that given the insecurity of nrpe it is not really affected unless your using certificate based...
View ArticleReply To: Strange fail on external script (with .exe) with nrpe client (rights?)
Depends on what you try to do. Starting a “UI” program from nsclient++ should work I guess, but it wont start on the “users screen” as the service runs in another session (0) and users run in >=1....
View ArticleReply To: Possible to deactivate SSLv3 Support? – Vulnerability Scanner...
Hello, this is not about heartbleed which affected certain openssl versions. This vulnerability is about the fact that SSLv3 has a vulnerability that makes it possible for a “man in the middle” to...
View ArticleCheck Windows Updates cant get it working
Hi I try to get Check Windows Updates working If I run the script on the powershell it works C:\Windows\System32\cscript.exe //NOLOGO "C:\Program Files\NSClient++\scripts\lib\wrapper.vbs"...
View Articlecheck_service wrong output (0.4.2)
Oke somehow I can’t get this to work (or I don’t understand how it works which is also an option. We are using Opsview as front-end and have the opsview agent as client. I am currently testing the...
View ArticleCheck_logfile filter
Hi, I need to know if there is a way to filter all file content. This is my nsca command: alias_logfile1 = check_logfile file=c:\\test\\test.log “detail-syntax=${column3}, ” column-split=| “crit=...
View Articlecheckmultiple truncates perfdata
Hi, I am using the following version: c:\Program Files\NSClient++>nscp --version 000000014033F2A0, Version: 000000014033F248, Platform: 000000014033F218 I’d like to monitor diskio performance...
View Articlecheck_files warn filter not working correct?
Hi, I would like to check with Nagios if there are at least 6 files within a certain directory younger than 3 days old. The files are located into sub directories of the main folder. I’m currently...
View Article