Skip to content

Releases: ltb-project/nagios-plugins

0.9

16 Dec 16:52

Choose a tag to compare

Changes:

  • #16: Fix check of deltacsn in check_ldap_syncrepl_status.pl
  • #17: Extend check_ldap_monitor.pl to calculate the free(used) pages % maximum number of pages, as check_lmdb_usage.pl does
  • #18: Extend check_ldap_monitor.pl to calculate the relative free/used pages
  • #19: Clarify why the relative sum of used and free pages is not 100%

Contributors:

0.8

23 Jul 17:21

Choose a tag to compare

0.8

Changes:

  • #6: Check free pages in LMDB status
  • #7 and #8: Better control of script parameters
  • #9 and #10: Cosmetic changes
  • #11 and #12: New script for 389DS cn=monitor
  • #13: Check MDB pages in OpenLDAP cn=monitor

Contributors:

0.7

05 Dec 06:33
71838d7

Choose a tag to compare

0.7

This release mainly provides fixes for check syncrepl script:

  • #1 : Delta CSN is not correct in Syncrepl plugin
  • #2 : Use more path to find Nagios utils.pm module
  • #3 : Lesser and greater mode are inverted

More information on https://ltb-project.org/documentation#monitoring

0.6

21 Sep 18:32

Choose a tag to compare

0.6
Rewrite code and add perfparse option (references #758)