Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This nagios plugin allows you to monitor your Kopano server by using the command kopano-stats --system. It accepts all parameters (starting with 0x3001001E) that are listed in the output of kopano-stats The plugin is a simple bash script and should run on every linux distribution. It has been tested with Kopano up to version 7.2.x and Nagios 4.3.x In order to let Nagios execute the kopano-stats command, you have to add the nagios user to the list of local_admin_users in /etc/kopano/server.cfg
Current Version
0.7
Last Release Date
2018-01-21
Owner
Stefan Michael Guenther
Download URL
https://www.in-put.de/software/zarafa/check_kopano.sh
License
GPL
Compatible With
----------------------------------------------------------------------------------- Entry for commands.cfg:
define command { command_name check_kopano command_line $USER1$/check_kopano.sh --param $ARG1$ -w $ARG2$ -c $ARG3$ }
Example: { .... service_description Threads_idle check_command check_kopano!threads_idle!10!20 }
----------------------------------------------------------------------------------- Nagios plugin to monitor the output of kopano-stats of a Kopano Server (www.kopano.com)
Version 0.7 - change from Zarafa to Kopano
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
You must be logged in to submit a review.
To:
From: