Page 1 of 1

citrix xendesktop director user connection failure

Posted: Mon Jun 29, 2020 5:11 am
by G_Deshpande
Hello,

I would like to monitor 'User connection failure' in citrix xendesktop Director.

Looking to monitor- User Connection Failures
Connection failures over the last 60 minutes. Click the categories next to the total number to view metrics for that type of failure. In the adjacent table, that number is broken out by Delivery Groups. Connection failures includes failures caused by application limits being reached.
Screenshot attached.
I don't see any plug-in to monitor the same.
I am using Nagios XI 5.6.14 version.

Thanks.

Re: citrix xendesktop director user connection failure

Posted: Mon Jun 29, 2020 2:37 pm
by cdienger
I don't have a Citrix environment to test in, but it looks like there is an API:

https://developer-docs.citrix.com/proje ... en/latest/

Do the URLs at https://developer-docs.citrix.com/proje ... -data-sets return XML data? http://{dc-host}/Citrix/Monitor/OData/v4/Data/ConnectionFailureLogs may have what you're looking for. If you can find the information in the API then you could use the XML wizard found in the 5.7.x release of XI.

Re: citrix xendesktop director user connection failure

Posted: Mon Jul 06, 2020 11:18 am
by G_Deshpande
Thanks for reply, i will check this out.

Re: citrix xendesktop director user connection failure

Posted: Tue Jul 07, 2020 11:07 am
by cdienger
Sounds good. Keep us posted.