![Paradyne OPENLANE User Manual Download Page 26](http://html1.mh-extra.com/html/paradyne/openlane/openlane_user-manual_3653237026.webp)
Getting Started with OpenLane Performance Wizard
1-18
7800-A2-GB28-80
May 1999
Setting Up the Web Server (for SLM Reports Only)
To display and retrieve the Web-based Service Level Management (SLM) reports,
the Apache Web server and an active User History Poller are set up during the
automated installation of OpenLane Performance Wizard.
Using the User History Poller Daemon
The User History Poller daemon enables data collection by polling FrameSaver
SLV devices for the performance and statistical data that is required to compile
SLM reports. Using the SLM Report Administration interface, data is collected
only for FrameSaver SLV devices enabled for data collection.
The User History Poller daemon is started during OpenLane Performance Wizard
installation when the automated Apache Web server installation option is
selected. While the User History Poller daemon collects data from devices set up
for data collection, it is not necessary to stop and restart the daemon as you add
or remove devices for data collection.
Use these commands for your operating platform to start or stop the User History
Poller manually:
H
For HP-UX, Solaris, and AIX systems:
— To start the User History Poller poller:
cd /opt/OV/pdn/PerfWiz
./UHPoller
— To stop the User History Poller:
cd
/opt/OV/pdn/PerfWiz
./UHPollerStop
H
For Windows NT:
— To start the User History Poller:
cd
C:\pdn\PerfWiz
UHPoller
— To stop the User History Poller:
cd
C:\pdn\PerfWiz
UHPollerStop
In the previous commands, the default path is specified during installation.