Others

Nagios4Zarafa

Description:

This nagios plugin allows you to monitor your Zarafa server by using the command zarafa-stats –system.

It accepts all parameters (starting with 0x3001001E) that are listed in the output of zarafa-stats

The plugin is a simple bash script and should run on every linux distribution. It has been tested with Zarafa up to version 7.2.x and Nagios 4.3.x

In order to let Nagios execute the zarafa-stats command, you have to add the nagios user to the list of local_admin_users in /etc/zarafa/server.cfg

Current Version

0.6

Last Release Date

2012-02-10

Compatible With

  • Nagios 3.x
  • Nagios 4.x

License

GPL


Project Files
Project Photos
Project Notes
----------------------------------------------------------------------------------- Entry for commands.cfg: define command { command_name check_zarafa command_line $USER1$/check_zarafa.sh --param $ARG1$ -w $ARG2$ -c $ARG3$ } Example: { .... service_description Threads_idle check_command check_zarafa!threads_idle!10!20 } ----------------------------------------------------------------------------------- Nagios plugin to monitor the output of zarafa-stats of a Zarafa Server (www.zarafaserver.de) Version 0.6 - Bug fix for floating point values Version 0.5 - Customizing for Version 7.1.x (Thanks to Armin Tueting) Version 0.4 - Added a patch from Thomas Hava (IPAX.at) ot check, whether zarafa-stats is executeable and returns a valid value Version 0.3 - Added output for "Performance Data", both for successful checks and for checks with the wrong parameter Version 0.2 - Modified the statement for getting VAL - Added a check, whether the right parameter for a check was used Version 0.1 - first release
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (2)
Favorites
0
Views
94,938