Managing the Linux data server
A data server resides on each monitored Linux image. The data server sends data that is provided by the data collector to the MainView for Linux — Servers PAS through the RTServer.
To start the Linux data server
- Login to the Linux system as root.
From the Linux system, enter the following command:
mmldsrv start
To stop the Linux data server
- Login to the Linux system as root.
- From the Linux system, enter the following command:
mmldsrv stop
To service or upgrade the Linux data server
Hyperlink on the Linux PTF Update action from the EZLNX Easy Menu panel.
MVLNX Easy Menu
Activity Time frame - Realtime Utilities
> System +---------------------+ > Alarm Management
> Processes | Place cursor on | > Linux Environment Menu
> Filesystems | menu item and |
> Users | press ENTER | . Linux Image Status
> Configuration +---------------------+ . z/VM System Status
. Network statistics
. Disk Statistics > Linux Monitor Fast Menu
. Syslog > Linux Monitor MAIN View
. Linux Test > Linux Management Actions
> Velocity Linux Menu . Add/Edit Linux Rules
. Linux SHELL Command
. Linux PTF Update
. Linux Help
. Return...The UPDATE - Update linux data server view is displayed.
---------------------- UPDATE - Update Linux data server ----------------------
| COMMAND ===> SCROLL ===> PAGE |
| |
| Target Pattern: LNX0001 |
| DSN Hi-level Qualifier: |
| |
| BMC.MVLNX |
| |
| MVS Host: MVS1 |
| TSO Userid: MVSUSR1 |
| TSO Password: |
| RTServer MVS Host: MVS1 |
| RTServer MVS Port: 5101 |
| Linux Data Server Userid: mmldusr |
| Linux Data Collector Vendor: B (B=BMC,V=Velocity) |
| Update BMC bgscollect? N (y/n) |
| |
| Are you sure?: (y/n) |
| |
| END to run UPDATE command |
| CANCEL to NOT run UPDATE command |
| HELP to view related help |
| |- Complete the input fields and press PF3/END to submit the UPDATE command.
As an alternative, you can complete the following steps:
- Log on to Linux data server userid (for example, lnx0001).
- Verify configuration settings in /opt/bmc/mml/mmldinst script.
Run mmldinst script with following command:
/opt/bmc/mml/mmldinst -v
Creating or updating the Linux data server ini file
To create or update the /opt/bmc/mml/mmldsrv.ini file, enter the following command from the Linux instance that you want to point to the new RTServer:
mmldsrv edit
This command starts a script that prompts you for the RTServer host name and port number that you specified in step 2 of Adding a new PAS. After you enter the RTServer host name and port number, the ini file is updated automatically with this information.
Related topic