Code Monkey home page Code Monkey logo

Comments (4)

xor-xor avatar xor-xor commented on July 18, 2024

WrongSumOfRows is raised when there is an error in your layout_config.yaml file - could you post its contents somewhere for further examination..?

from tipboard.

darrynv avatar darrynv commented on July 18, 2024

Thanks! So I have 3 .yaml files ->

layout_config.yaml
zabbix-core-status.yaml
zabbix-core-activity.yaml

In this instance, i'm trying to send data to zabbix-core-stats.yaml dashboard which is defined below. I have configured settings-local.py with

FLIPBOARD_INTERVAL = 300
FLIPBOARD_SEQUENCE = ['zabbix-core-status','zabbix-core-activity']
details:
    page_title: Zabbix Core Status
layout:
    - row_1_of_2:
        - col_2_of_4 flip-time-15:
            - tile_template: cumulative_flow
              tile_id: zcs001a
              title: Core Node - MySQL Operations
              classes:

            - tile_template: cumulative_flow
              tile_id: zcs001b
              title: Proxy 001 - MySQL Operations
              classes:

            - tile_template: cumulative_flow
              tile_id: zcs001c
              title: Proxy 001 - MySQL Operations
              classes:

        - col_2_of_4 flip-time-15:
            - tile_template: cumulative_flow
              tile_id: zcs001d
              title: Core Node - Zabbix Server Performance
              classes:

            - tile_template: line_chart
              tile_id: zcs001e
              title: Proxy 001 - Zabbix Proxy Sync Status
              classes:

            - tile_template: line_chart
              tile_id: zcs001ff
              title: Proxy 002 - Zabbix Proxy Sync Status
              classes:

    - row_1_of_2:
        - col_2_of_4 flip-time-60:
            - tile_template: line_chart
              tile_id: zcs002a
              title: Core Node - MySQL Disk IO
              classes:

            - tile_template: line_chart
              tile_id: zcs002b
              title: Proxy 001 - MySQL Disk IO
              classes:

            - tile_template: line_chart
              tile_id: zcs002c
              title: Proxy 002 - MySQL Disk IO
              classes:

        - col_2_of_4 flip-time-30:
            - tile_template: line_chart
              tile_id: zcs002d
              title: Core Node - Network Utilization
              classes:

            - tile_template: line_chart
              tile_id: zcs002e
              title: Proxy 001 - Network Utilization
              classes:

            - tile_template: line_chart
              tile_id: zcs002ff
              title: Proxy 002 - Network Utilization
              classes:

My layout_config.yaml was initially another dashboard, is this wrong?

from tipboard.

darrynv avatar darrynv commented on July 18, 2024

Hi

Following on your suggestion I revisited all my .yaml dashboard configurations files. I found one that had incorrect row_1_of_1 set. If anyone else comes across this issue, make sure you have no mistakes in any of your dashboards configuration files as it looks like it affects ANY dashboard you try sending data to.

Thanks for you help!

from tipboard.

xor-xor avatar xor-xor commented on July 18, 2024

I've just finished examining your case and I was going to write that I can't find any issues here, but you were faster 😉
But anyway, I'm glad that you've finally figured it out. And yes, I think that in such case as yours it would be better just to ignore the offending layout config file (another one for our 'todo list').

from tipboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.