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
> -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,
>
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
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
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
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
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: 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