Skip to main content
Nintex Community Menu Bar

How to test K2 Server availability?

  • January 16, 2008
  • 2 replies
  • 10 views

Forum|alt.badge.img+8
Our operation team need to perform availability checks on all our servers. What the procedure for Blackpearl? What request can we send to the server to be sure it's up? Of course, a ping is not enough as it will only prove the physical server is switched on.

2 replies

Forum|alt.badge.img+4

Nicolas,


We use WhatsUpGold to monitor if the Windows service is running. We've extended this check by checking if there is an active listener on the server on port 5555 (the BlackPearl host server endpoint).


You can also use Windows instrumentation by checking the K2 Server performance counters. I assume checking the counter Server Thread Count being at least 1 should also tell you if the server is running.


Forum|alt.badge.img+8
  • Author
  • January 16, 2008
Thank you Gabe! Forwarded to our operation team! I hope they will be pleased :-)