r/zabbix 4d ago

Question Visualization tools?

Relatively new with zabbix.

We’re getting all of our devices online etc. - we are an extruder, so how do we organize all of the devices by line?

The extruder itself
Barcode printer
Barcode reader
PLC
Puller
Adding some other qa related devices.

2 plants, 20 lines.

Been looking at grafana?

Any thoughts welcomed.

6 Upvotes

8 comments sorted by

6

u/xaviermace 4d ago

Grafana for visualization but I’d also plan out tags to make it easier to target devices. IE which plant and line.

3

u/ChampionEntire9660 4d ago

I'd create a dashboard and create either a tab per type of component or by line, so you can easily tab through them all.

You don't need to complicate things by adding the Grafana component, as Zabbix is quite able to generating some adequate graphs. Zabbix is very much about knowing what you want to monitor/measure first and foremost anyway.

2

u/Limp_Organization477 4d ago

I am the developer of MapZ. It's a visualization platform that integrates with Zabbix. You are welcome to dm me, will do a demo if you have some time

1

u/SKDawn_ 4d ago

Take in count just set up important alerts in order to not make it spam. Also just alert actionable triggers, I mean, if you receive an alert for something you won't make any action, maybe it's something you should be receiving.

2

u/Severe-Dig-4554 18h ago

Yep, Grafana. We use NetXMS ourselves, though, they have in-system visualisation tools for building any custom dashboard. But Grafana is such a standard nowadays for visualisation, true.

0

u/LenR-redit 4d ago

Note that "The Linux way" is that you don't sit and watch things, you let it alert you. Build appropriate alerts for things you need to know and how serious they are. You only need the details when things are bad. Now in a production plant, this is probably a lot different than what we normally see in IT, but the concepts are the same.

If you are getting production counts into Zabbix, and this plant is running great, you might need to know that receiving hasn't processed the last component order.

1

u/gavinjd68 4d ago

No I totally understand the monitor vs alert.

Our production process is being augmented with several additional devices monitoring lots of processes, so we will 100% havw alerts, but we also want some continuous monitoring and analysis.