albin-lindstrom / zabbix-edgemax-template

Zabbix template for Ubiquiti EdgeMAX devices, monitored with SNMPv2.
MIT License
23 stars 10 forks source link

Support Request for 6.0 LTS #17

Closed athornfam2 closed 7 months ago

athornfam2 commented 7 months ago

As the title says I'm looking for 6.0 LTS support.

kodiakastu commented 7 months ago

It doesn't import? What issues do you have ?

Luzzi123 commented 7 months ago

HI im currently using Zabbix 6.0.20 and when im trying to import the Template it first gave me an error on the supported version. (fixed this by changing version number in the xml to 6.0) after this it tells me import failes because of an unexpected Template Groups (Invalid tag "/zabbix_export": unexpected tag "template_groups".)

kodiakastu commented 7 months ago

I will try to spin a zabbix 6.0 machine to adapt the template during the weekend. If you're in a rush to start to monitor your Edge devices, you can try importing the old 5.0 version in the mean time 😃

For the momment, you can try to import zabbix6.0/zbx_edgemax_template.xml, but you will need to do #15. I did minor changes between the 6.4 and 6.0.

athornfam2 commented 7 months ago

Sorry been busy with work and wasn't the most specific. I wanted to get something in at least to remind myself for later...

Here's the error when trying to import the 6.0 template for 6.0 LTS of Zabbix Invalid tag "/zabbix_export/version": unsupported version number.

athornfam2 commented 7 months ago

I will try to spin a zabbix 6.0 machine to adapt the template during the weekend. ~If you're in a rush to start to monitor your Edge devices, you can try importing the old 5.0 version in the mean time 😃~

For the momment, you can try to import zabbix6.0/zbx_edgemax_template.xml, but you will need to do #15. I did minor changes between the 6.4 and 6.0.

Incorrect item key "Load1Minute" provided for trigger expression on "EdgeMAX SNMPv2". Another error trying to follow issue 15

kodiakastu commented 7 months ago

Incorrect item key "Load1Minute" provided for trigger expression on "EdgeMAX SNMPv2". Another error trying to follow issue 15

I just wanna make sure you tried to import the linked template with those tags in it:

    <version>6.0</version>
    <date>2023-09-27T13:25:29Z</date>

I will try to push to do this saturday or sunday.

athornfam2 commented 7 months ago

Incorrect item key "Load1Minute" provided for trigger expression on "EdgeMAX SNMPv2". Another error trying to follow issue 15

I just wanna make sure you tried to import the linked template with those tags in it:

    <version>6.0</version>
    <date>2023-09-27T13:25:29Z</date>

I will try to push to do this saturday or sunday.

Yep I did. I'm also getting this now which is similar but not to issue 15 Cannot find graph "EdgeMAX: Memory usage" used in dashboard "EdgeMAX: System Statistics".

kodiakastu commented 7 months ago

Try importing #18. Let me know if some new issues arises.

athornfam2 commented 7 months ago

Seems to be working well for me. Appreciate the turnaround on that.