HI, I want to monitor zimbra email queue and create an alert in case its more than 250


Article Comments

Hello abhaycshukla,

Thank you for your contact.

We do not have "native" sensors for Zimbra, but you can create a custom exe / script or SSH sensor instead. I found this example in the knowledge base that might be applicable.

If the server has an HTTP interface, you can use a script to regularly update an XML file accessible via HTTP and PRTG can monitor that file for you. The file must be compatible with the format required by PRTG.
Further details on integration with custom sensors can be found in our PRTG Demo here or in the PRTG web interface under "Setup | PRTG API".

For any other questions or difficulties, we are happy to help.

Best regards,
Sebastian


Oct, 2017 - Permalink

Hello, I wrote the next scripts to monitor the whole Zimbra Collaboration environment, including queues, with SNMP/PRTG, here you will find all the information > https://github.com/jorgedlcruz/zimbra-net_snmp-extension


Oct, 2017 - Permalink

Hello Jorge,

Wow, thank you very much for your valuable contribution and great instruction on how to monitor Zimbra metrics using PRTG.

Best regards,
Sebastian


Oct, 2017 - Permalink