14%
14.08.2017
, such as Apache, MySQL, SNMP, and vSphere.
Making Nodes Transparent
To test node_exporter (like Prometheus, also written in Go), enter
tar xzvf node_exporter-0.14.0.*.tar.gz
cd node_exporter-0.14.0.linux-amd64
14%
04.12.2024
Capacity": "883cc"
15 }
16 {
17 "type": "Bicycle",
18 "brand: "Canyon,
19 "model": "Ultimate CF SLX",
20 "year": 2022,
21 "frameMaterial": "Carbon",
22 "gears": 22
23 }
A vehicle of one type has
14%
08.07.2018
b swpd free buff cache si so bi bo in cs us sy id wa st
192.168.1.250: 0 0 0 7248836 25632 79268 0 0 14 2 22 21 0 0 99 0 0
192.168.1.4: 1 0 0 30198100 286340 751668 0 0 0 0
14%
20.10.2013
_age Always - 9
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 133
194 Temperature_Celsius 0x0022 031 040 000 Old_age Always - 31 (0 22 0 0 0)
197 Current_Pending_Sector 0x0012 100 100 000 Old
14%
16.07.2019
presentation by Matthew Rocklin. It was run in a Jupyter notebook to get the timings.
Listing 1: Python First Run Without Numba
import numpy
def sum(x):
total = 0
for i in range(x.shape[0]):
total
14%
10.04.2015
add -net 192.168.100.0/24 gw 192.168.2.2 dev eth0
up route add -net 192.168.13.0/24 gw 192.168.2.2 dev eth0
Listing 2
Set Routes
$ sudo route add -net 192.168.100.0/24 gw 192
14%
01.08.2019
]. It was run in a Jupyter notebook to get the timings.
Listing 1
Python First Run Without Numba
import numpy
def sum(x):
total = 0
for i in range(x.shape[0]):
total +=x[i]
return
14%
11.06.2014
/joe/.ssh/google_compute_engine -A -p 22 joe@1.2.3.4 --
11 Warning: Permanently added '1.2.3.4' (ECDSA) to the list of known hosts.
12 Enter passphrase for key '/home/joe/.ssh/google_compute_engine':
13 Linux gcerocks-instance-1 3.2.0
14%
07.10.2014
at least outputs some information.
What you need is access to the filesystem, which could reside in 06:zfs0; however, to determine the name of the pool, you need a zpool import (Listing 2). The name
14%
04.08.2020
node-builder_1 |
18 node-builder_1 | npm install -g pushstate-server
19 node-builder_1 | pushstate-server build
20 node-builder_1 | open http://localhost:9000
21 node-builder_1 |
22 node