HP t505 Administrator Guide 9 - Page 42

Appendix: HP Velocity configuration on HP ThinPro, Changing the value of a configuration parameter

Page 42 highlights

Administrator Guide for Thin Clients | HP Velocity Appendix: HP Velocity configuration on HP ThinPro HP Velocity provides a default configuration suitable for most deployments. It also provides a configuration interface (/proc) that enables users with root privileges to temporarily modify configuration settings and query status on HP ThinPro. The /proc/net/hp-velocity/ file provides access to the following parameter files: • config/about • config/commit • config/general/factorydefault • config/liveq • config/livetcp • config/system/boot • config/system/policy • config/system/settings • flowinfo/flows • stats Changing the value of a configuration parameter Note: The /proc/net/hp-velocity/ file is a virtual file used to configure and display the current HP Velocity configuration in an easy-to-read format. The file cannot be modified using standard text editors. Note: After a system restart, modifications written to the /proc interface are not retained. Original configuration settings are restored. 1. Log in to HP ThinPro as an administrator. 2. Access the /proc/net/hp-velocity/ file to be modified. 3. Write a new line to the file in the same format as the line being modified. For example, to change the line = , enter = . 4. Use the echo command and a > symbol to redirect the new value to the file. For example, echo OperationalMode=Enabled > /proc/net/hp-velocity/config/system/settings. 5. Query the commit file to validate the uncommitted configuration changes. For example, cat /proc/net/hp-velocity/config/commit. 6. Apply the uncommitted parameters to the system by applying on the commit file. For example, echo commit > /proc/net/hp-velocity/config/commit. config/about Description The /proc/net/hp-velocity/config/about file provides the HP Velocity version number, release number, and product edition information; for example, Version: 3.1.0r23849 [Server]. Read / Write • Read Only 38

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50

38
Administrator Guide for Thin Clients
|
HP Velocity
Appendix: HP Velocity configuration on HP ThinPro
HP Velocity
provides a default configuration suitable for most deployments. It also provides a configuration interface
(
/proc
) that enables users with root privileges to temporarily modify configuration settings and query status on
HP ThinPro.
The
/proc/net/hp-velocity/
file provides access to the following parameter files:
config/about
config/commit
config/general/factorydefault
config/liveq
config/livetcp
config/system/boot
config/system/policy
config/system/settings
flowinfo/flows
stats
Changing the value of a configuration parameter
Note:
The
/proc/net/hp-velocity/
file is a virtual file used to configure and display the current HP Velocity
configuration in an easy-to-read format. The file cannot be modified using standard text editors.
Note:
After a system restart, modifications written to the
/proc
interface are not retained. Original configuration
settings are restored.
1.
Log in to HP ThinPro as an administrator.
2.
Access the
/proc/net/hp-velocity/
file to be modified.
3.
Write a new line to the file in the same format as the line being modified. For example, to change the line
<parameter> = <value_1> <value_2> <value_3>
, enter
<parameter> = <newvalue_1>
<newvalue_2> <newvalue_3>
.
4.
Use the
echo
command and a
>
symbol to redirect the new value to the file. For example,
echo
OperationalMode=Enabled > /proc/net/hp-velocity/config/system/settings
.
5.
Query the commit file to validate the uncommitted configuration changes. For example,
cat
/proc/net/hp-velocity/config/commit
.
6.
Apply the uncommitted parameters to the system by applying on the commit file. For example,
echo commit >
/proc/net/hp-velocity/config/commit
.
config/about
Description
The
/proc/net/hp-velocity/config/about
file provides the HP Velocity version number, release number,
and product edition information; for example, Version: 3.1.0r23849 [Server].
Read / Write
Read Only