Page 1 of 1
Zabbix Template
Posted: Sat Aug 17, 2019 10:01 am
by nextit
hi team,
we use zabbix to monitor netonix switches on our radio links.
we tried to search on the internet for a template for zabbix, but the only one we found does not allow us to monitor the use of individual ports via SNMP and, being from 2017 and based on old firmware versions, in some cases from error when loading interfaces for which not even triggers work.
has anyone developed a template to use?
thank you
Re: Zabbix Template
Posted: Sat Aug 17, 2019 11:54 pm
by Omniflux
Attached is the template I have built and am using on Zabbix 4.2.5.
It does not have triggers for voltage and temperature, but it may be a good starting point for you.
It does have triggers for:
Firmware has changed
Overall power consumption is high: macro {$POWER_CONSUMPTION_HIGH} default is 150 watts
Per port power consumption is high: macro {$PSE_CONSUMPTION_HIGH} default is 30 watts
- Override per port like: {$PSE_CONSUMPTION_HIGH:"Port 1"} => 55
I have submitted some feature requests for more data via SNMP so I can build a better template, but have not heard if they have been accepted.
I think this template file is complete, but I have modified many of the default Zabbix templates on my system, so I can not be sure...
Re: Zabbix Template
Posted: Thu Aug 29, 2019 12:16 pm
by nextit
Hi,
i have tried your template but the autodiscovery doesn't create the graph of the interface.
I use the latest firmware.
What firmware do you use?
Re: Zabbix Template
Posted: Mon Sep 02, 2019 4:01 pm
by Omniflux
Which graph are you expecting?
I have not created any graphs in the template, as I just use the default ones, but they are not difficult to add.
I'm currently running 1.5.3, but there is a SNMP memory leak fix in 1.5.4 so you should upgrade to at least that.
Re: Zabbix Template
Posted: Thu Sep 12, 2019 4:09 am
by nextit
I would like too see the graph of the traffic on the interfaces.
can you add it on your template?
i use the 1.5.3 too...
Re: Zabbix Template
Posted: Thu Sep 12, 2019 4:29 am
by Omniflux
This is what I see:
- Zabbix traffic graph
Do you have this in the Netonix Template Discovery?
- Zabbix template
Re: Zabbix Template
Posted: Wed Sep 18, 2019 10:56 am
by nextit
yes i have but they don't create graph.
do you have enable snmpv1 or snmpv2c on the netonix switch?
Re: Zabbix Template
Posted: Wed Sep 18, 2019 12:27 pm
by Omniflux
SNMP v2c
Re: Zabbix Template
Posted: Fri Apr 17, 2020 7:30 am
by Cynchie
Thanks a lot for the template Omniflux:) I think you should also share it as well on the Zabbix Forum to help other people.