Assigns new IP address to the VPS_HOST_NAME virtual server.
Removes IP from VPS_HOST_NAME.
Sets disk usage limit for VPS_HOST_NAME to DISK_LIMIT_VALUE, in Mb.
Returns disk limit and disk usage for VPS_HOST_NAME.
Sets memory limit for the VPS_HOST_NAME server to MEMORY_LIMIT_VALUE, in Mb
Returns memory limit and memory usage for VPS_HOST_NAME
./vps-plimit-set VPS_HOST_NAME PROCESS_LIMIT_VALUESets limit on the number of processes running on VPS_HOST_NAME to PROCESS_LIMIT_VALUE, in Mb
Returns the limit on and the number of processes running on VPS_HOST_NAME
Returns file handlers limit, and the number of opened at this moment files VPS_HOST_NAME
Sets file handlers limit for VPS_HOST_NAME
Returns the limit on socket connections and the number of established connections for VPS VPS_HOST_NAME
Sets limit for established socket connections for VPS VPS_HOST_NAME
Tools to get|set the speed of virtual network interface.
Note: Virtual network interface speed must be divisible by 64000.
Usage:
vps-eth-speed.pl VPS_NAME [--dev=<device>|-d <device>] --get|--set <SPEED>
For more information, please run: vps-dev-speed.pl --help
Sets work speed to <SPEED> Kb/sec for virtual network interface <device> on Virtual Private Server VPS_NAME
Note: Virtual network interface speed (<SPEED> value) must be divisible by 64000.
If --dev=<device>|-d <device> option not specified, <SPEED> value will be set to all registered virtual network interfaces on VPS VPS_NAME
Returns work speed for virtual network interface <device> on Virtual Private Server VPS_NAME
Note: If --dev=<device>|-d <device> option not specified, returns speed for all virtual network interfaces registered on VPS VPS_NAME, in the following format:VDEV0 SPEED0VDEV1 SPEED1...
Turns on VPS_HOST_NAME, or all known stopped VPS servers if the -a|--all option is specified.
Turns off VPS_HOST_NAME, or all known running VPS servers if the -a|--all option is specified.
Suspends (turns off and sets ONBOOT=no) vserver [VPS_HOST_NAME], or all known VPS servers if the -a|--all option is specified.
Resumes (turns on and sets ONBOOT=yes) vserver [VPS_HOST_NAME], or all known VPS servers if the -a|--all option is specified.
To set new password for user root, send it to STDIN.
Returns disk usage for all known VPSs on the host server in the format required by Parallels H-Sphere Control Panel.
Returns all VPS configuration parameters in the format required by Parallels H-Sphere Control Panel.