87 lines
2.7 KiB
HTML
87 lines
2.7 KiB
HTML
<HTML>
|
|
<!-- $Id$ -->
|
|
<HEAD>
|
|
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
|
<META http-equiv="Content-Style-Type" content="text/css">
|
|
<META name="author" lang="en" content="Michiel Broek">
|
|
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
|
<META name="description" lang="en" content="MBSE BBS Manual">
|
|
<META name="keywords" lang="en" content="MBSE BBS, MBSE, BBS, manual, fido, fidonet, gateway, tosser, mail, tic, mailer">
|
|
<TITLE>MBSE BBS Programs - mbmon - MBSE BBS Monitor.</TITLE>
|
|
<LINK rel=stylesheet HREF="../manual.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<BLOCKQUOTE>
|
|
<h5>Last update 04-Jul-2002</h5>
|
|
<P> <P>
|
|
|
|
<H1>mbmon - MBSE BBS Monitor</H1>
|
|
<P>
|
|
|
|
<H3>Sysnopsis.</H3>
|
|
<P>
|
|
<code><strong>mbmon</strong></code>
|
|
<P> <P>
|
|
|
|
<H3>Description.</H3>
|
|
<P>
|
|
<strong>mbmon</strong> is the monitor program so that you can see what is
|
|
happening on your bbs. It can show all processes and actions of all programs,
|
|
show system statitistics, disk useage, and the last callers list.
|
|
<strong>mbmon</strong> must run on the same system where the bbs is.
|
|
<P> <P>
|
|
|
|
<H3>Environment.</H3>
|
|
<P>
|
|
In order to run <strong>mbmon</strong> you must set the global variable
|
|
<strong>$MBSE_ROOT</strong>. This variable must point to the root directory
|
|
of the bbs structure.
|
|
<P> <p>
|
|
|
|
<H3>Menu 1.</H3>
|
|
<P>
|
|
This screen shows the running bbs programs and what they are doing.
|
|
<P> <P>
|
|
|
|
<H3>Menu 2.</H3>
|
|
<P>
|
|
This screen displays the actual mbtask server status and some internal
|
|
variables. The left side of the screen are more statistics and counters, the
|
|
right side displays the actual bbs open status, Zone Mail Hour status, if
|
|
Internet is alive, if internet is needed, if mbtask is internal running and the
|
|
system load average.
|
|
<P> <P>
|
|
|
|
<H3>Menu 3.</H3>
|
|
<P>
|
|
This screen displays the filesystem usage. Removeable filesystems such as CD's are not displayed,
|
|
only filesystems that the bbs could use.
|
|
<P> <P>
|
|
|
|
<H3>Menu 4.</H3>
|
|
<P>
|
|
This screen shows some bbs information.
|
|
<P> <P>
|
|
|
|
<H3>Menu 5.</H3>
|
|
<P>
|
|
This menus shows the lastcallers of the bbs. It shows the username, location,
|
|
userlevel, the device they logged in from, the starttime, the duration, the
|
|
number of calls, the linespeed and the actions they have done.
|
|
The action fields mean:
|
|
<b>H</b>idden, <B>D</b>ownload, <b>U</b>pload, <b>R</b>ead messages, <b>P</b>ost
|
|
messages, <b>C</b>hat, <b>O</b>ffline reader, <b>E</b>xternal door.
|
|
<P> <P>
|
|
|
|
<H3>Menu 6.</H3>
|
|
<P>
|
|
This shows the software information.
|
|
<P>
|
|
|
|
<A HREF="index.htm"><IMG SRC="../images/larrow.gif" ALT="Index" Border="0">Back to index</A>
|
|
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Main" Border="0">Back to Main index</A>
|
|
</BLOCKQUOTE>
|
|
</BODY>
|
|
</HTML>
|
|
|