Self help
FAQ
["FAQ"]

Geneos - how to fix the error "FAIL: Unable to initialise MQ libraries." in MQ plugins

Follow

Comments

1 comment

  • Avatar
    Michael Callahan

    This didn't help me.  I had MQ client installed on a Linux server and was sampling a remote qmgr.  However, this did work for me:

    ln -s /opt/mqm/lib64/libmqic.so /usr/lib64/libmqic.so

    Using LD_LIBRARY_PATH did me no good at all.  Using a symlink to libmqic.so in /usr/lib64 is what solved my issue.  After I did that and restarted the netprobe it was all good.

    0
    Comment actions Permalink

Please sign in to leave a comment.