Search found 7 matches
- Fri Jul 19, 2013 12:26 pm
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
I'm not sure what happened there, but that definition looked to have removed itself from that file :-S. It is shown in the previous nsclient.ini post I posted earlier today Anyway, I added it back in as you suggested and same 'No handler' error. I've done further testing now using nscp test and coul...
- Fri Jul 19, 2013 10:49 am
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
Hi, I ran that and got this result: e rvice\NSClient++.cpp:347 Failed to register plugin: Could not load library: 1 4001: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. : C:\Program Files\NSClient++\\modules...
- Fri Jul 19, 2013 2:09 am
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
Thanks guys. Here is my nsclient.ini file: # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its options use: # nscp settings --activate-module <MODULE NAME> --...
- Thu Jul 18, 2013 4:28 pm
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
Hi. Yeah I tried that and it didn't fix the issue. I've been digging in further to try and fix this and found out the following... From the monitoring server, if I run the command check_nrpe -H <client IP> I get the response I (0,4,2,90 2013-02-04) seem to be doing fine . So, communications look ok ...
- Thu Jul 18, 2013 3:22 am
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
Hi slansing. I have some more info for you: My commands.cfg has the following command definition: define command{ command_name check_nrpe command_line /usr/local/nagios/libexec/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ } I've this service definition for the remote host I want to monitor: define service{...
- Wed Jul 17, 2013 1:43 pm
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
Re: "No handler for command" error implenteing .wsf script
Thanks slansing. I submitted the post in error halfway through writing it. Doh!
I'll get more info when in the office tomorrow.
I'll get more info when in the office tomorrow.
- Wed Jul 17, 2013 11:06 am
- Forum: Open Source Nagios Projects
- Topic: "No handler for command" error implenteing .wsf script
- Replies: 14
- Views: 10782
"No handler for command" error implenteing .wsf script
Hi everyone,
I'm running on a single monitor host:
Nagios 3.5.0
Ubuntu 12.04
NRPE 2.14
Nagios Plugins 1.4.16
I'm trying to get the Check All Services.wsf script (http://tinyurl.com/nbsq75c) working. I've defined this command in commands.cfg:
define command{
I'm running on a single monitor host:
Nagios 3.5.0
Ubuntu 12.04
NRPE 2.14
Nagios Plugins 1.4.16
I'm trying to get the Check All Services.wsf script (http://tinyurl.com/nbsq75c) working. I've defined this command in commands.cfg:
define command{