check_number_of_citrix_sessions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hillhealthcenter
Posts: 174
Joined: Fri Sep 21, 2012 7:45 am
Location: New Haven, CT

check_number_of_citrix_sessions

Post by hillhealthcenter »

How do I get this plugin to work in XI?

I downloaded the WSF file, modified and tested the script. It works great. What do I need to do in XI?

https://exchange.nagios.org/directory/P ... ns/details
Thanks so much,
Tom
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: check_number_of_citrix_sessions

Post by jdalrymple »

High level

NSCP on your Presentation server you're running the script on
Set up an external command definition in nsclient.ini for the script
Set up a service on the Nagios server to run that external script

Low level...

This could get complicated. Let's start by asking if you've successfully run the script on a PS and gotten useful output?
Locked