logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mrtg-apache - Returns the number of hits to a Apache web site

Author

       mrtg-apache was written by Randolph Chung <tausq@debian.org>.

Description

       mrtg-apache uses the server-info capability (mod_info) of Apache to determine the number of hits to a web
       server. The output is written in a form useful as input for the mrtg utility.

       <host name> is the name of the Apache host to contact.

       -p is the port number to use. Default is 80.

       -m is the multiplier to be used in the output. For example, with a multiplier of 100, if Apache returns
       20 accesses, the output will be 2000.

History

       This document first appeared with mrtgutils-0.1

mrtgutils 0.8.4                                    2022-04-01                                     MRTG-APACHE(1)

Name

       mrtg-apache - Returns the number of hits to a Apache web site

See Also

mrtg(1)

Synopsis

       mrtg-apache <host name> [-p port] [-m multiplier]

See Also