I'm looking into using Zabbix for our operations monitoring tool. I installed Zabbix-1.0 on FC4 with MySQL and agents on 7.2, AS, RHEL4, Mandrake & win2K & 2003
Before I start adding every server to the host list along with adding a graph item for each item and then building screens, I was wondering what resources are available for doing this in batch forms? I see I can write some php buttons to add functionality to the existing interface, but maybe the functions already exist?
I'd like to be able to :
1. add hosts in batch
2. add graphs to all items (or just some items by default)
3. have graphs assigned to templates
4. and this is critical, add a y2 axis to graphs
and last....and least, is there something to auto detect the partitions within the agent and have it report those back?
thanks
-zac
Before I start adding every server to the host list along with adding a graph item for each item and then building screens, I was wondering what resources are available for doing this in batch forms? I see I can write some php buttons to add functionality to the existing interface, but maybe the functions already exist?
I'd like to be able to :
1. add hosts in batch
2. add graphs to all items (or just some items by default)
3. have graphs assigned to templates
4. and this is critical, add a y2 axis to graphs
and last....and least, is there something to auto detect the partitions within the agent and have it report those back?
thanks
-zac
Comment