COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: cog8user on 30 Jan 2019 02:26:31 PM

Title: Cognos dispatcher and gateway health check
Post by: cog8user on 30 Jan 2019 02:26:31 PM
Folks,
Are there ways to programmatically check the health status of a dispatcher and gateway and they are healthy enough to allow successful login?
I tried a small SDK code to login a dispatcher URI but this does not work for a gateway. Idea is to periodically check logins and alert (emails) when there is a problem.

Very rare but sometimes dispatchers are up but gateway somehow gets into a problem (hardware, network, etc.) or vice versa. We want to be proactive than being reactive to incidents.

Thanks
Title: Re: Cognos dispatcher and gateway health check
Post by: sdf on 13 Feb 2019 03:27:04 PM
In cognos administration you can check the availability of the dispatchers and contentmanagers under "Systems".
But in your requirement as programmatically check for successful login, id say sdk is good or create a url with login details wich you can run/test anytime.