Skip to content
Snippets Groups Projects
Commit 16bbe108 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update php-fpm check

parent e9484e02
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ fi
# ----------------------------------------------------------------------
ph.status "PHP-FPM: active: $iActive (max: $iMaxActive) .. idle workers: $iIdle .. queue: $iQueue (max: $iMaxQueue) .. speed: $iSpeed req per sec ... slow: $iSlow req per sec (total: $iSlowTotal)"
echo
hint="!! IMPORTSNT !! Any non-OK status is still experimmental."
hint="!! IMPORTANT !! Any non-OK status is still experimmental."
if [ $iIdle -eq 0 ]; then
echo $hint
echo "WARNING: $iIdle idle workers available."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment