check_citrix and no output
MEriksson at Interquad.com
MEriksson at Interquad.com
Wed Feb 18 14:18:12 CET 2004
Hi all,
I've been looking through the mailing list archive and I have found loads of
references to people who have experienced the same problem as me. However, I
have not found any replies that actually solves the problem.
The problem is that the check_citrix plugin works fine from the command line
but as soon as I try to automate if from Nagios the service ends up being
flagged as critical with the status information of (No output!). I've su'ed
to the nagios users and ran it under that user from the command line with no
problems as well.
I am running version 1.3.1 of the plugins under Linux.
Hopefully someone can help me with this one since it's quite important for
me get this one running.
Thanks in advance, Mike
<- Output from checkcommands.cfg ->
# 'check_citrix' command definition
define command{
command_name check_citrix
command_line $USER1$/check_citrix -C $HOSTADDRESS$ -P Desktop
}
<- Output from checkcommands.cfg ->
<- Output from hosts.cfg ->
# 'citrix3' host definition
define host{
use generic-host ; Name of host
template to use
host_name citrix3
alias Citrix 3 Server
address x.x.x.x <- Proper value is normally there ;)
parents sl-proxy
check_command check-host-alive
max_check_attempts 10
notification_interval 120
notification_period 24x7
notification_options d,u,r
}
<- Output from hosts.cfg ->
<- Output from services.cfg ->
define service{
use generic-service ; Name of
service template to use
host_name citrix3
service_description CITRIX
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups MIS
notification_interval 120
notification_period 24x7
notification_options c,r
check_command check_citrix
}
<- Output from services.cfg ->
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list