100%
21.08.2014
't connect to $remote_host:$remote_port: $@ \n";
17
18
19 while() {
20 my @lavg = Sys::CpuLoad::load();
21 my $ts=time();
22 print $socket "system.loadavg_1min $lavg[0] $ts\n";
23 print $socket "system ... 22
99%
21.08.2014
MIPS : 1993.93
17 processor : 2
18 BogoMIPS : 1993.93
19 processor : 3
20 BogoMIPS : 1993.93
21 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
22 CPU implementer : 0 ... 22
99%
21.08.2014
Live CD [5]. The basis for the approach described there is Ubuntu 12.04 (Precise Pangolin) with ADeskBar version 0.4.3. The latter is the Python-/Gtk-based application launcher for Openbox, on which ... 22
99%
21.08.2014
of 12.
Figure 5: For 100Mb lines between all ports, the value of 19 applies to all route costs, except for the bundled cables between Switches 3 and 4 ... 22
99%
21.08.2014
these base images "boxes." Prebuilt boxes can be downloaded free of charge via the community collection on Vagrantbox.es [3] (Figure 1) or from the Vagrant Cloud powered by HashiCorp [4]. The latter provides ... 22
99%
21.08.2014
. On Ubuntu and Debian the appropriate packages go by the names libprotobuf-c0-dev and protobuf-c-compiler; look out for similar names on other distributions.
CRIU also relies on iproute2 – at least version 3.5.0 ... 22
99%
21.08.2014
simulates a lottery with 100 tickets. Each ticket contains the name of a 100MB test file. In total, there are 10 different, equally large test files (called a to j ), but they occur a different number ... 22
98%
21.08.2014
– not just those manufactured by Seagate. You can find the Seatools and other information for rescuing hard disks online [2]. Western Digital Data Lifeguard is a similar tool [3], which is also available ... 22
72%
20.05.2014
the Zabbix server. Zabbix nodes are subordinate servers but offer the same functions as a Zabbix server.
In version 2.2, Zabbix has more than 100 new features compared with version 2.0.9. For example, a value ... in version 2.2. ... Zabbix 2.2 ... Zabbix release 2.2
61%
04.12.2024
Rubén Llorente ... ).
Listing 3
tofu_project/main.tf
01 terraform {
02 required_providers {
03 proxmox = {
04 source = "bpg/proxmox"
05 version = "0.64.0"
06 }
07 }
08 }
09
10 provider "proxmox