17%
04.10.2018
",
13 "log_level": "INFO",
14 "node_meta": {
15 "APPLICATION": "consul",
16 "DATACENTER": "Datacenter-A",
17 "NAME": "Datacenter-A-consul",
18 "SERVICE": "consul
17%
21.08.2014
_wait_timeout": "30s",
08 "shutdown_command": "echo 'Done' | sudo -S shutdown -h now"
09 }],
10 "provisioners": [{
11 "type": "shell",
12 "inline": [
13 "sleep 30",
14 "sudo apt-get update",
15
17%
14.08.2017
. The polling intervals are usually between 5 and 60 seconds; the default is 15 seconds. The metrics are transmitted via HTTP if you use a browser. Prometheus uses the more efficient protocol buffer internally
17%
07.04.2022
>"
13 } . . .
14 ]
15 }
Before I describe the procedure further, note that if you want to integrate your cmdlet into the calling conventions of PowerShell, you will need to restrict
17%
11.02.2016
] and unpack to your hard disk, revealing the lightweight otto program, which weighs in at just 15MB. Although you can call it directly – there is no need to install – HashiCorp does recommend adding otto
17%
09.08.2015
.04.1988
26 March 1989
15 April 1990
31-March-1991
19 April 1992
11 April 1993
3 April 1994
16. April 1995
7 April 1996
30 March 1997
12 April 1998
Regular Expressions
Regular expressions are used
17%
08.10.2015
# Optional list of hosts which acts as a storm DRPC server
15 # drpc.servers:
16 # - "localhost"
If you want to use a multihosting environment, you will need some additional settings. Using storm
17%
08.10.2015
:/etc/smtpd_remote.db
04 listen on 192.0.2.15 inet4 port 25 hostname post.example.org tls pki post
05 listen on 192.0.2.15 inet4 port 587 hostname mail.example.org tls-require pki mail auth tag remote
06 listen
17%
06.10.2019
> 0 ) && (argv != NULL) )
13 {
14 strncpy(buffer, argv[1], (size_t) (BUFSIZE-1));
15 printf("%s\n",buffer);
16 }
17 return 0;
18 } // end main()
The clues
17%
05.12.2016
template:
10 metadata:
11 name: nginx
12 labels:
13 app: nginx
14 spec:
15 containers:
16 - name: nginx
17 image: nginx
18 ports:
19