renatomefi / php-fpm-healthcheck

A POSIX compliant sh script to healthcheck PHP fpm status, can be used only for pinging or check for specific metrics
MIT License
491 stars 55 forks source link

Update php-fpm-healthcheck #57

Open mnpenner opened 1 year ago

mnpenner commented 1 year ago

-gt is strictly greater than. Therefore expected is <=

Context

Related issue #NUMBER

Tell what your PR is about

Changes

wandersonwhcr commented 1 year ago

Nice catch!

wandersonwhcr commented 1 year ago

@mnpenner please, can you update tests too?