OracleDB Menu Group+SubGroup error or intended

Hello,
I just implemented the newest lpar2rrd feature to monitor Oracle Databases.
Very good implementation and valuable data!
I have slight misunderstanding or fault with the Menu Group + Sub Group feature.
I have several (4) DBs that are in a Sub group and the UI now shows the Sub Group entries four times, always with the four Databases.
Is this intended?
Kind regards
Frank

Comments

  • Hello Frank,

    from the description it doesn't sound like an intended behaviour, please send us logs so we can look into it.

    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    

    Regards,
    Daniel

  • Hi Daniel,
    just did as requested.
    Kind regards,
    Frank
  • Hi,

    I'm having the same problems, is this issue resolved or is there any workaround

    thanks and Bye Darko
  • Hello,

    to fix this issue follow the steps below.

    1.

    https://download.lpar2rrd.com/patch/6.20-4-5-gc71e/oracleDB-genmenu.pl.gz

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

    -rw-rw-r-- 1 lpar2rrd lpar2rrd 18702 21. čec  10.20 oracleDB-genmenu.pl

    If your web browser gunzips it automatically then just rename it: mv oracleDB-genmenu.pl.gz oracleDB-genmenu.pl

    Assure that file size is the same as on above example

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

      ./load.sh html

    3.
    refresh GUI (ctrl + F5)
  • Thanks, it's OK now, but "./load,sh html" was not enough, ./update.sh did the trick 

    Bye Darko
Sign In or Register to comment.