Ad Widget

Collapse

Host graph "no data" on net.if.in and net.if.out

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devoidx360
    Junior Member
    • Jan 2025
    • 2

    #1

    Host graph "no data" on net.if.in and net.if.out

    Hi all,

    I'm new to Zabbix (currently using 7.2.2) and having an issue with a graph I am attempting to create for one of my hosts.

    I've created two new items:
    • net.if.in(eth0,bytes)
    • net.if.out(eth0,bytes)
    There are two pre-processors attached to each item:
    1. Changes per second
    2. JavaScript (to convert to MBs and round to two decimal places)
    When testing these items, values are returned (i.e: I don't receive any errors).

    I've created a 'Transmission Rate' graph, added these two items, and, when viewing the graph (via the Graph > Preview page) I see the desired result.

    However, when viewing this graph via Hosts > Graphs the legend for the graph displays "no data".

    Can someone assist me in resolving this issue?

    Edit: Resolved by changing the time scale.
    Last edited by devoidx360; 16-01-2025, 10:06.
  • devoidx360
    Junior Member
    • Jan 2025
    • 2

    #2
    Resolved: Timescale required adjustment.

    Comment

    Working...