Hello I modified the default .php to show the default inventory fields I desired. It looks pretty now for viewing memory, cpu, serial number, vendor, model, etc. (all linux machines using automatic inventory)
However is there a cleaner way to do this?
1) I.E. way one -- simply using the zabbix GUI to choose what inventory fields to show by default.
2) I.E. way two -- a way of generic custom zabbix reports based on particular fields/etc.
I'm basically wondering how zabbix users create custom reports in general, not just with inventory, but with tasks across the board. Obviously I can edit php. I can also try and find some open source mysql reporting system, but both are not particularly portable. Is there no light zabbix api reporting mechanism available yet on the platform? If not is this on the roadmap?
However is there a cleaner way to do this?
1) I.E. way one -- simply using the zabbix GUI to choose what inventory fields to show by default.
2) I.E. way two -- a way of generic custom zabbix reports based on particular fields/etc.
I'm basically wondering how zabbix users create custom reports in general, not just with inventory, but with tasks across the board. Obviously I can edit php. I can also try and find some open source mysql reporting system, but both are not particularly portable. Is there no light zabbix api reporting mechanism available yet on the platform? If not is this on the roadmap?
Comment