Hello everyone,
I’m currently facing the following issue with Zabbix:
For newly added hosts (since 2024/2025), values like CPU utilization appear correctly under Monitoring > Latest data, but in the standard Graph widget on the dashboard the data line is completely missing....
Search Result
Collapse
100 results in 0.0101 seconds.
Keywords
Members
Tags
-
Can Zabbix UI display sub-second (ms/ns) timestamps for history.push items?
Hi all,
I’m currently using the history.push API to send high-frequency metrics to Zabbix, and I’m including both the clock (in seconds) and ns (nanoseconds) fields to preserve full timestamp precision.
Here’s a simplified example of what I’m sending:
...Code:{ "host":Last edited by h0ng; 26-05-2025, 09:58. -
Graphic Browser
Hi,
In attempting to create a dynamic dashboard, I encountered the difficulty of displaying information from some of my Cisco ports.
I asked myself, why he doesn't hesitate to use a graphical browser to easily juggle from one port to another, regardless of the switches, and display basic... -
Help creating a Template Graph
Hello I am trying to create a graph in a template that uses an item from another template.
I have Template A that applies to all of my hosts and I have Template B that only applies to some. I want Template B to create a graph that shows has values from Template A and Template B on it. I tried... -
Attach graph in email
Hey guys! Now i started my journey with Zabbix. The next step is to format the email alerts, especially the Problem emails. I edited the template to attach an url, which is works fine. This is my actual template:
Email(HTML)
...Code:<b>Problem started</b> at {{EVENT.TIME}.htmlencode()} -
Auto-Disabling of Unused Network Interfaces in Discovery Rules
Hi Zabbix Community,...
I am managing multiple firewalls, and I have a discovery rule in two templates that brings in all interfaces, including those with default names like ethX (e.g., eth1, eth2, etc.). Since the naming is standard, it is not possible to filter out these interfaces during -
Graph / Honeycomb based on Top hosts
Hi everyone,
I've tried to configure this scenario but without success.
- Create a widget with Top Hosts, limit 10 based on "Linux: Load Average 5m"
- Create a widget with type Graph and select "Override Host: Widget > Top Hosts with load"
... -
Graphs Not Rendering Dates and Times (See Screenshot of X-Axis of Graphs)
Please see a recent screenshot. I have used perplexity.ai to find anything on this, but to no avail. I have tried everything short of reinstalling Zabbix Server 7.0.3. I just upgraded from Zabbix Server 6.4.18 to 7.0.3, and I noticed this happened in 6.4.18. I thought perhaps the upgrade to 7.0.3 would...
-
Zabbix Graphs- Possibilities to download/plot externally!
Hi all,
Graph download has been bugging me for a while now, Is there any way to download graphs from Zabbix 6.0 or any way to plot them using python or something?
Please suggest some way to do so, as I needed to fetch graphs to generate a report. Does zabbix have any internal feature to... -
Zabbix Graphs- Possibilities to download/plot externally!
Hi all,
Graph download has been bugging me for a while now, Is there any way to download graphs from Zabbix 6.0 or any way to plot them using python or something?
Please suggest some way to do so, as I needed to fetch graphs to generate a report. Does zabbix have any internal feature to... -
Odd rendering of text on X-axis ticks
Zabbix 7
PHP 8.2.21
This worked fine on Zabbix 7 then I've rebooted the server and some subsequent update/service restart is now applied. It's probably not Apache responsible for this, so a graphics library or a PHP module, but which one?
It looks like every character... -
Monitoramento de interface
Bom dia! Estou tendo um problema referente a dados disponibilizados pelo SNMP tanto de enviados quanto de recebidos, o próprio SNMP está retornando um valor muito alto (2017265436800) porém não sei como colocar este valor para ser lido de uma forma adequada em meu zabbix ou grafana mudando as configurações... -
Graph widget calculated Axis difference between 4.2 and 6.0 versions
Hello,
In 4.2 you can set a static value item in a graph widget, and the Y axis maximum value will be equal to that item's value. However in 6.0 this has changed and the Y axis now has a buffer higher than the item's value, around 20-25%.
E.g in 4.2 the Y axis maximum for a...Last edited by Ace; 14-05-2024, 10:53. -
How to remove Graph Display Avg showing 4 decimal places
Hi.
I'm encountering a bit of UI problem in my graphs as the average is showing 4 decimal places. I want the graph to display only up to 2 decimal, if not none at all. The item is already preprocessed with javascript function "return parseFloat(value).toFixed(2);"
How do... -
Telnet Monitoring configuration for a DataFast Service
Hello zabbix community!
I am trying to monitor a Datafast device via telnet since we cannot install a Zabbix agent on it, I have gone through the steps to both create scripts and create the necessary templates and monitors as per the Zabbix documentation but I still have NO DATA on the monitors....1 Photo