18%
14.08.2017
a Python application for Prometheus [22]. After you launch the demo application, you check out the generated metrics at http://localhost:8000
.
Listing 2
Instrumenting a Python Application
01
18%
09.10.2017
more. One interesting Kubernetes subproject named kube-state-metrics [22] retrieves information relating to existing objects from the Kubernetes API and generates new metrics:
kubectl create -f 08-kube
18%
09.10.2017
16 - podSelector:
17 matchLabels:
18 role: frontend
19 ports:
20 - protocol: tcp
21 port: 6379
22 [...]
If the network layer receives a change in the container
18%
02.08.2022
docker-compose.yaml
version: '3'
services:
target1:
build: .
ports:
- '3000:80'
- '2000:22'
container_name: target1
target2:
build
18%
06.10.2022
": [
16 {
17 "GroupName": "RND-Admins"
18 }
19 ]
20 },
21 {
22 "Path": "/",
23 "UserName": "guido",
24 "Arn": "arn:aws:iam::123456789:user/guido",
25
18%
25.03.2021
sensible defaults (e.g., in version 2.2, RequestReadTimeout was still set to ).
LimitRequestBody also has a value of zero in the current Apache version, which means that a client is always allowed
18%
03.12.2015
, it outputs the message Hello World!
.
To test the script on a local web server, run the following command:
# nmap --script /path/http-vuln-check local targetlhost -p 22,80,443
The output should look
18%
18.02.2018
_python_interpreter variables ideally remain unchanged: They cause Python to connect to the host on standard SSH port 22 and to use Python 3 when calling commands on the target system.
Next, check whether the devops.hosts setup
18%
05.02.2019
:
$ curl http://169.254.169.254/openstack
2012-08-10
2013-04-04
2013-10-17
2015-10-15
2016-06-30
2016-10-06
2017-02-22
To retrieve a list of supported versions for the EC2-compatible metadata API, enter
18%
20.05.2014
Tracker [22] is written in Perl and was released under the GPL. The company behind it, Best Practical Solutions, offers support. The current version is 4.2; the installation requires Apache with mod