37%
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
37%
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
37%
20.06.2012
:uucp
man:x:15:
games:x:20:
gopher:x:30:
video:x:39:
dip:x:40:
ftp:x:50:
lock:x:54:
audio:x:63:
nobody:x:99:
users:x:100:
utmp:x:22:
utempter:x:35:
floppy:x:19:
vcsa:x:69:
rpc:x:32:
cdrom:x:11:
tape:x:33
37%
30.01.2020
uri:
51 url: https://{{ localfw }}/api/v2/cmdb/vpn.ipsec/phase2-interface
52 validate_certs: no
53 method: POST
54 headers:
55 X-CSRFTOKEN: "{{ token }}"
56
36%
28.03.2012
20120310 13:40:10 sdb 136 93 6483 2 8 40 47 2 17 7 90 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:40:20 sdb 60 69 2200 2 11 52 36 2 30 6 37 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:40:30 sdb 2 0 16 7 37 175 21 1 59 6
36%
04.12.2013
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... common in HPC to illustrate these differences: C, Fortran 90, and Python (2.x series). I run the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4 ...
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
... Tuning I/O Patterns in Fortran 90
36%
04.11.2011
.width + kx];
47 }
48 }
49 // Clamp values to {0, ..., 255} and store them
50 out.data[y * out.width + x] = clampuchar((int) convolutionSum);
51 }
52 }
53
36%
10.04.2015
> \
jbossews-
2.0
51 Vert.
x 2.1 rhc create-app
\
jboss-vertx-2.1
52 WildFly Application Server 8.2.0.Final rhc create
36%
20.10.2016
an array such as x(100,100)
, then you cannot change the dimensions or size after the code has been compiled. One trick some applications used was to define one very large vector and then “give” parts ... Modern Fortran: Fortran 90
36%
17.02.2015
{
14 use generic-service
15 host_name w2k12srv
16 service_description CPU Load
17 check_command check_nt!CPULOAD!-l 5,80,90
18 }
19 define service{
20