New ARO (Azure Red Hat Openshift)

Hi,

We have configured a new ARO cluster (Azure Red Hat OpenShift) but the graphs don't appear (although lpar2rrd is collecting data).

In the log, only show this message:

Unrecognized LWP::UserAgent options: ssl_opts at /home/lpar2rrd/lpar2rrd/bin/Kubernetes.pm line 816.

Comments

  • Hi,

    what is your operating system, check if LWP is higher than 6

    su - lpar2rrd
    . /home/lpar2rrd/lpar2rrd/etc/lpar2rrd.cfg
    $PERL -MLWP -e 'use LWP::Protocol::https; print "LWP Version: $LWP::VERSION\n"'


  • Hi Pavel,

    LWP version:

    [lpar2rrd@lpar2rrd ~]$ $PERL -MLWP -e 'use LWP::Protocol::https; print "LWP Version: $LWP::VERSION\n"'<br>LWP Version: 5.805<br>



  • ok, again

    what is your operating system? check if LWP is higher than 6, if not follow this

    It does not work with LWP 5.8



  • Hi,

    Now, the root filesystem / is full (100%).

    I have add a new disk, and I have expanded the FS, but, the charts / graphs are empty...



    ¿Can you help me?

    Best regards,

  • send us logs

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

    cd /home/lpar2rrd/lpar2rrd  # or where is your LPAR2RRD working dir

    tar cvhf logs.tar logs tmp/*txt tmp/*json

    gzip -9 logs.tar

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

Sign In or Register to comment.