Of course, when I tried to check_nrpe the notepad++.exe it was running.
Thank you, I will try to find the info on NSClient forums.
Search found 6 matches
- Wed May 13, 2015 9:59 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
- Wed May 13, 2015 9:39 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
Re: check_nrpe issue
This is the output of check_nrpe command:
If you need any logs it is not a problem, just say which one. Thanks.
Code: Select all
[root@nagios objects]# /usr/local/nagios/libexec/check_nrpe -H x.x.x.x -c alias_process -a notepad++.exe
CRITICAL: notepad++.exe: stopped < critical|'notepad++.exe'=0;0;1- Wed May 13, 2015 8:19 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
Re: check_nrpe issue
I installed the latest version of NSClient++ and set "allow nasty characters" to true - it didn't help. Could you tell me where I should find the problem on client side or on server side? I should say that I have a problem only with checking the process that contain "+" and "...
- Tue May 12, 2015 4:35 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
Re: check_nrpe issue
I also tried check_nrpe on other server with the same version of nagios and it worked fine.
So I have a question what component I missed? Maybe there is some additional plugin for supporting special chars (like + and -)?
So I have a question what component I missed? Maybe there is some additional plugin for supporting special chars (like + and -)?
- Fri May 08, 2015 10:12 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
Re: check_nrpe issue
Thanks for response.
I have already tried your variants, it didn't help:
CRITICAL: notepad++.exe: stopped < critical|'notepad++.exe'=0;0;1
I have already tried your variants, it didn't help:
CRITICAL: notepad++.exe: stopped < critical|'notepad++.exe'=0;0;1
- Fri May 08, 2015 7:40 am
- Forum: Open Source Nagios Projects
- Topic: check_nrpe issue
- Replies: 11
- Views: 4200
check_nrpe issue
Hi everyone, I have a problem and I don't know where I can find a solution. Please help me. I have the latest nagios core installed on centos 7. Except others checking commands I used check_nrpe to monitor windows processes. I have the following issue: I can have a status of all processes except, fo...