Hi there,
I love zabbix, and i learn alot about scripting in the moment :-)
esp. because i write a monitoring-script for Open Xchange-Servers, which have only support for munin.
Nevermind! I WANT ZABBIX! :-)
Ok here is the Problem:
I want to visualise the Number of Sessions. The Tool of OX only gives the Number per Workers in a scalar format like [0, 0, 2, 4, 0, 6, 0]
it would be great to end up with a graph with a line per Worker.
is this clear?
I know i could get the sum and drw this, but i loose the info per Worker
does someone know how to script this properly for zabbix?
Are there Open Xchange Users here around working with a similar script for zabbix?
Of course i will give my script for all when its done :-)
Lots of variables to monitor :-)
I love zabbix, and i learn alot about scripting in the moment :-)
esp. because i write a monitoring-script for Open Xchange-Servers, which have only support for munin.
Nevermind! I WANT ZABBIX! :-)
Ok here is the Problem:
I want to visualise the Number of Sessions. The Tool of OX only gives the Number per Workers in a scalar format like [0, 0, 2, 4, 0, 6, 0]
it would be great to end up with a graph with a line per Worker.
is this clear?
I know i could get the sum and drw this, but i loose the info per Worker
does someone know how to script this properly for zabbix?
Are there Open Xchange Users here around working with a similar script for zabbix?
Of course i will give my script for all when its done :-)
Lots of variables to monitor :-)
Comment