lpar2rrd load failure

Hi,

Im getting the below error when running the lpar2rrd load.sh script.


not a reference at /home/lpar2rrd/lpar2rrd/bin/PowerDataWrapperJSON.pm line 941.
[Mon Dec 21 18:38:50 2020] prediction.pl: not a reference at /home/lpar2rrd/lpar2rrd/bin/PowerDataWrapperJSON.pm line 941.
date end all   : Mon Dec 21 18:39:09 USAST 2020

Anybody see this issue before... assistance will be much appreciated.

Thanks
Lance

Comments

  • Hi,

    use this as a fix:


    -rwxrwxr-x 1 lpar2rrd lpar2rrd 36016 Nov  6 15:53 bin/PowerDataWrapperJSON.pm

    Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin/PowerDataWrapperJSON.pm (755, lpar2rrd owner)


    If your web browser gunzips it automatically then just rename it:

    mv PowerDataWrapperJSON.pm.gz PowerDataWrapperJSON.pm

    Assure that file size is the same as on above example


  • Thanks very much Pavel for your prompt response.

    The load is working fine now.
Sign In or Register to comment.