[Nagios-users] check commands

2008-07-16 Thread Harrison Phinizy -X (hphinizy - at Cisco)
All, I wrote a script that accepts arguments depending on the content it is checking for. Using nagios web under the "Service Details" section of a host I see there is a section named: Check Command Args (use : to separate args): If I have a script called check_service (for example) and it a

Re: [Nagios-users] check commands

2008-03-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Nicholas Thompson > Sent: Thursday, March 06, 2008 9:31 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check commands > > Hello All, >

[Nagios-users] check commands

2008-03-06 Thread Nicholas Thompson
Hello All, I have a small question about the services configuration. Here is a sample of one of the configurations I have " define service { host_name Device_name service_description http://xxx.xxx.xxx.xxx check_command

Re: [Nagios-users] check commands not working on NagiosQL

2007-09-27 Thread Rogelio Bastardo
On 9/26/07, Rogelio Bastardo <[EMAIL PROTECTED]> wrote: > I'm having problems with NagiosQL reading certain "check commands", > particularly check_nt and check_bl (check_ping, for example, works > just fine) For what it's worth, I created a NagiosQL ticket on the matter: http://www.nagiosql.org/t

[Nagios-users] check commands not working on NagiosQL

2007-09-26 Thread Rogelio Bastardo
I'm having problems with NagiosQL reading certain "check commands", particularly check_nt and check_bl (check_ping, for example, works just fine) They're written right (exactly like I have on my regular Nagios cfg files), but every time I to create a service check with it and try to write the conf

Re: [Nagios-users] check commands

2007-01-20 Thread Hugo van der Kooij
On Fri, 19 Jan 2007, Brian Loe wrote: > I want to use check_dns for our two DNS servers, but I want to do an > nslookup on our main web server, and specify some other specific > command line options (does -A work correctly?). Is the proper way to > do this just to change the check_dns configuratio

[Nagios-users] check commands

2007-01-19 Thread Brian Loe
I want to use check_dns for our two DNS servers, but I want to do an nslookup on our main web server, and specify some other specific command line options (does -A work correctly?). Is the proper way to do this just to change the check_dns configuration in checkcommands.cfg? What if you wanted diff

[Nagios-users] Check commands - connection refused

2005-11-07 Thread alex
Nagios: 1.2 Plugins: 1.4.2 Fedora Core 4 I have a number of check_http commands which when I run them from the command line (as user: nagios) give an HTTP OK result. When nagios runs them i get a Connection Refused message. is is configured in checkcommands.cfg: check_http -H $HOSTADDRESS$ -p $A