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

check_php-fpm: add $ chr

parent f4675e74
Branches
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@ fi
# ----------------------------------------------------------------------
# output
# ----------------------------------------------------------------------
ph.status "PHP-FPM service: running: iWorkerRunning .. active: $iActive (max: $iMaxActive) .. idle workers: $iIdle .. queue: $iQueue .. speed: $iSpeed req per $sDeltaunit ... slow: $iSlow req per $sDeltaunit ($iSlowPercent%; total: $iSlowTotal)"
ph.status "PHP-FPM service: running: $iWorkerRunning .. active: $iActive (max: $iMaxActive) .. idle workers: $iIdle .. queue: $iQueue .. speed: $iSpeed req per $sDeltaunit ... slow: $iSlow req per $sDeltaunit ($iSlowPercent%; total: $iSlowTotal)"
echo "Workers: Running: $iWorkerRunning"
echo " Reading headers: $iWorkerReading"
echo " Idle: $iWorkerIdle"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment