26%
28.11.2023
"label": "localhost PING/PORT/HTTP Tests",
11 "tiles": [
12 {
13 "type": "PING",
14 "params": {
15 "hostname": "128.0.0.1"
16 }
17 },
18 {
19 "type": "PORT
26%
17.06.2011
community needs more closely and to integrate patches more quickly. The first stable version, 1.0, was released in December 2009, and the version counter has risen every couple of months ever since.
Icinga
26%
21.08.2012
Listing 3: Installing ganglia-gmond into the Master Node
[root@test1 RPMS]# yum install ganglia-gmond-3.4.0-1.el6.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror
26%
02.07.2014
WCOLL points:
[laytonjb@home4 ~]$ pdsh -w ^/tmp/hosts uptime
192.168.1.4: 15:51:39 up 8:35, 12 users, load average: 0.64, 0.38, 0.20
192.168.1.250: 15:47:53 up 2 min, 0 users, load average: 0.10, 0.10, 0
26%
30.07.2014
=> SOCK_STREAM)
or die "Couldn't connect to $remote_host:$remote_port: $@ \n";
while() {
my @lavg = Sys::CpuLoad::load();
my $ts=time();
print $socket "system.loadavg_1min $lavg[0] $ts\n";
print
26%
30.09.2013
the complex handling and high costs of other tools.
Based on openSUSE 11.4 and BusyBox, StressLinux is available as a 200MB, or 225MB ISO image for 64-bit and 32-bit architectures. Alternative versions
26%
17.02.2015
try:
11 if count == 0:
12 ro.r('df = %s' %ro.Dataframe({key: float(doc[key]) for key in keys}).r_repr())
13 count += 1
14 else:
15 ro.r('df[nrow(df)+1
26%
29.06.2011
the plug, first placing kqemu under the GPL and finally dropping it entirely in favor of KVM.
As of version 0.10.0, Qemu officially supports KVM, and as of version 0.12.0, kqemu is history. However, the KVM
26%
09.08.2015
resources = Resources(cpu = 0.1, ram = 20*MB, disk = 20*MB),
09 processes = [hello_world_process])
10
11 hello_world_job = Job(
12 cluster = 'test',
13 role = os.getenv('USER'),
14 task = hello
26%
04.08.2020
. You can determine this name with the uname -n command. The domain name can be omitted if it is not absolutely necessary to differentiate between the individual nodes:
node create --node-type Combined