Xormon and IBM CMC connection issue

Hello,

I'm trying to use Xormon to monitor the Power infrastructure.

Connection to the HMC works however I don't manage to connect to the CMC website.

LPAR2RRD and Xormon (Podman version) are running on the same server.

I got a "connection failed for CMC". I put exactly the same settings like the ones on lpar2rrd.

What I observed, it tries to reach the API V1 https://xxxxxxxx/api/public/v1/ep/inventory/tags instead of v2.

Thank for your help !

Xormon version : 1.8.1 on Podman

Comments

  • Hi Gael,


    send us Xormon logs, please:

    UI --> settings --> Logs --> support logs: follow the form

    Send us generated file via https://upload.xormon.com

    Note a reference.


    If you use LPAR2RRD, then send us these logs as well:


    Note a short problem description in the text field of the upload form.


    under lpar2rrd user:
    
    cd `cat ~/.lpar2rrd_home`
    tar cvhf logs.tar logs tmp/*txt tmp/*json
    gzip -9 logs.tar
    


    Send us logs.tar.gz via https://upload.lpar2rrd.com


    Thanks!

  • Hi Gael,


    thank you for logs.


    1. download and apply the patch:


    https://download.xormon.com/patch/1.8.17-4-gde642/CMC_COLLECT.pm.gz


    Gunzip it and copy into the container:

    sudo docker cp CMC_COLLECT.pm xormon:/app/server-nest/microservices/power/


    2. restart container:

    sudo docker restart xormon


    Then let Xormon run for 2 hours and send us logs again.


    Thanks.

  • It works now, there was a typo on the password.

    Thank again for your support !

Sign In or Register to comment.