DX Unified Infrastructure Management

 View Only

  • 1.  Dxuimapi

    Posted Dec 24, 2025 12:04 AM
    Edited by Willy RUKEMA Dec 24, 2025 12:07 AM

    I have version 23.4.3 of dx uim and oc and i configured the api calls every one minutes; and when i check up on controller 48000 i see many connections from oc to primary hub, and i want to keep one minute timeframe for api calls, how could i achieve this, is there any cu or fix for this?

    the version of uimapi is 23.4.1
    Best Regards



    -------------------------------------------



  • 2.  RE: Dxuimapi

    Broadcom Employee
    Posted Dec 30, 2025 04:28 AM

    Hi Willy,

    OC will establish connections with primary hub for different purposes, hub probe for authentication, ems for alarm processing, data_engine for connection string etc.,   

    I'm not clear on your later requirement, do you want to set a timeout of one minute for UIM api calls? Could you please elaborate.

    Rgds,

    Rajesh B

    -------------------------------------------



  • 3.  RE: Dxuimapi

    Posted Dec 30, 2025 06:37 AM
    @rajesh banuka

    Here I configure the UIM API to send the calls every 1 minute, and the issue is that it is slowing down other components, and for me, I want a 1-minute interval, but when I extend it, it works normally (i.e., other components).

    For example, when I set 1-minute, the infrastructure manager works slowly, and I'm wondering if there is a fix or how I can mitigate this without increasing the interval.
    ____________________________
    The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it.
    It may contain confidential or legally privileged information.
    If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful.
    If you have received this communication in error, please notify us immediately by forwarding this email to MailAdmin@ness-tech.co.il<mailto:mailadmin@ness-tech.co.il> and then delete it from your system.
    Ness technologies is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.




  • 4.  RE: Dxuimapi

    Broadcom Employee
    Posted Dec 30, 2025 07:01 AM

    It depends on lot of factors like number of API calls, size of the data getting accessed, indexing of the database, memory & cpu requirements of components due to continuous uimapi calls etc., it requires an investigation into UIM environment. For infrastructure manager slowing down, you may consider to install IM on machine other than Primary hub as it looks getting busy with these api calls.

    -------------------------------------------