Multiple Choice
How does Prometheus gather information about monitored hosts and services?
A) It implements the ICMP and SNMP protocols to ping and query remote services.
B) It opens a webhook where monitored applications have to submit various metrics.
C) It uses HTTP to retrieve JSON encoded metrics from the monitored objects.
D) It queries a relational database for metrics written to the database by monitored applications.
E) It runs scripts on the Prometheus server which perform tests and return various metrics.
Correct Answer:

Verified
Correct Answer:
Verified
Q20: A Dockerfile contains the statements: COPY data/ /data/
Q21: What statement is true regarding the Swarm
Q22: Which of the following statements are true
Q23: Which Ansible modules can be used to
Q24: Which sections can exist in a Logstash
Q26: Consider the following Kubernetes Deployment: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1610/.jpg"
Q27: Which of the following functions are provided
Q28: What is tested by unit tests?<br>A) The
Q29: The following command is issued on two
Q30: How is a Docker container image retrieved