30%
05.12.2014
var/opt/bro/logs Subdirectories
ls -l /var/opt/bro/logs/
total 244
drwxr-xr-x. 2 root root 4096 Oct 20 00:00 2014-10-19
drwxr-xr-x. 2 root root 12288 Oct 21 00:00 2014-10-20
drwxr-xr-x. 2 root root
30%
31.07.2013
, Fortran 90, and Python (2.x series). I’ll be running the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4.4.6), as well as the default Python (2
30%
28.11.2023
_http_status_healthy_below = 400
28 poll_delay_dead = 30
29 poll_delay_sick = 10
30 push_delay_dead = 20
31 push_system_cpu_sick_above = 0.90
32 push_system_ram_sick_above = 0.90
33 script_interval = 300
34 local_delay_dead = 40
35
30%
05.02.2023
goss-linux-amd64.sha256
popd
fi
if chmod +x /tmp/goss-linux-amd64
then
mv /tmp/goss-linux-amd64 /usr/local/bin/goss
else
echo 'chmod +x /tmp/goss-linux-amd64 failed, exiting
29%
28.03.2012
are on an IBM DTLA-307020 (20GB drive at Ultra ATA/100)
/home
is on a Seagate ST1360827AS
A 64GB Intel X-25E SSD, courtesy of Intel is mounted as /dev/sdd
ext4 filesystem with the default options
29%
08.07.2018
seconds set connect timeout (default is 10 sec)
-u seconds set command timeout (no default)
-f n use fanout of n nodes
-w host,host,... set target node list on command line
-x
29%
30.01.2020
/firewall/policy
88 validate_certs: no
89 method: POST
90 headers:
91 Cookie: "{{ uriresult.set_cookie }}"
92 X-CSRFTOKEN: "{{ token }}"
93 body:
94 [...]
95
29%
11.09.2023
performance and cost per gigabyte. Go right along the x-axis for increased capacity.
Storage Tiering with Local Node Storage
When HPC clusters first became popular, each node used a single disk to hold
29%
28.11.2023
along the x-axis for increased capacity.
Storage Tiering with Local Node Storage
When HPC clusters first became popular, each node used a single disk to hold the operating system (OS) that was just
29%
04.11.2011
share a small, but very fast, memory area. The non-optimized example described here does not use this memory but uses, instead, a generic, two-dimensional size of 16x16 for a work group (lines 90 and 91