52%
28.11.2021
_filesystem_avail_bytes{job="node_exporter",mountpoint="/",fstype!="rootfs"} * 100) / node_filesystem_size_bytes{job="node_exporter",mountpoint="/",fstype!="rootfs"}) > 80
06 for: 30m
07 labels:
08 severity: warning
09 annotations:
10 summary: Disk
52%
07.10.2014
_string;
08
09 static int prochello_show( struct seq_file *m, void *v )
10 {
11 int error = 0;
12
13 error = seq_printf( m, "%s\n", output_string);
14 return error;
15 }
16
17 static int prochello
52%
03.12.2015
; you can also specify multiple addresses.
Listing 2
client.conf
01 [testclient]
02 hostname = v6client
03 mac = 02:01:02:03:04:09
04 address = 2001:db8::5555
05 class = special
52%
06.10.2019
of this issue.
Figure 1: JSLint complains about a sample program (CC BY-SA 3.0 [8]; German translated to English).
Splint for C Programmers
Like JSLint
52%
09.01.2013
a new release of its PHP, Perl, Ruby, or Java application using the Jenkins CI server [8], for example, it can automatically generate a stage VM with the necessary packages and frameworks. Once
52%
13.02.2017
to deliver to the themes that were not ready in time for Java 8.1. "As quickly as possible" originally meant mid-2015, then mid-2016, and finally 2017. It remains to be seen whether the project schedule
52%
31.10.2025
* Documentation: http://www.ubuntu.com/server/doc\r
55 \r
56 System information as of Thu Oct 11 15:55:28 CDT 2012\r
57 \r
58 System load: 1.09 Temperature: 40 C\r
59 Usage of /: 1
52%
31.10.2025
s
04 4> JOIN employees e ON (s.employee_id = e.employee_id)
05 5> WHERE s.sale_date > trunc(sysdate) - INTERVAL '6' MONTH
06 6> AND s.eur_value >= 10;
07 Explained.
08
09 SQL> select * from table
52%
05.02.2019
# sudo apt-get install software-properties-common
# sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
# sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] http
52%
26.11.2013
: "RSASSA-PKCS1-v1_5",
03 params: {
04 modulusLength: 512,
05 publicExponent: new Uint8Array([0x01, 0x00, 0x01])
06 }
07 };
08 var sigAlg = {
09 name: "RSASSA-PKCS1-v1_5",
10 params: { hash: "SHA-1