# perl apache2buddy.pl --report
--------------------------------------------------------------------------------
Apache2buddy.pl report for server: perl.richardforth.co.uk (46.101.60.103):
Settings considered for this report:
Your server's physical RAM: 490 MB
Apache's MaxClients directive: 150
[ OK ] Your MaxClients setting is within an acceptable range.
Max potential memory usage: 292.5 MB
Percentage of RAM allocated to Apache 59.70 %
--------------------------------------------------------------------------------
####
# curl -s apache2buddy.pl | perl | tail -15 | egrep -i "\-|report|considered|physical|acceptable|too high|potential|percentage"
--------------------------------------------------------------------------------
Apache2buddy.pl report for server: perl.richardforth.co.uk (46.101.60.103):
Settings considered for this report:
Your server's physical RAM: 490 MB
[ OK ] Your MaxClients setting is within an acceptable range.
Max potential memory usage: 292.5 MB
Percentage of RAM allocated to Apache 59.70 %
--------------------------------------------------------------------------------
####
# perl apache2buddy.pl -h
Usage: apache2buddy.pl [OPTIONS]
If no options are specified, the basic tests will be run.
-h, --help Print this help message
-p, --port=PORT Specify an alternate port to check (default: 80)
-P, --php Include the PHP memory_limit setting when making the recommendation
-v, --verbose Use verbose output (this is very noisy, only useful for debugging)
-n, --nocolor Use default terminal color, dont try to be all fancy!
-H, --noheader Do not show header title bar.
-N, --noinfo Do not show informational messages.
-K, --no-ok Do not show OK messages.
-W, --nowarn Do not show warning messages.
-L, --light-term Show colours for a light background terminal.
-r, --report Implies -HNWK or --noinfo --nowarn --no-ok --noheader
More information (1990's style info pages):
http://apache2buddy.pl/about
http://apache2buddy.pl/installation
http://apache2buddy.pl/usage
http://apache2buddy.pl/examples
http://apache2buddy.pl/known_bugs
http://apache2buddy.pl/feature_requests
http://apache2buddy.pl/project_roadmap
http://apache2buddy.pl/changelog