lpar2rrd does not load

Moonarys
edited June 2021 in LPAR2RRD
Good afternoon!

lpar2rrd does not work. I tried restarting the service ./load.sh, still not working. Please tell me what I should do?

The page displays: a blue square on the left (without labels) and three icons on the right (not functioning)

Comments

  • hi

    1. check apache logs, error_log, access_log if anything obvious (they are somewhere in .var)

    2. this output
    ls -l /var/tmp/lpar*realt*
    tail /var/tmp/lpar*realt*

  • Thank you, Pavel.

    I can't find how to solve these logs.
    Could you tell me, please?
  • ok, I see the problem, some corrupting in a confguration file

    cd /home/lpar2rrd/lpar2rrd
    tail -1 etc/vers*
    ls -l etc/web_config

    pls text based screenshots, no pictures

  • [root@xorux lpar2rrd]# tail -l etc/version.txt

    6.00 2019-02-13_16:00

    6.02 2019-07-11_16:31

    6.10 2019-10-18_17:06

    6.11 2020-01-13_18:27

    7.03 2020-12-02_18:07

     

    [root@xorux lpar2rrd]# ls -l etc/web_config/ total 36

    -rw-rw-r--   1 lpar2rrd  lpar2rrd    2 Dec             2     2020  acl.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd  140 Sep            25     2020 alerting.cfg

    -rw-rw-r--     1 lpar2rrd  lpar2rrd  3158 May 31 10:05 config_clieck_lpar2rrd.log

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd   60 Feb            13     2013 custom_groups.cfg

    -rw-rw-r--   1 lpar2rrd  lpar2rrd  110 Dec             3     2020 dashboards.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd 3844 May            31    03:56 hosts.json

    -rw-rw-r--   1 lpar2rrd  lpar2rrd  263 Dec             3     2020 htusers.cfg

    -rw-r--r--   1 lpar2rrd  lpar2rrd 1489 Mar            12    16:24 reporter.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd 3596 Dec             3     2020 users.json

  • Good afternoon.

    Last time the program worked, but this morning the program stopped working again, I can't understand the reason. Can you please tell me what the problem is?
  • 1. definitelly upgrade to the latest version 7.20

    2. ls -l etc/web_config/

  • good morning. I updated the version, but the same problem reappeared today.


    [root@xorux lpar2rrd]# ls -l etc/web_config/
    total 40

    -rw-rw-r--   1 lpar2rrd  lpar2rrd    2 Dec             2     2020  acl.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd  140 Sep            25     2020 alerting.cfg

    -rw-rw-r--     1 lpar2rrd  lpar2rrd  3158 May 31 10:05 config_clieck_lpar2rrd.log

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd   60 Feb            13     2013 custom_groups.cfg

    -rw-rw-r--   1 lpar2rrd  lpar2rrd  110 Dec             3     2020 dashboards.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd 4292 Jun            24    01:44 hosts.json

    -rw-rw-r--   1 lpar2rrd  lpar2rrd  263 Dec             3     2020 htusers.cfg

    -rw-r--r--   1 lpar2rrd  lpar2rrd 1489 Mar            12    16:24 reporter.json

    -rw-rw-rw-   1 lpar2rrd  lpar2rrd 3596 Dec             3     2020 users.json

  • Hi,

    when it worked last time? before 24th of June?

    this list yet:
    ls -ltr etc/.web_config/| tail


Sign In or Register to comment.