Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.11 KB

File metadata and controls

49 lines (33 loc) · 1.11 KB

Version 0.8 (unreleased)

Version 0.7

  • [Fix] Fixed check for PHP startup-errors

Version 0.6

  • [Fix] Also check 4er and 7er PHP versions against updates

Version 0.5

  • [Enh] Enhance documentation
  • [Enh] Add to Icinga/Nagios Exchange

Version 0.4

  • [Enh] Performance data: min+max values
  • [Enh] Performance data: warn+crit thresholds
  • [Enh] Added ability to check for blacklisted PHP modules
  • [Fix] Performance data: fixed error and warning count

Version 0.3

  • [Enh] Always display current PHP version in nagios output
  • [Enh] Choose severity level for all checks (error or warning)
  • [Enh] Remote checks now also check for wget, curl or fetch and only require one of them

Version 0.2

  • [Enh] Warn on PHP startup errors (instead of error) by default if no severity is specified
  • [Enh] Check against PHP startup errors by default (without any arguments)
  • [Enh] Check against compiled modules
  • [Enh] Check for php.ini misconfiguration
  • [Enh] Performance data

Version 0.1

  • [Enh] Check for PHP startup Errors