|
Apache Web Server Information widget displays detailed data about a particular Apache instance.

To launch the widget for a Apache web server, select an appropriate context in a System Tree and choose Apache Web Server Information menu item.
The following information is displayed:
Group
|
Name
|
Description
|
SNMP Variable(s) Used
|
General server information
|
Name
|
Server name
|
serverName
|
Version
|
Apache Server Version
|
serverVersion
|
Configuration
|
Root
|
Apache's Root Path
|
serverRoot
|
PIDFILE
|
Apache's PIDFILE
|
serverPidfile
|
TmpDir
|
Temporary Directory for shared files
|
serverTmpDir
|
Ports
|
List of ports listened by Apache
|
serverPortNumber(s) in serverPort tabular variable
|
Status
|
Status
|
Server Status:
|
serverStatus
|
Uptime
|
Uptime, i.e. time elapsed since last server start.
|
serverUptime
|
Last Restart
|
Last restart time
|
serverRestart
|
Performance
|
Total Traffic
|
Total Apache server traffic
|
totalTraffic
|
Total HTTP Accesses
|
Total number of Apache server HTTP accesses
|
totalAccess
|
Busy Processes
|
Busy Apache processes
|
busyWorkers
|
Idle Processes
|
Idle Apache processes
|
idleWorkers
|
Requests Per Second
|
Number of Apache server requests per second
|
serverRequestsPerSec
|
Kbytes Per Second
|
Number of kilobytes per second transferred by an Apache server
|
serverKBytesPerSec
|
Kbytes Per Request
|
Average amount of kilobytes served per Apache server request
|
serverKBytesPerRequest
|
The Apache Web Server Information widget can be customized in GUI Builder (see Widgets).

|
The widget, and the corresponding menu item are available if serverName, serverVersion, and serverBuilt variables defined in APACHE2-MIB are available for the device.
|
|