DX Unified Infrastructure Management

 View Only
  • 1.  Monitoring PowerPC with SUSE 15

    Posted Oct 13, 2020 12:06 PM
    Hello,

    We are trying to monitor a PowerPC server with SUSE 15 by using rsp probe and we can't seem to make it work. You can find the log below.

    We also tried installing a robot, but it is not supported and the installation fails. Only SUSE 12 is supported.

    Do you have any ideas for this?

    Thank you!

    Marius

    Sep 21 14:50:25:106 [139885551814400] rsp: thrDiscoverHost: Discovering CPUs

    Sep 21 14:50:25:106 [139885551814400] rsp: find_lua_details: Exact match not found. Searching for base OS commands

    Sep 21 14:50:25:106 [139885551814400] rsp: discover_cpu: (...) ERROR command for cpu data collection on  not found

    Sep 21 14:50:25:106 [139885551814400] rsp: discover_cpu: Performing cleanup for the discover_cpu command

    Sep 21 14:50:25:106 [139885551814400] rsp: CPU cannot be discovered for host '...'



  • 2.  RE: Monitoring PowerPC with SUSE 15
    Best Answer

    Broadcom Employee
    Posted Oct 13, 2020 03:34 PM
    for RSP you will need to look at modifying the LUA scripts to capture the information based on this os version:
    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/alphabetical-probe-articles/rsp-remote-system-probe/rsp-im-configuration/rsp-lua-editor.html

    ------------------------------
    Gene Howard
    Principal Support Engineer
    Broadcom
    ------------------------------



  • 3.  RE: Monitoring PowerPC with SUSE 15

    Posted Oct 16, 2020 09:45 AM
    Edited by Marius Nitu Oct 16, 2020 09:47 AM
    Thank you, Gene!

    I have managed to make it work.

    I got the command run by the probe from another thread and edited OS.lua.

    /bin/uname -s -v -r -m


    Marius