Search found 2 matches
- Tue Feb 26, 2013 5:50 pm
- Forum: Open Source Nagios Projects
- Topic: Check_nrpe Arguments fail to pass through $ARGx$ vars
- Replies: 3
- Views: 2763
Re: Check_nrpe Arguments fail to pass through $ARGx$ vars
Thanks for the fast reply. I did set up my system like you showed. However, there are some differences: 1. I am using the x64 version of the NSCLIENT. 2. There is not nsc.ini, it is nsclient.ini. 3. The section headings are totally different. 4. My bat file just does a simple net stop %1, net start ...
- Tue Feb 26, 2013 4:40 pm
- Forum: Open Source Nagios Projects
- Topic: Check_nrpe Arguments fail to pass through $ARGx$ vars
- Replies: 3
- Views: 2763
Check_nrpe Arguments fail to pass through $ARGx$ vars
Hello, I have a Nagios server that needs to restart some Windows services, and/or do other things. When I issue the following command on the Nagios server, I get back this: [root@ubitmon-hf libexec]# ./check_nrpe -H 10.23.241.210 -p 5666 -c runcmd -a spooler C:\Program Files\NSClient++>net stop $ARG...