18%
17.02.2015
for configuring Icinga. If that is your need, both NConf [15] and NagiosQL [16] are easy to install and feature rich options.
Notifications
A powerful feature of network monitoring is its ability to inform you
18%
10.04.2015
.loadLibrary(lib.getName()); // might throw UnsatisfiedLinkError
13 }
14
15 [...]
16
17 public static String readline(String prompt, boolean addToHist)
18 throws EOFException, IOException, UnsupportedEncodingException {
19
18%
10.04.2015
/local/sbin/sync.sh"
11 ],
12 "append_files": true,
13 "stdin": [
14 "name",
15 "exists",
16 "new",
17 "size",
18 "mode"
19
18%
22.12.2017
~ /.well-known {
13 allow all;
14 }
15
16 location / {
17 rewrite ^/(.*)$ https://www.linux-magazin.de/$1 permanent;
18 rewrite ^/$ https://www.linux-magazin.de/ permanent;
19 }
20 }
21
22
18%
09.08.2015
. The "Vivid Vervet" box describes how to compile the software for Ubuntu 15.04.
Vivid Vervet
You first need to install all required packages [5] to install Cockpit in Ubuntu 4.15:
sudo apt-get install
18%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
18%
02.06.2020
:40:04Z"
14 },
15 "entity": {
16 "host": "tired-duck-brash-civet",
17 "path": "",
18 "domain_guid": "fb6bd89f-2ed9-49d4-9ad1-97951a573135",
19 "space_guid": "d6
18%
11.10.2016
, 5, and 15-minute time periods. When the system is idle, the load number is zero. For each process that is using or waiting for the CPU, the load is incremented by one. Typically, this includes
18%
07.10.2014
,8000,7000
13 seq_timeout = 10
14 tcpflags = syn
15 command = /usr/sbin/iptables -D INPUT -s \
%IP% -p tcp --dport 22 -j ACCEPT
In testing, I would put a hash
18%
04.11.2011
because developers don’t need to wait while the program builds. If you need to compute number-crunching-style statistics on a cluster, the free S-Plus clone, R [15], is a useful choice.
Finite Element