Hi all,
I was going to highjack danrog's wip thread but i thought this might warrant it's own thread.
So - i upgraded to 2.4 recently and it broke all my customisations to the dashboard and other bits and pieces. As i was fixing it i thought why not clean this up and release it to the wild.
The main thing i'm looking to release is a modular interface for creating new dashboard blocks for the default dashboard.
I've created a git repo and started to cleanup and commit a few things - but before i go too far i thought i would gauge peoples interest in such a project.
If you are interested in this let me know, could use some help with testing/extending it.
If you want to try it out
zabbix 2.4 doesn't seem to have the latest-value field on the item in the database any more. there is probably a better way of doing this but for now i've created a table and some triggers to track the latest value - see dashboard/latest-value.sql.
Most of the blocks wont work until i release the collection code but if you are keen for central logging check out my guide here : http://zensquare.com/guide/central-logging
Cheers,
Nick
I was going to highjack danrog's wip thread but i thought this might warrant it's own thread.
So - i upgraded to 2.4 recently and it broke all my customisations to the dashboard and other bits and pieces. As i was fixing it i thought why not clean this up and release it to the wild.
The main thing i'm looking to release is a modular interface for creating new dashboard blocks for the default dashboard.
I've created a git repo and started to cleanup and commit a few things - but before i go too far i thought i would gauge peoples interest in such a project.
If you are interested in this let me know, could use some help with testing/extending it.
If you want to try it out
- clone/copy the repo the base zabbix-web folder.
- patch the dashboard.php file (patch dashboard.php patches/dashboard.php-2.4.9.patch)
- enter the dashboard folder
- rename the x.ini.example files to x.ini of the blocks you want to try (and configure them)
zabbix 2.4 doesn't seem to have the latest-value field on the item in the database any more. there is probably a better way of doing this but for now i've created a table and some triggers to track the latest value - see dashboard/latest-value.sql.
Most of the blocks wont work until i release the collection code but if you are keen for central logging check out my guide here : http://zensquare.com/guide/central-logging
Cheers,
Nick
Never Used this Sigma before looks good.
Comment