17%
21.08.2014
="Problem with mysqldump"
10 STATE=2
11 else
12 MESSAGE="Backup OK"
13 STATE=0
14 fi
15
16 echo "yourserver;Powerful_backup;$STATE;$MESSAGE" | /usr/sbin/nsca \
-H yournagiosserverIP -p 5667 -d ";" -c /etc
17%
09.10.2017
information.
This next example is Fortran 90 code for a simple serial Poisson solver for a rectangular grid (poisson_serial.f90) [15] [16]. Remora captures data every 10 seconds by default, so you need
17%
02.08.2022
to trigger actions on the VM, you need to have a Hybrid Runbook Worker
running on the VM. Activating Update Management for the first time can take up to 15 minutes.
Runbooks
If you look closely at the VM
17%
02.08.2022
, of a vector or matrix:
a.norm
// Transpose:
val Mt = M.t
// Cholesky decomposition
val ch = chol(M)
// SVD
val (U, V, s) = svd(M)
// In-core SSVD
val (U, V, s) = ssvd(A, k = 50, p = 15, q = 1)
// Eigen
17%
05.02.2023
the size with the command:
winrm set winrm/config @{MaxEnvelopeSizekb="8192"}
DSC also lets you check a given configuration against a default every 15 minutes. If the default is not met, DSC can restore
17%
02.02.2021
.sin(periods * 2 * np.pi * t)
12 return max(value, 0.0)
13 else:
14 value = np.sin(periods * 2 * np.pi * t)
15 return max(value, 0.0)
16
17 # building the data vector
18 my_data = []
19 i = 0
20 while
17%
25.03.2021
/2.4.38 (Debian)
Last-Modified: Fri, 27 Nov 2020 17:20:15 GMT
ETag: "85-5b519dfafde34"
Accept-Ranges: bytes
Content-Length: 133
Vary: Accept-Encoding
Content-Type: text/html
Nginx
Nginx also
17%
03.12.2015
between 30 seconds, 5 minutes, or 15 minutes and provide the remote replica with the required delta updates. Thus, administrators can select the synchronization period and define the potential loss
17%
03.12.2015
[14] was built for IoT and low-power microcontrollers and includes firmware upgrade features. Riot [15] also targets IoT but focuses on providing a higher level of POSIX compliance by providing nice
17%
03.12.2015
. In principle, the required procedure is documented [13]-[15], but the documentation is not easy to read. The instructions contain several cross-references, meaning you often need to switch back and forth. You