|
From: Neal M. <Ne...@Mo...> - 2005-12-25 08:17:54
|
> Where is this monshow command installed on Debian?
/usr/bin/monshow
An excerpt from the monshow man page, FYI:
DESCRIPTION
monshow show the operational status of the mon server. Both
command-line and CGI interfaces are available.
<SNIP>
CGI INVOCATION
If monshow is invoked with the "REQUEST_METHOD" environment
variable set, then CGI invocation is assumed. In that case, monshow
gathers variables and commands submitted via the POST method and
QUERY_STRING. Command-line options are ignored for security reasons.
All reports which are produced via the web interface have a text mode
equivalent.
=20
|