Ad Widget

Collapse

Fixed Y Axis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guest

    #1

    Fixed Y Axis

    Hello

    I didn't had any success to create a fixed Y-axis instead of a calculated one. I also had no luck to find any helpful information.

    As you see in the attached image, zabbix calculates the range of the memory data. I like to have the full memory range 0 to 4.00 GB on the Y-axsis.

    Any idea how to do this?

    Thanks!

    Cheers

    Martin
    Attached Files
  • ghost068
    Junior Member
    • Aug 2016
    • 9

    #2
    I think the charts are self-adaptive. U maybe need to view the source code.

    Comment

    • Guest

      #3
      And why is should "view the source code"?

      Comment

      • Noek
        Junior Member
        • Mar 2019
        • 4

        #4
        If you're at: Configuration -> Hosts -> Graphs and you create a new graph, you can specify the min and max value of the Y-axis. I'm not sure what Zabbix receives from the agent, but you should problably enter the value in Bytes.

        Comment

        • Guest

          #5
          Oh really, i had the idea, that something like a fixed axis is available out of the box.

          I will try it, thanks!

          Comment

          • Guest

            #6
            Click image for larger version

Name:	FixedYAxis.png
Views:	1033
Size:	34.6 KB
ID:	375235

            Okay, it is build in already! The input to do it right gave me the fact, that the agent send the info in Bytes!

            This server has a total of 4 GB Mermory.

            Comment

            Working...