Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Ok so I have a script that checks the total number of users on my
zimbra server. The script just returns a number
ie: get-zimbra-users.php
outputs: 287
I have created the data input methods, graph and data template.
my php script is working just fine. I included my template export.
Just doesn't graph anything. I kinda based it off the number of users unix template.
I would love to understand the logic behind this and get it work. I want to
create some cacti graphs for zimbra and would love to distribute to the community since there is none.
Zimbra graphing with Cacti will be very helpful. It will also be nice to monitor all the data shown in the Zimbra Admin page (message count, message volume, spam, AV...).
I'm sure your contributions will be well received by the Zimbra community.
Figured this out. I am now working on a script / template via soap requests for zimbra mail graphing. Should have something working in the next couple weeks.
Anyone have any requests for graphs.
Currently I have 2 graphs
1) Total Users / logged in users
2) Total Messages / Spam / Virus
In addition to users and messages, it would be helpful to see server utilization as well as anti virus, message volume, and if possible, number of messages held in the queue.