net_connect probe "test_service" command
search cancel

net_connect probe "test_service" command

book

Article ID: 264390

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

using nimbus requests in a script using the net_connect probe to send ping requests with the "test_service" command. 

The "test_service" command is using a timeout of 10000ms Is there a way to change the 10000ms timeout?

 

Environment

Release : all supported versions

Resolution

attached a test build with a new key named "timeout" in the test_service callback which takes value in milliseconds.

You can configure this key as per the desired value of timeout.
https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=CdgAZGEXgI2/zP84yNsUcg==

For example, If you want to give 2 sec timeout give the value of 2000 in that field.

Attachments

net_connect-3.39-T1-20230420.081050-1_1681996569720.zip get_app