Search Result
Collapse
8 results in 0.0019 seconds.
Keywords
Members
Tags
-
Reflect Widget Graphs, Time progression From Right to Left Instead of Left to Right.
In one case I have two identical environments and set of widgets featuring hosts from group A on the left and the same set of widgets for group B on the right. For the widgets showing information about group B, mainly graphs, I'm thinking it might be nice to reflect the graph time progression so the... -
User dynamic dashboard
Hello,
Sorry if this question has already been asked, I would like to know if it's possible to have a dashboard that's accessible to everyone, but then the widgets will be filtered based on what group the user is in?
For example, let's say I monitor hosts in my city that are switches... -
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"
... -
Can Zabbix Host navigator widget remember the host selection?
I've created a dashboard with Host navigator widget and some other widgets listening to the host Ids from that Host navigator. On any page refresh Host navigator loses the host selection. Similar Map navigation tree widget does not lose selection on refresh. Can I do something to restore selection? -
Zabbix Dashboard Widget not working--need guidance
Hey Guys, Just delving into the world of zabbix. Me and my colleague are trying to setup Zabbix but can't seems to make the dashboard widget to work. When i click the "add a new widget" icon and try to create the most basic widget for e.g. clock, as soon as i click on the add button, the... -
How to achieve this for mass deployment ?
Hi,
I'm looking to create pages in dashboard for too many servers, the pages will all pull same information from all servers and will use same template so only their IP addresses will be different. I am trying to figure how to achieve this such that I don't have to edit each widget in each... -
Docker containers monitoring on Top Hosts widget
Hello guys,
I need to create a "Top Hosts" widget that contains all docker containers that I have. But unfortunately, all what I can do is to monitor only the main Linux host that has Docker, as shown in the second screenshot. My environment is:- Rocky Linux that has Docker installed
-
preisinger started a topic Create custom widget for use with zabbix/zabbix-web-nginx-pgsql docker imagein Zabbix HelpCreate custom widget for use with zabbix/zabbix-web-nginx-pgsql docker image
In my compose file i have a zabbix-web section
...HTML Code:zabbix-web: # https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql image: zabbix/zabbix-web-nginx-pgsql:${ZBX_IMAGE_TAG} restart: always network_mode: "host" environment: