3 Newbie Nagios questions (undetermined time, Citrix testing, Ora cle testing)

Chris Gill CGill at NewWorldApps.com
Wed Aug 20 15:35:51 CEST 2003


> 2. I had modified a script under Mon to check for Citrix connectivity by
telneting to port 1494 and expecting ICA back as > a successful connection.
- How could I do this under Nagios?

I can field this one, at least. Just use 'check_tcp'. It lets you check an
arbitrary TCP port for connectivity. I'm using it to check availability of
the Legato NetWorker backup system. Should work fine for citrix too. Use
something like this for your check command:
	check_command	check_tcp!1494
The check_tcp command def is in the checkcommands.cfg sample, as I recall.

Hope that helps.

 -----------------------------------------
Christopher P. Gill, Systems Engineer, New World Apps
cgill at newworldapps.com
703-856-7268


-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
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