Menu

Hourly count color tables

2020-08-05
2020-08-06
  • Roberto Ferrero

    Roberto Ferrero - 2020-08-05

    Hi. I have echoes installed in a Raspberry Pi4 and it works fine but I selected "hourly count color tables" option but it does not generate it in the report.
    Any sugestions?
    Thanks a lot.

     
    • gmbertani

      gmbertani - 2020-08-05

      Hi Roberto,

      it could be due to many factors, the most important is that I tested the
      reporting code only under windows before releasing the 0.26

      In the following months I realized that reporting behaves nicely only
      when you have a station running continuously for days without interruptions.
      This is not my case, since for development purposes I need to start and
      break the program frequently with the debugger.

      So I'm not surprised if somebody experiences problems with reporting.

      You could try this:

      (1)start the program with your usual configuration rts file, adding the
      option -n5 to increase the log verbosity

      (2)set the desired parameters in the report tab

      (3)press generate report

      (4)quit the program

      (6)copy the last 1000...2000 lines of journalctl output (if your linux
      box uses systemd) or /var/log/messages (if not)? in a text file

      (7) send it to me with your rts.

      PS. in the archive directory root you should find a file called
      /daily_counters.ds . /If it is less than 20 bytes long, it could be
      corrupted.
      It should contain in binary form the contents of all stats/*.csv files
      present in the archive.

      Sincerely

      Giuseppe

      Il 05/08/2020 20:41, Roberto Ferrero ha scritto:

      Hi. I have echoes installed in a Raspberry Pi4 and it works fine but I selected "hourly count color tables" option but it does not generate it in the report.
      Any sugestions?
      Thanks a lot.


      Hourly count color tables


      Sent from sourceforge.net because gmbertani@users.sourceforge.net is subscribed to https://sourceforge.net/p/echoes/discussion/troubles/

      To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/echoes/admin/discussion/forums. Or, if this is a mailing list, you can unsubscribe from the mailing list.

       
  • Roberto Ferrero

    Roberto Ferrero - 2020-08-06

    Hi Giuseppe, thanks a lot for your support. With your information I checked the log and I compared the config file of my windows and my raspberry and the parameter ColorGraph=2 was in value =0 in my raspberry (the option was cheked in the interface), so I changed the value in the config file and now it woks fine.

    Thanks a lot.
    Roberto.

     

Log in to post a comment.