Hi,
I'm using Zabbix for a couple of days now (I used Zabbix more intensively a few years ago, so I'm not that new
) and noticed quite some drawbacks: The user interface. Often it doesn't do what I expect; and it is sometimes hard to quickly navigate through it.
While in some places the AJAX-Train already has arrived (and thus also gives me a better user experience), it is missing in many other places. Screen Configuration, Graph Building etc.
As I'm a big fan of ExtJS (http://www.extjs.com), I'm wondering if such a thing is already planned. I know that a complete rewrite of the frontend is a big task; so it might be a good idea to start implemeting an alternative frontend based on the new Zabbix API.
For me, configuration isn't the most important thing, but rather to get the information at my fingertips as quickly as possible. Currently, if you try to navigate to items, it takes a page load every time, which increases time.
An excellent example is the dashboard of Zabbix; you can't move the blocks around an you also can't build custom blocks. To see an example ExtJS dashboard implementation, click here.
What do you guys think?
cheers,
Felicitus
EDITED: I did miss the new Zabbix API. Corrected the post.
I'm using Zabbix for a couple of days now (I used Zabbix more intensively a few years ago, so I'm not that new
) and noticed quite some drawbacks: The user interface. Often it doesn't do what I expect; and it is sometimes hard to quickly navigate through it.While in some places the AJAX-Train already has arrived (and thus also gives me a better user experience), it is missing in many other places. Screen Configuration, Graph Building etc.
As I'm a big fan of ExtJS (http://www.extjs.com), I'm wondering if such a thing is already planned. I know that a complete rewrite of the frontend is a big task; so it might be a good idea to start implemeting an alternative frontend based on the new Zabbix API.
For me, configuration isn't the most important thing, but rather to get the information at my fingertips as quickly as possible. Currently, if you try to navigate to items, it takes a page load every time, which increases time.
An excellent example is the dashboard of Zabbix; you can't move the blocks around an you also can't build custom blocks. To see an example ExtJS dashboard implementation, click here.
What do you guys think?
cheers,
Felicitus
EDITED: I did miss the new Zabbix API. Corrected the post.
Comment