Mixed line endings... Remove the Microsoft Line endings
http://lathama.net/Recursively_deleting_Microsoft_end_of_line_characters
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["vm_id_txt"] = 'Virtual server';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["vm_id_txt"] = 'Virtual server'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["reserved_txt"] = 'Reserved';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ IP addresses'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["reserved_txt"] = 'Reserved'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["template_file_txt"] = 'Template filename';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | <?php |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["template_file_txt"] = 'Template filename'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["server_id_txt"] = 'Server';
|
| | | $wb["allservers_txt"] = 'Exists on all servers';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ OSTemplate'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["allservers_txt"] = 'Exists on all servers'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["numproc_txt"] = 'Numproc';
|
| | | $wb["numtcpsock_txt"] = 'Numtcpsock';
|
| | | $wb["numothersock_txt"] = 'Numothersock';
|
| | | $wb["vmguarpages_txt"] = 'Vmguarpages';
|
| | | $wb["kmemsize_txt"] = 'Kmemsize';
|
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf';
|
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf';
|
| | | $wb["othersockbuf_txt"] = 'Othersockbuf';
|
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf';
|
| | | $wb["oomguarpages_txt"] = 'Oomguarpages';
|
| | | $wb["privvmpages_txt"] = 'Privvmpages';
|
| | | $wb["lockedpages_txt"] = 'Lockedpages';
|
| | | $wb["shmpages_txt"] = 'Shmpages';
|
| | | $wb["physpages_txt"] = 'Physpages';
|
| | | $wb["numfile_txt"] = 'Numfile';
|
| | | $wb["avnumproc_txt"] = 'Avnumproc';
|
| | | $wb["numflock_txt"] = 'Numflock';
|
| | | $wb["numpty_txt"] = 'Numpty';
|
| | | $wb["numsiginfo_txt"] = 'Numsiginfo';
|
| | | $wb["dcachesize_txt"] = 'Dcachesize';
|
| | | $wb["numiptent_txt"] = 'Numiptent';
|
| | | $wb["swappages_txt"] = 'Swappages';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU cores';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit %';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.';
|
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.';
|
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.';
|
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.';
|
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.';
|
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.';
|
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.';
|
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.';
|
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.';
|
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.';
|
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.';
|
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).';
|
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.';
|
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.';
|
| | | $wb["numfile_desc_txt"] = 'Number of open files.';
|
| | | $wb["numflock_desc_txt"] = 'Number of file locks.';
|
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.';
|
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.';
|
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.';
|
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.';
|
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | <?php |
| | | $wb["numproc_txt"] = 'Numproc'; |
| | | $wb["numtcpsock_txt"] = 'Numtcpsock'; |
| | | $wb["numothersock_txt"] = 'Numothersock'; |
| | | $wb["vmguarpages_txt"] = 'Vmguarpages'; |
| | | $wb["kmemsize_txt"] = 'Kmemsize'; |
| | | $wb["tcpsndbuf_txt"] = 'Tcpsndbuf'; |
| | | $wb["tcprcvbuf_txt"] = 'Tcprcvbuf'; |
| | | $wb["othersockbuf_txt"] = 'Othersockbuf'; |
| | | $wb["dgramrcvbuf_txt"] = 'Dgramrcvbuf'; |
| | | $wb["oomguarpages_txt"] = 'Oomguarpages'; |
| | | $wb["privvmpages_txt"] = 'Privvmpages'; |
| | | $wb["lockedpages_txt"] = 'Lockedpages'; |
| | | $wb["shmpages_txt"] = 'Shmpages'; |
| | | $wb["physpages_txt"] = 'Physpages'; |
| | | $wb["numfile_txt"] = 'Numfile'; |
| | | $wb["avnumproc_txt"] = 'Avnumproc'; |
| | | $wb["numflock_txt"] = 'Numflock'; |
| | | $wb["numpty_txt"] = 'Numpty'; |
| | | $wb["numsiginfo_txt"] = 'Numsiginfo'; |
| | | $wb["dcachesize_txt"] = 'Dcachesize'; |
| | | $wb["numiptent_txt"] = 'Numiptent'; |
| | | $wb["swappages_txt"] = 'Swappages'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU cores'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit %'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["numproc_desc_txt"] = 'Number of processes and threads.'; |
| | | $wb["numtcpsock_desc_txt"] = 'Number of TCP sockets.'; |
| | | $wb["numothersock_desc_txt"] = 'Number of sockets other than TCP.'; |
| | | $wb["vmguarpages_desc_txt"] = 'Memory allocation guarantee, in pages.'; |
| | | $wb["kmemsize_desc_txt"] = 'Size of unswappable kernel memory, allocated for processes in this container.'; |
| | | $wb["tcpsndbuf_desc_txt"] = 'Total size of TCP send buffers.'; |
| | | $wb["tcprcvbuf_desc_txt"] = 'Total size of TCP receive buffers.'; |
| | | $wb["othersockbuf_desc_txt"] = 'Total size of UNIX-domain socket buffers, UDP and other datagram protocol send buffers.'; |
| | | $wb["dgramrcvbuf_desc_txt"] = 'Receive buffers of UDP and other datagram protocols.'; |
| | | $wb["oomguarpages_desc_txt"] = 'The guaranteed amount of memory for the case the memory is "over-booked" (out-of-memory kill guarantee), in pages.'; |
| | | $wb["privvmpages_desc_txt"] = 'Memory allocation limit, in pages.'; |
| | | $wb["lockedpages_desc_txt"] = 'Process pages not allowed to be swapped out (pages locked by mlock(2)).'; |
| | | $wb["shmpages_desc_txt"] = 'Total size of shared memory (IPC, shared anonymous mappings and tmpfs objects), in pages.'; |
| | | $wb["physpages_desc_txt"] = 'Total number of RAM pages used by processes.'; |
| | | $wb["numfile_desc_txt"] = 'Number of open files.'; |
| | | $wb["numflock_desc_txt"] = 'Number of file locks.'; |
| | | $wb["numpty_desc_txt"] = 'Number of pseudo-terminals.'; |
| | | $wb["numsiginfo_desc_txt"] = 'Number of siginfo structures.'; |
| | | $wb["dcachesize_desc_txt"] = 'Total size of dentry and inode structures locked in memory.'; |
| | | $wb["numiptent_desc_txt"] = 'Number of NETFILTER (IP packet filtering) entries.'; |
| | | $wb["swappages_desc_txt"] = 'Amount of swap space to show in container.'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["template_name_txt"] = 'Template name';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'OpenVZ Virtual Machine Template'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["diskspace_txt"] = 'Diskspace';
|
| | | $wb["ram_txt"] = 'RAM (guaranteed)';
|
| | | $wb["ram_burst_txt"] = 'RAM (burst)';
|
| | | $wb["cpu_units_txt"] = 'CPU units';
|
| | | $wb["cpu_num_txt"] = 'CPU number';
|
| | | $wb["cpu_limit_txt"] = 'CPU limit';
|
| | | $wb["io_priority_txt"] = 'I/O priority';
|
| | | $wb["nameserver_txt"] = 'Nameserver(s)';
|
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)';
|
| | | $wb["capability_txt"] = 'Capability';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["vm_password_txt"] = 'VM Password';
|
| | | $wb["start_boot_txt"] = 'Start at boot';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["description_txt"] = 'Description';
|
| | | $wb["client_group_id_txt"] = 'Client';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | $wb["create_dns_txt"] = 'Create DNS for hostname';
|
| | | $wb["active_until_date_txt"] = 'Active until date';
|
| | | <?php |
| | | $wb["diskspace_txt"] = 'Diskspace'; |
| | | $wb["ram_txt"] = 'RAM (guaranteed)'; |
| | | $wb["ram_burst_txt"] = 'RAM (burst)'; |
| | | $wb["cpu_units_txt"] = 'CPU units'; |
| | | $wb["cpu_num_txt"] = 'CPU number'; |
| | | $wb["cpu_limit_txt"] = 'CPU limit'; |
| | | $wb["io_priority_txt"] = 'I/O priority'; |
| | | $wb["nameserver_txt"] = 'Nameserver(s)'; |
| | | $wb["nameserver_desc_txt"] = '(separated by whitespace)'; |
| | | $wb["capability_txt"] = 'Capability'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["vm_password_txt"] = 'VM Password'; |
| | | $wb["start_boot_txt"] = 'Start at boot'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["description_txt"] = 'Description'; |
| | | $wb["client_group_id_txt"] = 'Client'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | $wb["create_dns_txt"] = 'Create DNS for hostname'; |
| | | $wb["active_until_date_txt"] = 'Active until date'; |
| | | ?> |
| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Virtual server';
|
| | | $wb["active_txt"] = 'Active';
|
| | | $wb["server_id_txt"] = 'Hostserver';
|
| | | $wb["ostemplate_id_txt"] = 'OSTemplate';
|
| | | $wb["template_id_txt"] = 'Template';
|
| | | $wb["hostname_txt"] = 'Hostname';
|
| | | $wb["ip_address_txt"] = 'IP address';
|
| | | $wb["veid_txt"] = 'VEID';
|
| | | <?php |
| | | $wb["list_head_txt"] = 'Virtual server'; |
| | | $wb["active_txt"] = 'Active'; |
| | | $wb["server_id_txt"] = 'Hostserver'; |
| | | $wb["ostemplate_id_txt"] = 'OSTemplate'; |
| | | $wb["template_id_txt"] = 'Template'; |
| | | $wb["hostname_txt"] = 'Hostname'; |
| | | $wb["ip_address_txt"] = 'IP address'; |
| | | $wb["veid_txt"] = 'VEID'; |
| | | ?> |
| | |
| | | <table class="list"> |
| | | <thead> |
| | | <tr> |
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th>
|
| | | <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th>
|
| | | <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th>
|
| | | <th class="tbl_col_allservers" scope="col"><tmpl_var name="allservers_txt"></th>
|
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> |
| | | <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th> |
| | | <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> |
| | | <th class="tbl_col_allservers" scope="col"><tmpl_var name="allservers_txt"></th> |
| | | <th class="tbl_col_buttons" scope="col"> </th> |
| | | </tr> |
| | | <tr> |
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_active'}</select></td>
|
| | | <td class="tbl_col_template_name"><input type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td>
|
| | | <td class="tbl_col_server_id"><select name="search_server_id" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_server_id'}</select></td>
|
| | | <td class="tbl_col_allservers"><select name="search_allservers" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_allservers'}</select></td>
|
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_active'}</select></td> |
| | | <td class="tbl_col_template_name"><input type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td> |
| | | <td class="tbl_col_server_id"><select name="search_server_id" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_server_id'}</select></td> |
| | | <td class="tbl_col_allservers"><select name="search_allservers" onChange="submitForm('pageForm','vm/openvz_ostemplate_list.php');">{tmpl_var name='search_allservers'}</select></td> |
| | | <td class="tbl_col_buttons"><div class="buttons"><button type="button" class="icons16 icoFilter" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onClick="submitForm('pageForm','vm/openvz_ostemplate_list.php');"><span>{tmpl_var name="filter_txt"}</span></button></div></td> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | <tmpl_loop name="records"> |
| | | <tr class="tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if>"> |
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td>
|
| | | <td class="tbl_col_template_name"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_name"}</a></td>
|
| | | <td class="tbl_col_server_id"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="server_id"}</a></td>
|
| | | <td class="tbl_col_allservers"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="allservers"}</a></td>
|
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td> |
| | | <td class="tbl_col_template_name"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_name"}</a></td> |
| | | <td class="tbl_col_server_id"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="server_id"}</a></td> |
| | | <td class="tbl_col_allservers"><a href="#" onClick="loadContent('vm/openvz_ostemplate_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="allservers"}</a></td> |
| | | <td class="tbl_col_buttons"> |
| | | <div class="buttons icons16"> |
| | | <a class="icons16 icoDelete" href="javascript: del_record('vm/openvz_ostemplate_del.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span>{tmpl_var name='delete_txt'}</span></a> |
| | |
| | | <table class="list"> |
| | | <thead> |
| | | <tr> |
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th>
|
| | | <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th>
|
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> |
| | | <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th> |
| | | <th class="tbl_col_buttons" scope="col"> </th> |
| | | </tr> |
| | | <tr> |
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_template_list.php');">{tmpl_var name='search_active'}</select></td>
|
| | | <td class="tbl_col_template_name"><input type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td>
|
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_template_list.php');">{tmpl_var name='search_active'}</select></td> |
| | | <td class="tbl_col_template_name"><input type="text" name="search_template_name" value="{tmpl_var name='search_template_name'}" /></td> |
| | | <td class="tbl_col_buttons"><div class="buttons"><button type="button" class="icons16 icoFilter" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onClick="submitForm('pageForm','vm/openvz_template_list.php');"><span>{tmpl_var name="filter_txt"}</span></button></div></td> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | <tmpl_loop name="records"> |
| | | <tr class="tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if>"> |
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_template_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td>
|
| | | <td class="tbl_col_template_name"><a href="#" onClick="loadContent('vm/openvz_template_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_name"}</a></td>
|
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_template_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td> |
| | | <td class="tbl_col_template_name"><a href="#" onClick="loadContent('vm/openvz_template_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_name"}</a></td> |
| | | <td class="tbl_col_buttons"> |
| | | <div class="buttons icons16"> |
| | | <a class="icons16 icoDelete" href="javascript: del_record('vm/openvz_template_del.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span>{tmpl_var name='delete_txt'}</span></a> |
| | |
| | | </table> |
| | | </fieldset> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | |
| | | <table class="list"> |
| | | <thead> |
| | | <tr> |
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th>
|
| | | <th class="tbl_col_veid" scope="col"><tmpl_var name="veid_txt"></th>
|
| | | <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th>
|
| | | <th class="tbl_col_ostemplate_id" scope="col"><tmpl_var name="ostemplate_id_txt"></th>
|
| | | <th class="tbl_col_template_id" scope="col"><tmpl_var name="template_id_txt"></th>
|
| | | <th class="tbl_col_hostname" scope="col"><tmpl_var name="hostname_txt"></th>
|
| | | <th class="tbl_col_ip_address" scope="col"><tmpl_var name="ip_address_txt"></th>
|
| | | <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> |
| | | <th class="tbl_col_veid" scope="col"><tmpl_var name="veid_txt"></th> |
| | | <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> |
| | | <th class="tbl_col_ostemplate_id" scope="col"><tmpl_var name="ostemplate_id_txt"></th> |
| | | <th class="tbl_col_template_id" scope="col"><tmpl_var name="template_id_txt"></th> |
| | | <th class="tbl_col_hostname" scope="col"><tmpl_var name="hostname_txt"></th> |
| | | <th class="tbl_col_ip_address" scope="col"><tmpl_var name="ip_address_txt"></th> |
| | | <th class="tbl_col_buttons" scope="col"> </th> |
| | | </tr> |
| | | <tr> |
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_active'}</select></td>
|
| | | <td class="tbl_col_veid"><input type="text" name="search_veid" style="width:40px;" value="{tmpl_var name='search_veid'}" /></td>
|
| | | <td class="tbl_col_server_id"><select name="search_server_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_server_id'}</select></td>
|
| | | <td class="tbl_col_ostemplate_id"><select name="search_ostemplate_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_ostemplate_id'}</select></td>
|
| | | <td class="tbl_col_template_id"><select name="search_template_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_template_id'}</select></td>
|
| | | <td class="tbl_col_hostname"><input type="text" name="search_hostname" value="{tmpl_var name='search_hostname'}" /></td>
|
| | | <td class="tbl_col_ip_address"><input type="text" name="search_ip_address" style="width:80px;" value="{tmpl_var name='search_ip_address'}" /></td>
|
| | | <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_active'}</select></td> |
| | | <td class="tbl_col_veid"><input type="text" name="search_veid" style="width:40px;" value="{tmpl_var name='search_veid'}" /></td> |
| | | <td class="tbl_col_server_id"><select name="search_server_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_server_id'}</select></td> |
| | | <td class="tbl_col_ostemplate_id"><select name="search_ostemplate_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_ostemplate_id'}</select></td> |
| | | <td class="tbl_col_template_id"><select name="search_template_id" onChange="submitForm('pageForm','vm/openvz_vm_list.php');">{tmpl_var name='search_template_id'}</select></td> |
| | | <td class="tbl_col_hostname"><input type="text" name="search_hostname" value="{tmpl_var name='search_hostname'}" /></td> |
| | | <td class="tbl_col_ip_address"><input type="text" name="search_ip_address" style="width:80px;" value="{tmpl_var name='search_ip_address'}" /></td> |
| | | <td class="tbl_col_buttons"><div class="buttons"><button type="button" class="icons16 icoFilter" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onClick="submitForm('pageForm','vm/openvz_vm_list.php');"><span>{tmpl_var name="filter_txt"}</span></button></div></td> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | <tmpl_loop name="records"> |
| | | <tr class="tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if>"> |
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td>
|
| | | <td class="tbl_col_veid"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="veid"}</a></td>
|
| | | <td class="tbl_col_server_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="server_id"}</a></td>
|
| | | <td class="tbl_col_ostemplate_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="ostemplate_id"}</a></td>
|
| | | <td class="tbl_col_template_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_id"}</a></td>
|
| | | <td class="tbl_col_hostname"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="hostname"}</a></td>
|
| | | <td class="tbl_col_ip_address"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="ip_address"}</a></td>
|
| | | <td class="tbl_col_active"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="active"}</a></td> |
| | | <td class="tbl_col_veid"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="veid"}</a></td> |
| | | <td class="tbl_col_server_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="server_id"}</a></td> |
| | | <td class="tbl_col_ostemplate_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="ostemplate_id"}</a></td> |
| | | <td class="tbl_col_template_id"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="template_id"}</a></td> |
| | | <td class="tbl_col_hostname"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="hostname"}</a></td> |
| | | <td class="tbl_col_ip_address"><a href="#" onClick="loadContent('vm/openvz_vm_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="ip_address"}</a></td> |
| | | <td class="tbl_col_buttons"> |
| | | <div class="buttons icons16"> |
| | | <a class="icons16 icoDelete" href="javascript: del_record('vm/openvz_vm_del.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span>{tmpl_var name='delete_txt'}</span></a> |